Bug 171477 - Move WebCore CPUTime to WTF and implement it in all the platforms
Summary: Move WebCore CPUTime to WTF and implement it in all the platforms
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: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-29 07:57 PDT by Yusuke Suzuki
Modified: 2017-04-29 11:03 PDT (History)
2 users (show)

See Also:


Attachments
Patch (50.32 KB, patch)
2017-04-29 08:02 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (50.83 KB, patch)
2017-04-29 08:15 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (51.21 KB, patch)
2017-04-29 09:40 PDT, Yusuke Suzuki
cdumez: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2017-04-29 07:57:03 PDT
Move WebCore CPUTime to WTF and implement it in all the platforms
Comment 1 Yusuke Suzuki 2017-04-29 08:02:01 PDT
Created attachment 308667 [details]
Patch
Comment 2 Yusuke Suzuki 2017-04-29 08:15:43 PDT
Created attachment 308668 [details]
Patch
Comment 3 Yusuke Suzuki 2017-04-29 09:40:28 PDT
Created attachment 308671 [details]
Patch
Comment 4 Chris Dumez 2017-04-29 10:05:35 PDT
Comment on attachment 308671 [details]
Patch

r=me
Comment 5 Yusuke Suzuki 2017-04-29 11:03:29 PDT
Committed r215973: <http://trac.webkit.org/changeset/215973>