[webkit-reviews] review requested: [Bug 23281] Fix the Chromium Win build : [Attachment 26659] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 12 20:04:56 PST 2009


Dmitry Titov <dimich at chromium.org> has asked  for review:
Bug 23281: Fix the Chromium Win build
https://bugs.webkit.org/show_bug.cgi?id=23281

Attachment 26659: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=26659&action=review

------- Additional Comments from Dmitry Titov <dimich at chromium.org>
bdash: thanks! It seems that for time querying purposes, the WIN_OS is the
right one... So here is the patch.
The change affects only Chromium builds since they are PLATFORM(CHROMIUM) &&
PLATFORM(WIN_OS) which was not covered before.	
WIN, GTK, QT and WX stay the same. The only reason for GTK and WX to be here is
to match occasional usage of their time getters.


More information about the webkit-reviews mailing list