[Webkit-unassigned] [Bug 28430] New: debug builds do not update front-end .js files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 18 10:13:47 PDT 2009


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

           Summary: debug builds do not update front-end .js files
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        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


It appears to me that if you change JavaScript source files for inspector in
the inspector/front-end directory, and run build-webkit, at least with the
debug configuration, that the resulting changed files aren't copied into the
WebKitBuild/Debug/WeCore.framework output directory.

I'd look into this a bit further, but I'm a bit stumped as to how the build
actually operates.  The code to copy these files is in some UUID-ish'y named
scripts located in WebKitBuild/WebCore.build/Debug/WebCore.build (for
instance).  How are these invoked?  There are also references to the front-end
files in the WebCore.vcproj/WebCore.vcproj file, so maybe this will need to get
updated as well?  Uggh.  Would be nicer to have an "obvious" way to update this
stuff, maybe we need to wait for the GYP story.

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