RESOLVED FIXED 161625
[Threaded Compositor] Update timer should have lower priority than tasks scheduled in compositing thread
https://bugs.webkit.org/show_bug.cgi?id=161625
Summary [Threaded Compositor] Update timer should have lower priority than tasks sche...
Carlos Garcia Campos
Reported 2016-09-06 04:47:34 PDT
This way, if a resize is scheduled, for example, and there are pending updates, the resize will happen first, and then the updates will happen at the right size.
Attachments
Patch (2.16 KB, patch)
2016-09-06 04:50 PDT, Carlos Garcia Campos
svillar: review+
Carlos Garcia Campos
Comment 1 2016-09-06 04:50:54 PDT
Carlos Garcia Campos
Comment 2 2016-09-06 09:28:15 PDT
Note You need to log in before you can comment on or make changes to this bug.