RESOLVED FIXED 170457
[GTK] Update the priorities used in glib main loop sources
https://bugs.webkit.org/show_bug.cgi?id=170457
Summary [GTK] Update the priorities used in glib main loop sources
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.