Bug 170457

Summary: [GTK] Update the priorities used in glib main loop sources
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, magomez, mcatanzaro, zan
Priority: P2 Keywords: Gtk
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 171218    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch zan: review+

Carlos Garcia Campos
Reported 2017-04-04 10:26:29 PDT
We use a different priority for the main thread shared timer to match GDK_PRIORITY_REDRAW, but that doesn't make much sense nowadays because there aren't GDK events in the web process anymore. But it still makes sense to use different priorities depending on the kind of source.
Attachments
Patch (16.31 KB, patch)
2017-04-04 10:44 PDT, Carlos Garcia Campos
no flags
Patch (21.59 KB, patch)
2017-04-07 02:33 PDT, Carlos Garcia Campos
zan: review+
Carlos Garcia Campos
Comment 1 2017-04-04 10:44:11 PDT
Carlos Garcia Campos
Comment 2 2017-04-07 02:33:17 PDT
Carlos Garcia Campos
Comment 3 2017-04-07 03:43:57 PDT
Michael Catanzaro
Comment 4 2017-04-24 07:01:24 PDT
Regression in bug #171218
Note You need to log in before you can comment on or make changes to this bug.