[Webkit-unassigned] [Bug 130110] New: Web Inspector: vended backend commands file should be generated as part of the build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 11 19:21:40 PDT 2014


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

           Summary: Web Inspector: vended backend commands file should be
                    generated as part of the build
           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: bburg at apple.com
                CC: timothy at apple.com, joepeck at webkit.org,
                    webkit-bug-importer at group.apple.com,
                    graouts at webkit.org


Files like InspectorWebBackendCommands.js are currently hand-generated but the update script just calls the code generator that already runs during the build. AFAIK, there's no reason to not tie it back into the Derived Sources build phase.

The WebInspectorUI project will then depend on WebCore so it can copy over the JS file to its framework.

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