WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
Patch
(21.59 KB, patch)
2017-04-07 02:33 PDT
,
Carlos Garcia Campos
zan
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2017-04-04 10:44:11 PDT
Created
attachment 306177
[details]
Patch
Carlos Garcia Campos
Comment 2
2017-04-07 02:33:17 PDT
Created
attachment 306479
[details]
Patch
Carlos Garcia Campos
Comment 3
2017-04-07 03:43:57 PDT
Committed
r215088
: <
http://trac.webkit.org/changeset/215088
>
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.
Top of Page
Format For Printing
XML
Clone This Bug