Bug 161625

Summary: [Threaded Compositor] Update timer should have lower priority than tasks scheduled in compositing thread
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2 Keywords: Gtk
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch svillar: review+

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.