Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(37)

Issue 2925473002: color: Disable Javascript setColorSpace with color correct rendering (Closed)

Created:
3 years, 6 months ago by ccameron
Modified:
3 years, 6 months ago
Reviewers:
enne (OOO)
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, creis+watch_chromium.org, Peter Beverloo, nasko+codewatch_chromium.org, jam, darin-cc_chromium.org, jochen+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

color: 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -2 lines) Patch
M content/renderer/render_view_impl.cc View 1 2 2 chunks +8 lines, -0 lines 0 comments Download
M content/shell/app/shell_main_delegate.cc View 1 1 chunk +6 lines, -2 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 11 (9 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2925473002/40001
3 years, 6 months ago (2017-06-04 17:24:38 UTC) #8
commit-bot: I haz the power
3 years, 6 months ago (2017-06-04 18:35:16 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/772317d1eec55c7ef441a39a7349...

Powered by Google App Engine
This is Rietveld 408576698