[Webkit-unassigned] [Bug 26272] New: stop bundling the web inspector files for nightly builds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 9 07:21:19 PDT 2009


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

           Summary: stop bundling the web inspector files for nightly builds
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pmuellr at yahoo.com


I noticed with the Safari 4.0 drop, that the inspector files are not bundled
the way that they are in the nightly builds.  ie, there are many small files
instead of a singular inspector.js file.  That was true for the Safari 4.0 beta
as well; namely, that the inspector files were unbundled instead of bundled.

Not sure what the real advantage to having the files bundled is, for the
nightly.  It's actually a pain in the rear when debugging the debugger.  I've
resorted to a script which replaces the files in the inspector directory with
the relevant unbundled files from a source drop.

I'll fix the build script to stop bundling (found it at one point), but I
thought I'd double check and see if there was some good reason to have the big
bundled inspector.js in the nightly builds.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list