Bug 150930

Summary: [GLib] Avoid gint64, std::chrono::microseconds overflows in RunLoop::TimerBase
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cmarcelo, commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Zan Dobersek 2015-11-05 06:39:04 PST
[GLib] Avoid gint64, std::chrono::microseconds overflows in RunLoop::TimerBase
Comment 1 Zan Dobersek 2015-11-05 06:45:54 PST
Created attachment 264863 [details]
Patch
Comment 2 Carlos Garcia Campos 2015-11-05 06:49:58 PST
Comment on attachment 264863 [details]
Patch

Thank you very much!
Comment 3 Zan Dobersek 2015-11-05 06:52:00 PST
Comment on attachment 264863 [details]
Patch

Clearing flags on attachment: 264863

Committed r192058: <http://trac.webkit.org/changeset/192058>
Comment 4 Zan Dobersek 2015-11-05 06:52:08 PST
All reviewed patches have been landed.  Closing bug.