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

Commits on Sep 27, 2019

  1. fix: Make the --disable-color-correct-rendering switch work again

    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 committed Sep 27, 2019
    Copy the full SHA
    8aa4ce6 View commit details
    Browse the repository at this point in the history