Bug 150930 - [GLib] Avoid gint64, std::chrono::microseconds overflows in RunLoop::TimerBase
Summary: [GLib] Avoid gint64, std::chrono::microseconds overflows in RunLoop::TimerBase
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-05 06:39 PST by Zan Dobersek
Modified: 2015-11-05 06:52 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.84 KB, patch)
2015-11-05 06:45 PST, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.