Bug 126168 - Use std::chrono::milliseconds for message wait timeouts in WebKit2
Summary: Use std::chrono::milliseconds for message wait timeouts in WebKit2
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-23 11:18 PST by Anders Carlsson
Modified: 2013-12-23 11:31 PST (History)
0 users

See Also:


Attachments
Patch (10.90 KB, patch)
2013-12-23 11:19 PST, Anders Carlsson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2013-12-23 11:18:21 PST
Use std::chrono::milliseconds for message wait timeouts in WebKit2
Comment 1 Anders Carlsson 2013-12-23 11:19:06 PST
Created attachment 219919 [details]
Patch
Comment 2 Anders Carlsson 2013-12-23 11:31:03 PST
Committed r161007: <http://trac.webkit.org/changeset/161007>