RESOLVED WONTFIX 121857
DrawingAreaImpl doesn't inform CAContext of the UIProcess' color space
https://bugs.webkit.org/show_bug.cgi?id=121857
Summary DrawingAreaImpl doesn't inform CAContext of the UIProcess' color space
Tim Horton
Reported 2013-09-24 13:13:34 PDT
TiledCoreAnimationDrawingArea became aware of the UIProcess' color space situation, in http://trac.webkit.org/changeset/120021, but DrawingAreaImpl was not made aware. We still use DrawingAreaImpl for layout tests, at the moment.
Attachments
Radar WebKit Bug Importer
Comment 1 2013-09-24 13:13:55 PDT
Tim Horton
Comment 2 2013-09-24 13:14:31 PDT
Sam and Anders think that PLATFORM(MAC) should ditch DrawingAreaImpl and that we should not fix this bug; I'm just filing all the bugs so we can see how things land.
Tim Horton
Comment 3 2013-09-26 22:40:37 PDT
I think it's pretty clear at this point that we're going the other route (stop using DrawingAreaImpl on Mac).
Note You need to log in before you can comment on or make changes to this bug.