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

Commits on Jun 2, 2020

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

    This regressed once again in Electron 8 due to Chromium changes.
    
    Test Plan:
    
    - Confirm that test case from #15898 (comment) now works
    
    Notes: Fix disabling color correct rendering with `--disable-color-correct-rendering`
    poiru authored and electron-bot committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    a8272cc View commit details
    Browse the repository at this point in the history
  2. update patches

    Electron Bot authored and John Kleinschmidt committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    f5629f1 View commit details
    Browse the repository at this point in the history