Bug 170645

Summary: Drop std::chrono support from Timer class
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, buildbot, commit-queue, fpizlo, rniwa, sam, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Chris Dumez
Reported 2017-04-08 14:16:12 PDT
Drop std::chrono support from Timer class now that we prefer using Seconds type.
Attachments
Patch (47.71 KB, patch)
2017-04-08 14:20 PDT, Chris Dumez
no flags
Patch (47.61 KB, patch)
2017-04-08 14:30 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2017-04-08 14:20:12 PDT
Build Bot
Comment 2 2017-04-08 14:22:39 PDT
Attachment 306581 [details] did not pass style-queue: ERROR: Source/WebCore/platform/Timer.h:166: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 1 in 38 files If any of these errors are false positives, please file a bug against check-webkit-style.
Chris Dumez
Comment 3 2017-04-08 14:30:54 PDT
Build Bot
Comment 4 2017-04-08 14:33:49 PDT
Attachment 306582 [details] did not pass style-queue: ERROR: Source/WebCore/platform/Timer.h:166: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 1 in 38 files If any of these errors are false positives, please file a bug against check-webkit-style.
Chris Dumez
Comment 5 2017-04-08 16:19:21 PDT
Comment on attachment 306582 [details] Patch Clearing flags on attachment: 306582 Committed r215152: <http://trac.webkit.org/changeset/215152>
Chris Dumez
Comment 6 2017-04-08 16:19:23 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.