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 #20356

Merged
merged 1 commit into from Sep 30, 2019

Conversation

poiru
Copy link
Contributor

@poiru poiru commented Sep 27, 2019

This broke in Electron 6 due to some Chromium changes.

Test Plan:

Release Notes

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

This broke in Electron 6 due to some 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 September 27, 2019 18:56
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Sep 27, 2019
@alexeykuzmin
Copy link
Contributor

If it's a Chromium flag, would it make sense to fix it upstream?

@poiru
Copy link
Contributor Author

poiru commented Sep 27, 2019

@alexeykuzmin Unfortunately Chromium removed this flag a long time ago (see #15898 for context) so it's unlikely that they will accept the patch.

poiru added a commit to poiru/electron that referenced this pull request Sep 27, 2019
…backport)

This is a manual backport of electron#20356

Notes: Fix disabling color correct rendering with --disable-color-correct-rendering
poiru added a commit to poiru/electron that referenced this pull request Sep 27, 2019
…backport)

This is a manual backport of electron#20356

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

trop bot commented Sep 27, 2019

@poiru has manually backported this PR to "6-0-x", please check out #20358

poiru added a commit to poiru/electron that referenced this pull request Sep 27, 2019
…backport)

Backport of electron#20356

Notes: Fix disabling color correct rendering with `--disable-color-correct-rendering`
poiru added a commit to poiru/electron that referenced this pull request Sep 27, 2019
…backport)

Backport of electron#20356

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

trop bot commented Sep 27, 2019

@poiru has manually backported this PR to "7-0-x", please check out #20359

@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Sep 28, 2019
@electron electron deleted a comment from zyead Sep 29, 2019
@nornagon nornagon merged commit d3922f9 into electron:master Sep 30, 2019
@release-clerk
Copy link

release-clerk bot commented Sep 30, 2019

Release Notes Persisted

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

@poiru poiru deleted the poiru/fix-color-correct-rendering branch September 30, 2019 17:46
@sofianguy sofianguy added this to Fixed for 6.0.11 in 6.1.x Oct 2, 2019
@sofianguy sofianguy added this to 7.0.0-beta.6 in 7.2.x Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
6.1.x
Fixed for 6.0.11
7.2.x
7.0.0-beta.6
Development

Successfully merging this pull request may close these issues.

None yet

3 participants