[webkit-reviews] review granted: [Bug 191065] Stop using LayerFlushScheduler in WK2 : [Attachment 353364] patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 30 10:07:58 PDT 2018
Tim Horton <thorton at apple.com> has granted Antti Koivisto <koivisto at iki.fi>'s
request for review:
Bug 191065: Stop using LayerFlushScheduler in WK2
https://bugs.webkit.org/show_bug.cgi?id=191065
Attachment 353364: patch
https://bugs.webkit.org/attachment.cgi?id=353364&action=review
--- Comment #2 from Tim Horton <thorton at apple.com> ---
Comment on attachment 353364
--> https://bugs.webkit.org/attachment.cgi?id=353364
patch
View in context: https://bugs.webkit.org/attachment.cgi?id=353364&action=review
> Source/WebKit/WebProcess/WebPage/mac/TiledCoreAnimationDrawingArea.mm:901
> + if (layerTreeStateIsFrozen())
Should this just go inside flushLayers()?
More information about the webkit-reviews
mailing list