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: Make the --disable-color-correct-rendering switch work again #23787

Merged

Conversation

poiru
Copy link
Contributor

@poiru poiru commented May 27, 2020

This regressed once again in Electron 8 because some of the conflicting
patch hunks were discarded or resolved incompletely during Chromium
upgrades. To get this working again, we...

Test Plan:

Notes: Fix disabling color correct rendering with --disable-color-correct-rendering

This regressed once again in Electron 8 due to Chromium changes.

Test Plan:

- Confirm that test case from electron#15898 (comment) now works

Notes: Fix disabling color correct rendering with `--disable-color-correct-rendering`
@poiru poiru requested a review from a team as a code owner May 27, 2020 08:41
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label May 27, 2020
@poiru
Copy link
Contributor Author

poiru commented May 27, 2020

@codebytere Could you add the target lables for Electron 8/9/10 and also approve and merge this? 🙏

@codebytere
Copy link
Member

codebytere commented May 27, 2020

@poiru i added the labels but can you please explain what exactly regressed (e.g. in Chromium) and what you did to fix it in the PR body?

@poiru
Copy link
Contributor Author

poiru commented May 27, 2020

@codebytere Done!

@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label May 28, 2020
poiru added a commit to poiru/electron that referenced this pull request May 28, 2020
…8-x-y)

Backport of electron#23787

See that PR for details.

Notes: Fix disabling color correct rendering with `--disable-color-correct-rendering`
@trop
Copy link
Contributor

trop bot commented May 28, 2020

@poiru has manually backported this PR to "8-x-y", please check out #23827

poiru added a commit to poiru/electron that referenced this pull request May 28, 2020
…8-x-y)

Backport of electron#23787

See that PR for details.

Notes: Fix disabling color correct rendering with `--disable-color-correct-rendering`
poiru added a commit to poiru/electron that referenced this pull request May 29, 2020
…8-x-y)

Backport of electron#23787

See that PR for details.

Notes: Fix disabling color correct rendering with `--disable-color-correct-rendering`
@zcbenz zcbenz merged commit 95037a7 into electron:master Jun 2, 2020
@release-clerk
Copy link

release-clerk bot commented Jun 2, 2020

Release Notes Persisted

Fix disabling color correct rendering with --disable-color-correct-rendering

@trop
Copy link
Contributor

trop bot commented Jun 2, 2020

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

@trop
Copy link
Contributor

trop bot commented Jun 2, 2020

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

@trop trop bot added the in-flight/9-x-y label Jun 2, 2020
@poiru poiru deleted the fix-disable-color-correct-rendering-again branch June 2, 2020 07:34
jkleinsc pushed a commit that referenced this pull request Jun 2, 2020
…8-x-y) (#23827)

Backport of #23787

See that PR for details.

Notes: Fix disabling color correct rendering with `--disable-color-correct-rendering`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants