RESOLVED FIXED Bug 81765
[Qt] Trigger scene graph repaints only for relevant layer updates.
https://bugs.webkit.org/show_bug.cgi?id=81765
Summary [Qt] Trigger scene graph repaints only for relevant layer updates.
Jocelyn Turcotte
Reported 2012-03-21 05:16:58 PDT
[Qt] Trigger scene graph repaints only for relevant layer updates.
Attachments
Patch (2.72 KB, patch)
2012-03-21 05:18 PDT, Jocelyn Turcotte
kenneth: review+
Jocelyn Turcotte
Comment 1 2012-03-21 05:18:37 PDT
Noam Rosenthal
Comment 2 2012-03-21 06:40:37 PDT
Comment on attachment 133019 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=133019&action=review > Source/WebKit2/UIProcess/LayerTreeHostProxy.cpp:104 > + updateViewport(); We can probably do without this, since the synchronization would take place only after didRenderFrame.
Jocelyn Turcotte
Comment 3 2012-03-21 10:21:11 PDT
Note You need to log in before you can comment on or make changes to this bug.