RESOLVED FIXED 53135
Add and implement LayerTreeHost::scheduleLayerFlush
https://bugs.webkit.org/show_bug.cgi?id=53135
Summary Add and implement LayerTreeHost::scheduleLayerFlush
Anders Carlsson
Reported 2011-01-25 15:55:44 PST
Add and implement LayerTreeHost::scheduleLayerFlush
Attachments
Patch (10.25 KB, patch)
2011-01-25 15:57 PST, Anders Carlsson
aroben: review+
Anders Carlsson
Comment 1 2011-01-25 15:57:28 PST
Adam Roben (:aroben)
Comment 2 2011-01-25 16:16:56 PST
Comment on attachment 80141 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=80141&action=review > Source/WebKit2/WebProcess/WebPage/mac/LayerTreeHostMac.mm:64 > + // We successfully synced the compositing layers, remove the run loop observer. s/synced the compositing layers/flushed the pending layer changes/ This isn't quite a sentence.
Anders Carlsson
Comment 3 2011-01-25 16:18:13 PST
WebKit Review Bot
Comment 4 2011-01-25 17:17:25 PST
http://trac.webkit.org/changeset/76653 might have broken Leopard Intel Release (Tests)
Note You need to log in before you can comment on or make changes to this bug.