Chromium Code Reviews
Descriptioncolor: Disable Javascript setColorSpace with color correct rendering
Explicitly disable the Javascript setColorSpace API when color correct
rendering is enabled. These functions do (almost) nothing when color
correct rendering is disabled (they raced with something that always
beat it), and they create races with color correct rendering enabled.
The purpose of the JS API is to test different output color spaces, which
we will be doing through virtual test suites, which will remove the
platform dependency and not be racy.
Also don't give Mac a different default color space when using color
correct rendering -- use sRGB across the board.
TBR=avi (for OWNERS)
TBR=enne (for the plan)
BUG=713891
Review-Url: https://codereview.chromium.org/2925473002
Cr-Commit-Position: refs/heads/master@{#476911}
Committed: https://chromium.googlesource.com/chromium/src/+/772317d1eec55c7ef441a39a7349856a3d01ed65
Patch Set 1 #Patch Set 2 : Fix switch #Patch Set 3 : Clean up #
Dependent Patchsets: Messages
Total messages: 11 (9 generated)
|
||||||||||||||||||||||||||||