[webkit-reviews] review granted: [Bug 121334] XMLViewer_js and XMLViewer_css should be minified : [Attachment 211637] [PATCH] Proposed Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 14 11:06:09 PDT 2013


Timothy Hatcher <timothy at apple.com> has granted Joseph Pecoraro
<joepeck at webkit.org>'s request for review:
Bug 121334: XMLViewer_js and XMLViewer_css should be minified
https://bugs.webkit.org/show_bug.cgi?id=121334

Attachment 211637: [PATCH] Proposed Fix
https://bugs.webkit.org/attachment.cgi?id=211637&action=review

------- Additional Comments from Timothy Hatcher <timothy at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=211637&action=review


> Source/WebCore/DerivedSources.make:769
> +	python "$(WebCore)/inspector/Scripts/cssmin.py"
<"$(WebCore)/xml/XMLViewer.css" > ./XMLViewer.min.css

This suggests the scripts should move up to a top level WebCore/Scripts
directory.


More information about the webkit-reviews mailing list