[Webkit-unassigned] [Bug 37055] New: chromium-ews should run update-webkit-chromium before building

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 2 21:21:57 PDT 2010


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

           Summary: chromium-ews should run update-webkit-chromium before
                    building
           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: abarth at webkit.org
                CC: eric at webkit.org, dglazkov at chromium.org,
                    estade at chromium.org


This is going to be tricky to fix.  When someone has a patch that updates DEPS
or gyp, we need to reflect those changes before building using the
chromium-ews.  The problem is that this breaks the model we're using (which is
updating before applying the patch).  We might need some lower level hook than
update-webkit-chromium so we don't actually pull new revisions from
svn.webkit.org.

This bug is what caused the chromium-ews to miss estade's build break (because
it didn't try to build the new files he added to the gypi).

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