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

Issue 549213004: [Mac] Implement a new WebSandboxSupport method to get the display's color space. (Closed)

Created:
6 years, 3 months ago by Robert Sesek
Modified:
6 years, 3 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam, bgraur
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[Mac] Implement a new WebSandboxSupport method to get the display's color space. This new interface is defined at https://codereview.chromium.org/554033002/. BUG=397642, 306348 R=avi@chromium.org Committed: https://crrev.com/b6ae4d0ecc983a71a32ab1480a70e065c718c195 Cr-Commit-Position: refs/heads/master@{#293852}

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -0 lines) Patch
M content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc View 3 chunks +7 lines, -0 lines 1 comment Download
M content/renderer/renderer_webkitplatformsupport_impl.cc View 3 chunks +7 lines, -0 lines 5 comments Download

Messages

Total messages: 22 (2 generated)
Robert Sesek
6 years, 3 months ago (2014-09-08 19:51:13 UTC) #1
Avi (use Gerrit)
This code LGTM though: "This new interface is defined at https://codereview.chromium.org/551983002/." That CL doesn't exist.
6 years, 3 months ago (2014-09-08 20:07:48 UTC) #2
Robert Sesek
On 2014/09/08 20:07:48, Avi wrote: > This code LGTM though: > > "This new interface ...
6 years, 3 months ago (2014-09-08 20:08:54 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsesek@chromium.org/549213004/1
6 years, 3 months ago (2014-09-08 21:15:02 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1) as e52f81edbd89a35cb107e2ab66336d4cb0777ef5
6 years, 3 months ago (2014-09-09 04:59:37 UTC) #6
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/b6ae4d0ecc983a71a32ab1480a70e065c718c195 Cr-Commit-Position: refs/heads/master@{#293852}
6 years, 3 months ago (2014-09-10 03:50:28 UTC) #7
Noel Gordon
6 years, 3 months ago (2014-09-10 07:17:18 UTC) #8
Noel Gordon
That CL mentioned in the description does not exist. Could we fix the reference in ...
6 years, 3 months ago (2014-09-10 07:22:36 UTC) #10
Noel Gordon
https://codereview.chromium.org/549213004/diff/1/content/renderer/renderer_webkitplatformsupport_impl.cc File content/renderer/renderer_webkitplatformsupport_impl.cc (right): https://codereview.chromium.org/549213004/diff/1/content/renderer/renderer_webkitplatformsupport_impl.cc#newcode580 content/renderer/renderer_webkitplatformsupport_impl.cc:580: return base::mac::GetSystemColorSpace(); This could be called on an arbitrary ...
6 years, 3 months ago (2014-09-10 07:35:37 UTC) #11
Noel Gordon
https://codereview.chromium.org/549213004/diff/1/content/renderer/renderer_webkitplatformsupport_impl.cc File content/renderer/renderer_webkitplatformsupport_impl.cc (right): https://codereview.chromium.org/549213004/diff/1/content/renderer/renderer_webkitplatformsupport_impl.cc#newcode580 content/renderer/renderer_webkitplatformsupport_impl.cc:580: return base::mac::GetSystemColorSpace(); On 2014/09/10 07:35:37, Noel Gordon wrote: > ...
6 years, 3 months ago (2014-09-10 07:52:50 UTC) #12
Noel Gordon
On 2014/09/10 07:22:36, Noel Gordon wrote: > That CL mentioned in the description does not ...
6 years, 3 months ago (2014-09-10 14:02:12 UTC) #13
Avi (use Gerrit)
On 2014/09/10 14:02:12, Noel Gordon wrote: > On 2014/09/10 07:22:36, Noel Gordon wrote: > > ...
6 years, 3 months ago (2014-09-10 14:13:38 UTC) #14
Robert Sesek
https://codereview.chromium.org/549213004/diff/1/content/renderer/renderer_webkitplatformsupport_impl.cc File content/renderer/renderer_webkitplatformsupport_impl.cc (right): https://codereview.chromium.org/549213004/diff/1/content/renderer/renderer_webkitplatformsupport_impl.cc#newcode580 content/renderer/renderer_webkitplatformsupport_impl.cc:580: return base::mac::GetSystemColorSpace(); On 2014/09/10 07:52:50, Noel Gordon wrote: > ...
6 years, 3 months ago (2014-09-10 14:34:12 UTC) #15
Noel Gordon
On 2014/09/10 14:13:38, Avi wrote: > On 2014/09/10 14:02:12, Noel Gordon wrote: > > > ...
6 years, 3 months ago (2014-09-10 14:38:29 UTC) #16
Noel Gordon
On 2014/09/10 14:34:12, rsesek wrote: > https://codereview.chromium.org/549213004/diff/1/content/renderer/renderer_webkitplatformsupport_impl.cc > File content/renderer/renderer_webkitplatformsupport_impl.cc (right): > > https://codereview.chromium.org/549213004/diff/1/content/renderer/renderer_webkitplatformsupport_impl.cc#newcode580 > ...
6 years, 3 months ago (2014-09-10 14:41:22 UTC) #17
Robert Sesek
On 2014/09/10 14:38:29, Noel Gordon wrote: > On 2014/09/10 14:13:38, Avi wrote: > > On ...
6 years, 3 months ago (2014-09-10 14:44:55 UTC) #18
Noel Gordon
On 2014/09/10 14:44:55, rsesek wrote: > On 2014/09/10 14:38:29, Noel Gordon wrote: > > On ...
6 years, 3 months ago (2014-09-10 15:06:13 UTC) #19
Noel Gordon
+bogdan We'll probably revert this patch, so this is just for interest. Just wanted to ...
6 years, 3 months ago (2014-09-11 01:20:09 UTC) #20
Noel Gordon
On 2014/09/10 14:44:55, rsesek wrote: > > Yes, I'll revert this if screenColorProfile() works. Seems ...
6 years, 3 months ago (2014-09-15 06:37:41 UTC) #21
Noel Gordon
6 years, 3 months ago (2014-09-15 06:39:51 UTC) #22
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/563943003/ by noel@chromium.org.

The reason for reverting is: Not needed,
https://codereview.chromium.org/554033002 instead..

Powered by Google App Engine
This is Rietveld 408576698