[Webkit-unassigned] [Bug 43057] New: inspector.js should be compacted for production builds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 27 10:27:53 PDT 2010


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

           Summary: inspector.js should be compacted for production builds
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org
                CC: joepeck at webkit.org, pfeldman at chromium.org


* SUMMARY
The combined inspector.js that is generated by WebCore/combine-javascript-resources is currently well over 1 MB as of r64138:

$ ls WebCore.framework/Resources/inspector/inspector.js
-rw-r--r--  1446607 Jul 27 09:59 WebCore.framework/Resources/inspector/inspector.js

We should consider compacting the JavaScript for production/release builds.

-- 
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