Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove DXDiag telemetry code #41574

Merged
merged 4 commits into from Mar 13, 2024
Merged

fix: remove DXDiag telemetry code #41574

merged 4 commits into from Mar 13, 2024

Conversation

VerteDinde
Copy link
Member

Description of Change

This PR cherry-picks an upstream change from Chromium: https://chromium-review.googlesource.com/c/chromium/src/+/5337304 This change was causing memory corruption issues and increasing crashes. This fix will land naturally in main and 30-x-y, but we'll cherry-pick it into the other stable release branches to resolve the memory corruption crashes.

Checklist

Release Notes

Notes: Fixes a memory corruption crash on Windows by removing DXDiag telemetry code.

@VerteDinde VerteDinde added the backport-check-skip Skip trop's backport validity checking label Mar 12, 2024
@VerteDinde VerteDinde requested a review from a team as a code owner March 12, 2024 21:11
@VerteDinde VerteDinde added semver/patch backwards-compatible bug fixes target/27-x-y PR should also be added to the "27-x-y" branch. target/28-x-y PR should also be added to the "28-x-y" branch. labels Mar 12, 2024
Copy link
Member

@clavin clavin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Should eliminate many crashes

@VerteDinde VerteDinde merged commit 1e34cdd into 29-x-y Mar 13, 2024
12 of 13 checks passed
@VerteDinde VerteDinde deleted the revert-DXDiag-telemetry branch March 13, 2024 04:51
Copy link

release-clerk bot commented Mar 13, 2024

Release Notes Persisted

Fixes a memory corruption crash on Windows by removing DXDiag telemetry code.

@trop
Copy link
Contributor

trop bot commented Mar 13, 2024

I was unable to backport this PR to "28-x-y" cleanly;
you will need to perform this backport manually.

@trop trop bot removed the target/28-x-y PR should also be added to the "28-x-y" branch. label Mar 13, 2024
@trop
Copy link
Contributor

trop bot commented Mar 13, 2024

I was unable to backport this PR to "27-x-y" cleanly;
you will need to perform this backport manually.

@trop trop bot added needs-manual-bp/28-x-y needs-manual-bp/27-x-y and removed target/27-x-y PR should also be added to the "27-x-y" branch. labels Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-check-skip Skip trop's backport validity checking needs-manual-bp/28-x-y semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants