[Webkit-unassigned] [Bug 32462] New: build-webkit: Add --inspector-frontend flag to copy inspector front-end changes to the built framework

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 11 23:23:28 PST 2009


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

           Summary: build-webkit: Add --inspector-frontend flag to copy
                    inspector front-end changes to the built framework
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dbates at webkit.org
                CC: eric at webkit.org, mrowe at apple.com,
                    timothy at hatcher.name, aroben at apple.com,
                    jmalonzo at gmail.com, zoltan at webkit.org,
                    bweinstein at apple.com


We should make inspector development more consistent with the rest of WebKit
development.

Currently, any changes that are made to the front-end inspector files must be
manually copied over to the built WebCore framework in order to test the
changes. Instead, we should have a flag, say --inspector-frontend, that will do
this. Moreover, build-webkit should be smart enough to know which front-end
files have changed so that we don't have to copy over all the front-end files.

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