[webkit-reviews] review granted: [Bug 26340] [Qt] Build break introduced by r44550 : [Attachment 31190] Add JSONObject.cpp to LUT files for JavaScripCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 12 05:17:00 PDT 2009


Jan Alonzo <jmalonzo at gmail.com> has granted Laszlo Gombos
<laszlo.1.gombos at nokia.com>'s request for review:
Bug 26340: [Qt] Build break introduced by r44550
https://bugs.webkit.org/show_bug.cgi?id=26340

Attachment 31190: Add JSONObject.cpp to LUT files for JavaScripCore
https://bugs.webkit.org/attachment.cgi?id=31190&action=review

------- Additional Comments from Jan Alonzo <jmalonzo at gmail.com>
> --- JavaScriptCore/JavaScriptCore.pri (revision 44621)
> +++ JavaScriptCore/JavaScriptCore.pri (working copy)
> @@ -69,6 +69,7 @@ include(pcre/pcre.pri)
>  
>  LUT_FILES += \
>      runtime/DatePrototype.cpp \
> +    runtime/JSONObject.cpp \
>      runtime/NumberConstructor.cpp \
>      runtime/StringPrototype.cpp \
>      runtime/ArrayPrototype.cpp \

Looks fine. r=me.


More information about the webkit-reviews mailing list