[Webkit-unassigned] [Bug 203201] New: [GTK] Web Inspector: add an option for disabling minification and concatenation of inspector UI in release build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 21 12:40:09 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=203201

            Bug ID: 203201
           Summary: [GTK] Web Inspector: add an option for disabling
                    minification and concatenation of inspector UI in
                    release build
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: yurys at chromium.org
                CC: inspector-bugzilla-changes at group.apple.com

This is possible on Mac but only works in Debug mode in GTK. Most of the Web Inspector UI is written in JavaScript so it's very convenient to be able to run release binary with original js source files. Disabling minification saves a lot of build time otherwise spent in jsmin.py when .js sources change.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191021/86adc627/attachment-0001.html>


More information about the webkit-unassigned mailing list