WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
150592
[GTK] Use RunLoop::Timer instead of GMainLoopSource
https://bugs.webkit.org/show_bug.cgi?id=150592
Summary
[GTK] Use RunLoop::Timer instead of GMainLoopSource
Carlos Garcia Campos
Reported
2015-10-27 10:14:51 PDT
For now only in the cases where the default priority is used.
Attachments
Patch
(12.76 KB, patch)
2015-10-27 10:17 PDT
,
Carlos Garcia Campos
zan
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2015-10-27 10:17:09 PDT
Created
attachment 264135
[details]
Patch
Zan Dobersek
Comment 2
2015-10-28 00:57:18 PDT
Comment on
attachment 264135
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=264135&action=review
> Source/WebKit2/UIProcess/gtk/GestureController.cpp:130 > + dragGesture->m_longPressTimeout.startOneShot(delay / 1000.0);
Not in the scope of this patch, but RunLoop::Timer::startOneShot() sure could use an overload that takes in std::chrono::something.
Carlos Garcia Campos
Comment 3
2015-10-30 05:13:05 PDT
Committed
r191787
: <
http://trac.webkit.org/changeset/191787
>
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