[Webkit-unassigned] [Bug 123665] jsmin.py license header confusing, mentions non-free license
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 7 18:13:52 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=123665
Darin Adler <darin at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #230999|review? |review+
Flag| |
--- Comment #8 from Darin Adler <darin at apple.com> 2014-05-07 18:14:13 PST ---
(From update of attachment 230999)
View in context: https://bugs.webkit.org/attachment.cgi?id=230999&action=review
> Source/JavaScriptCore/ChangeLog:27
> + (jsmin):
> + (JavascriptMinify):
> + (JavascriptMinify.__init__):
> + (JavascriptMinify.minify):
> + (JavascriptMinify.minify.write):
> + (isAlphanum): Deleted.
> + (UnterminatedComment): Deleted.
> + (UnterminatedStringLiteral): Deleted.
> + (UnterminatedRegularExpression): Deleted.
> + (JavascriptMinify._outA): Deleted.
> + (JavascriptMinify._outB): Deleted.
> + (JavascriptMinify._get): Deleted.
> + (JavascriptMinify._peek): Deleted.
> + (JavascriptMinify._next): Deleted.
> + (JavascriptMinify._action): Deleted.
> + (JavascriptMinify._jsmin): Deleted.
You shouldn’t leave this function list in the change log in a case like this.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list