[webkit-reviews] review requested: [Bug 30833] Chromium builds should not use JavaScriptCore/wtf/CurrentTime.cpp : [Attachment 41985] Patch that excludes wtf/CurrentTime.cpp from the Chromium build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 27 14:15:03 PDT 2009


James Robinson <jamesr at chromium.org> has asked	for review:
Bug 30833: Chromium builds should not use JavaScriptCore/wtf/CurrentTime.cpp
https://bugs.webkit.org/show_bug.cgi?id=30833

Attachment 41985: Patch that excludes wtf/CurrentTime.cpp from the Chromium
build
https://bugs.webkit.org/attachment.cgi?id=41985&action=review

------- Additional Comments from James Robinson <jamesr at chromium.org>
Here's a fix - it adds an exclusion for wtf/CurrentTime.cpp in
JavaScriptCore.gyp and adds a #error to ensure that the file isn't accidentally
linked into a Chromium build.


More information about the webkit-reviews mailing list