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

Issue 2649023004: Have one ICCProfile per WebScreenInfo in Blink. (Closed)

Created:
3 years, 11 months ago by mlamouri (slow - plz ping)
Modified:
3 years, 10 months ago
Reviewers:
kinuko, ccameron
CC:
blink-reviews, blink-reviews-api_chromium.org, chromium-reviews, creis+watch_chromium.org, darin-cc_chromium.org, dglazkov+blink, einbinder+watch-test-runner_chromium.org, jam, jochen+watch_chromium.org, kinuko+watch, mlamouri+watch-content_chromium.org, mlamouri+watch-test-runner_chromium.org, nasko+codewatch_chromium.org, Peter Beverloo
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Have one ICCProfile per WebScreenInfo in Blink. This will allow us to keep track of the color profile per screen instead of per window. That will allow Blink to use and expose different information when the screen is updated or when a window changes screen. BUG=685456 Review-Url: https://codereview.chromium.org/2649023004 Cr-Commit-Position: refs/heads/master@{#446827} Committed: https://chromium.googlesource.com/chromium/src/+/afca06dd04d0a4f67ec35edfdb3c4cbd6f112363

Patch Set 1 #

Patch Set 2 : cleanup #

Patch Set 3 : fix test #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -42 lines) Patch
M content/renderer/render_view_impl.h View 1 2 3 3 chunks +7 lines, -2 lines 0 comments Download
M content/renderer/render_view_impl.cc View 1 2 3 2 chunks +18 lines, -6 lines 0 comments Download
M content/renderer/render_widget.h View 1 2 3 2 chunks +0 lines, -4 lines 0 comments Download
M content/renderer/render_widget.cc View 1 2 3 3 chunks +3 lines, -6 lines 0 comments Download
M content/renderer/render_widget_owner_delegate.h View 2 chunks +0 lines, -5 lines 0 comments Download
M content/test/layouttest_support.cc View 1 2 3 1 chunk +2 lines, -3 lines 0 comments Download
M third_party/WebKit/public/platform/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/public/platform/WebScreenInfo.h View 1 2 2 chunks +13 lines, -16 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 35 (26 generated)
mlamouri (slow - plz ping)
ccameron@, can you give some early feedback on this? I'm mostly worried about missing some ...
3 years, 11 months ago (2017-01-24 06:23:39 UTC) #2
ccameron
On 2017/01/24 06:23:39, mlamouri wrote: > ccameron@, can you give some early feedback on this? ...
3 years, 11 months ago (2017-01-24 06:41:54 UTC) #3
mlamouri (slow - plz ping)
ccameron@, kinuko@, PTAL
3 years, 10 months ago (2017-01-27 01:53:25 UTC) #13
kinuko
lgtm
3 years, 10 months ago (2017-01-27 03:46:38 UTC) #16
ccameron
I think this lgtm We're currently batting problems where trybots and continuous builds are producing ...
3 years, 10 months ago (2017-01-27 18:55:20 UTC) #23
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/2649023004/40001
3 years, 10 months ago (2017-01-27 20:04:16 UTC) #27
commit-bot: I haz the power
Failed to apply patch for content/renderer/render_view_impl.h: While running git apply --index -p1; error: patch failed: ...
3 years, 10 months ago (2017-01-27 20:10:01 UTC) #29
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/2649023004/60001
3 years, 10 months ago (2017-01-27 21:56:22 UTC) #32
commit-bot: I haz the power
3 years, 10 months ago (2017-01-27 23:36:04 UTC) #35
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/afca06dd04d0a4f67ec35edfdb3c...

Powered by Google App Engine
This is Rietveld 408576698