RESOLVED FIXED Bug 162327
REGRESSION(r205692): Minified builds have broken inspector
https://bugs.webkit.org/show_bug.cgi?id=162327
Summary REGRESSION(r205692): Minified builds have broken inspector
Joseph Pecoraro
Reported 2016-09-20 18:01:15 PDT
Summary: Minified builds have broken inspector http://trac.webkit.org/changeset/205692 Seems the JavaScriptCore cssmin.py was older then the WebInspector one we dropped. The jsmin.py files were equivalent. Bring back the proper cssmin.
Attachments
[PATCH] Proposed Fix (2.17 KB, patch)
2016-09-20 18:02 PDT, Joseph Pecoraro
mattbaker: review+
Joseph Pecoraro
Comment 1 2016-09-20 18:01:23 PDT
Joseph Pecoraro
Comment 2 2016-09-20 18:02:45 PDT
Created attachment 289417 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 3 2016-09-20 18:04:48 PDT
Attachment 289417 [details] did not pass style-queue: ERROR: Source/JavaScriptCore/Scripts/cssmin.py:33: at least two spaces before inline comment [pep8/E261] [5] Total errors found: 1 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Joseph Pecoraro
Comment 4 2016-09-20 18:05:56 PDT
Note You need to log in before you can comment on or make changes to this bug.