[GLib] RunLoop::wakeUp(): use a zero value instead of the monotonic time
Created attachment 335290 [details] Patch
Comment on attachment 335290 [details] Patch Clearing flags on attachment: 335290 Committed r229406: <https://trac.webkit.org/changeset/229406>
All reviewed patches have been landed. Closing bug.
<rdar://problem/38258672>
Using 0 is worthwhile to do anyway, for readability and robustness.