[webkit-reviews] review requested: [Bug 66521] TestWebKitAPI breaks on Windows due to fast malloc incompatibility : [Attachment 104438] This patch ensures that gtest uses new and delete operators that are defined in JavaScriptCore.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 18 19:35:34 PDT 2011


Dmitry Lomov <dslomov at google.com> has asked  for review:
Bug 66521: TestWebKitAPI breaks on Windows due to fast malloc incompatibility
https://bugs.webkit.org/show_bug.cgi?id=66521

Attachment 104438: This patch ensures that gtest uses new and delete operators
that are defined in JavaScriptCore. 
https://bugs.webkit.org/attachment.cgi?id=104438&action=review

------- Additional Comments from Dmitry Lomov <dslomov at google.com>
Also some cleanup of gtest.xcodeproj


More information about the webkit-reviews mailing list