New issue
Advanced search Search tips

Issue 679080 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner:
Closed: Mar 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 667411



Sign in to add a comment

Update GraphicsLayer tree ColorBehavior when moving windows between monitors

Project Member Reported by ccameron@chromium.org, Jan 6 2017

Issue description

In  issue 667411 , we are updating rasterization in GraphicsLayer to use a ColorBehavior to convert color to a particular output space.

This bug is to create a mechanism for ensuring that the GraphicsLayer tree use the color space (or a good guess at the color space) of the monitor that the content is actually on.

In the worst case, we can just use the "last observed color space seen globally in the renderer process" when the GraphicsLayer was created. This won't be too terrible (the compositor will do any needed conversion when moving monitors), but we could do better.
 
Blocking: -667431 667411
Status: WontFix (was: Assigned)
 issue 701942  has replaced this.

Sign in to add a comment