[webkit-reviews] review granted: [Bug 29192] Allow WebKit clients to opt out of high resolution timers on Windows : [Attachment 39448] Add code to disable high-res timers conditionally

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 11 10:57:26 PDT 2009


Darin Adler <darin at apple.com> has granted Steve Falkenburg
<sfalken at apple.com>'s request for review:
Bug 29192: Allow WebKit clients to opt out of high resolution timers on Windows
https://bugs.webkit.org/show_bug.cgi?id=29192

Attachment 39448: Add code to disable high-res timers conditionally
https://bugs.webkit.org/attachment.cgi?id=39448&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
I'm not sure PLATFORM(WIN) is the right ifdef.

I think it's strange that we're naming the static data members with a "gX"
naming scheme. This is not consistent with "m_".


More information about the webkit-reviews mailing list