RESOLVED FIXED 183447
[GLib] RunLoop::wakeUp(): use a zero value instead of the monotonic time
https://bugs.webkit.org/show_bug.cgi?id=183447
Summary [GLib] RunLoop::wakeUp(): use a zero value instead of the monotonic time
Zan Dobersek
Reported 2018-03-08 04:24:30 PST
[GLib] RunLoop::wakeUp(): use a zero value instead of the monotonic time
Attachments
Patch (1.30 KB, patch)
2018-03-08 04:26 PST, Zan Dobersek
no flags
Zan Dobersek
Comment 1 2018-03-08 04:26:26 PST
Zan Dobersek
Comment 2 2018-03-08 05:00:33 PST
Comment on attachment 335290 [details] Patch Clearing flags on attachment: 335290 Committed r229406: <https://trac.webkit.org/changeset/229406>
Zan Dobersek
Comment 3 2018-03-08 05:00:37 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2018-03-08 05:01:15 PST
Michael Catanzaro
Comment 5 2018-03-08 09:21:02 PST
Using 0 is worthwhile to do anyway, for readability and robustness.
Note You need to log in before you can comment on or make changes to this bug.