RESOLVED FIXED 71702
Rename PlatformClockPOSIX -> GenericClock, and use WTF::currentTime() for its timing source.
https://bugs.webkit.org/show_bug.cgi?id=71702
Summary Rename PlatformClockPOSIX -> GenericClock, and use WTF::currentTime() for its...
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.