RESOLVED FIXED 140334
[WinCairo] Accelerated compositing has stopped working.
https://bugs.webkit.org/show_bug.cgi?id=140334
Summary [WinCairo] Accelerated compositing has stopped working.
peavo
Reported 2015-01-10 02:51:33 PST
The method GraphicsLayerTextureMapper::flushCompositingStateForThisLayerOnly() is not updating the backingstore anymore, we need to call the new method GraphicsLayerTextureMapper::updateBackingStoreIncludingSubLayers().
Attachments
Patch (2.10 KB, patch)
2015-01-10 02:59 PST, peavo
no flags
peavo
Comment 1 2015-01-10 02:59:29 PST
Gwang Yoon Hwang
Comment 2 2015-01-10 03:25:19 PST
The patch looks good for me. Sorry about forgetting WinCairo port while updating TextureMapper.
peavo
Comment 3 2015-01-10 03:47:52 PST
(In reply to comment #2) > The patch looks good for me. > Sorry about forgetting WinCairo port while updating TextureMapper. No worries :)
Brent Fulgham
Comment 4 2015-01-10 06:15:50 PST
Comment on attachment 244406 [details] Patch R=me
WebKit Commit Bot
Comment 5 2015-01-10 06:57:35 PST
Comment on attachment 244406 [details] Patch Clearing flags on attachment: 244406 Committed r178239: <http://trac.webkit.org/changeset/178239>
WebKit Commit Bot
Comment 6 2015-01-10 06:57:39 PST
All reviewed patches have been landed. Closing bug.
peavo
Comment 7 2015-01-10 07:34:53 PST
(In reply to comment #4) > Comment on attachment 244406 [details] > Patch > > R=me Thanks :)
Note You need to log in before you can comment on or make changes to this bug.