[webkit-reviews] review granted: [Bug 85744] Update several build-webkit options to match the #defines they toggle : [Attachment 140432] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 6 13:58:01 PDT 2012


Adam Barth <abarth at webkit.org> has granted Eric Seidel <eric at webkit.org>'s
request for review:
Bug 85744: Update several build-webkit options to match the #defines they
toggle
https://bugs.webkit.org/show_bug.cgi?id=85744

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=140432&action=review


> Tools/Scripts/webkitperl/FeatureList.pm:225
> -	 define => "ENABLE_JAVASCRIPT_DEBUGGER", default => 1, value =>
\$javaScriptDebuggerSupport },
> +	 define => "ENABLE_JAVASCRIPT_DEBUGGER", default => 1, value =>
\$javascriptDebuggerSupport },

:(


More information about the webkit-reviews mailing list