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: chrome://gpu failing to load #39556

Merged
merged 1 commit into from Aug 21, 2023
Merged

fix: chrome://gpu failing to load #39556

merged 1 commit into from Aug 21, 2023

Conversation

codebytere
Copy link
Member

Description of Change

Closes #39535

Refs #38118
Refs CL:4443257

Fixes an issue where chrome://gpu failed to load due to change in grd file generation.

Checklist

Release Notes

Notes: Fixed an issue where chrome://gpu failed to load.

@codebytere codebytere added semver/patch backwards-compatible bug fixes target/25-x-y PR should also be added to the "25-x-y" branch. target/26-x-y PR should also be added to the "26-x-y" branch. target/27-x-y PR should also be added to the "27-x-y" branch. labels Aug 17, 2023
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Aug 17, 2023
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Aug 18, 2023
@zcbenz zcbenz merged commit 95bf9d8 into main Aug 21, 2023
23 checks passed
@zcbenz zcbenz deleted the chrome-gpu-fix branch August 21, 2023 00:41
@release-clerk
Copy link

release-clerk bot commented Aug 21, 2023

Release Notes Persisted

Fixed an issue where chrome://gpu failed to load.

@trop
Copy link
Contributor

trop bot commented Aug 21, 2023

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

@trop trop bot added needs-manual-bp/25-x-y and removed target/25-x-y PR should also be added to the "25-x-y" branch. labels Aug 21, 2023
@trop
Copy link
Contributor

trop bot commented Aug 21, 2023

I have automatically backported this PR to "27-x-y", please check out #39583

@trop trop bot removed the target/27-x-y PR should also be added to the "27-x-y" branch. label Aug 21, 2023
@trop
Copy link
Contributor

trop bot commented Aug 21, 2023

I have automatically backported this PR to "26-x-y", please check out #39584

@trop trop bot added in-flight/26-x-y merged/26-x-y PR was merged to the "26-x-y" branch. and removed target/26-x-y PR should also be added to the "26-x-y" branch. in-flight/26-x-y labels Aug 21, 2023
@trop trop bot added merged/27-x-y PR was merged to the "27-x-y" branch. and removed in-flight/27-x-y labels Aug 21, 2023
@trop
Copy link
Contributor

trop bot commented Sep 13, 2023

@codebytere has manually backported this PR to "25-x-y", please check out #39852

@trop trop bot added in-flight/25-x-y merged/25-x-y PR was merged to the "25-x-y" branch. and removed needs-manual-bp/25-x-y in-flight/25-x-y labels Sep 13, 2023
win32ss pushed a commit to win32ss/supermium-electron that referenced this pull request Sep 24, 2023
fix: chrome://gpu failing to load
MrHuangJser pushed a commit to MrHuangJser/electron that referenced this pull request Dec 11, 2023
fix: chrome://gpu failing to load
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged/25-x-y PR was merged to the "25-x-y" branch. merged/26-x-y PR was merged to the "26-x-y" branch. merged/27-x-y PR was merged to the "27-x-y" branch. semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: cannot open chrome://gpu on Linux
5 participants