Bug 128308 - Use std::chrono functions in dispatchFunctionsFromMainThread()
Summary: Use std::chrono functions in dispatchFunctionsFromMainThread()
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: 2014-02-06 08:53 PST by Anders Carlsson
Modified: 2014-02-06 08:58 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.12 KB, patch)
2014-02-06 08:54 PST, Anders Carlsson
koivisto: 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 2014-02-06 08:53:35 PST
Use std::chrono functions in dispatchFunctionsFromMainThread()
Comment 1 Anders Carlsson 2014-02-06 08:54:07 PST
Created attachment 223337 [details]
Patch
Comment 2 Anders Carlsson 2014-02-06 08:58:31 PST
Committed r163536: <http://trac.webkit.org/changeset/163536>