[webkit-reviews] review denied: [Bug 50239] Web Inspector: implement JavaScript beautifier based on UglifyJS library : [Attachment 75143] Patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 30 07:22:07 PST 2010


Sam Weinig <sam at webkit.org> has denied Pavel Podivilov
<podivilov at chromium.org>'s request for review:
Bug 50239: Web Inspector: implement JavaScript beautifier based on UglifyJS
library
https://bugs.webkit.org/show_bug.cgi?id=50239

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

------- Additional Comments from Sam Weinig <sam at webkit.org>
We can't take this as includes code distributed under the ZLIB license, which
is not one of the allowed licenses.  It also seems odd to add another JS parser
to the project, why not try and reuse the one in JSC?


More information about the webkit-reviews mailing list