Bug 71702

Summary: Rename PlatformClockPOSIX -> GenericClock, and use WTF::currentTime() for its timing source.
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: New BugsAssignee: Jer Noble <jer.noble>
Status: RESOLVED FIXED    
Severity: Normal CC: sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 71408    
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch sam: review+

Jer Noble
Reported 2011-11-07 09:39:48 PST
Rename PlatformClockPOSIX -> GenericClock, and use WTF::currentTime() for its timing source.
Attachments
Patch (21.71 KB, patch)
2011-11-07 10:06 PST, Jer Noble
no flags
Patch (21.58 KB, patch)
2011-11-07 10:14 PST, Jer Noble
no flags
Patch (20.87 KB, patch)
2011-11-07 10:49 PST, Jer Noble
no flags
Patch (14.59 KB, patch)
2011-11-07 10:53 PST, Jer Noble
sam: review+
Jer Noble
Comment 1 2011-11-07 10:06:16 PST
Jer Noble
Comment 2 2011-11-07 10:14:56 PST
Created attachment 113888 [details] Patch Rebased version.
Jer Noble
Comment 3 2011-11-07 10:49:13 PST
Created attachment 113890 [details] Patch Re-rebased version.
Jer Noble
Comment 4 2011-11-07 10:53:10 PST
Created attachment 113892 [details] Patch This version of the patch was run at 'git diff -M50', and shows what exactly changed when the file was renamed.
Sam Weinig
Comment 5 2011-11-07 14:18:53 PST
Comment on attachment 113892 [details] Patch This class should probably be called ClockGeneric, which is yucky, but so be it. r=me
Jer Noble
Comment 6 2011-11-07 15:17:55 PST
Note You need to log in before you can comment on or make changes to this bug.