[webkit-reviews] review granted: [Bug 121047] Remove wtf/TypeTraits.h : [Attachment 211099] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 9 15:15:31 PDT 2013


Darin Adler <darin at apple.com> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 121047: Remove wtf/TypeTraits.h
https://bugs.webkit.org/show_bug.cgi?id=121047

Attachment 211099: Patch
https://bugs.webkit.org/attachment.cgi?id=211099&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=211099&action=review


> Source/JavaScriptCore/jsc.cpp:-264
> -COMPILE_ASSERT(!IsInteger<GlobalObject>::value,
WTF_IsInteger_GlobalObject_false);

Why was this here? Why is it going?

> Source/JavaScriptCore/testRegExp.cpp:-142
> -COMPILE_ASSERT(!IsInteger<GlobalObject>::value,
WTF_IsInteger_GlobalObject_false);

Why was this here? Why is it going?


More information about the webkit-reviews mailing list