[Webkit-unassigned] [Bug 41833] New: VCSUtils::fixChangeLogPatch() should optionally print a warning/move the entry when a new change log entry is not at the top of the change log file

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 7 21:48:47 PDT 2010


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

           Summary: VCSUtils::fixChangeLogPatch() should optionally print
                    a warning/move the entry when a new change log entry
                    is not at the top of the change log file
           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, abarth at webkit.org, dumi at chromium.org,
                    cjerdonek at webkit.org


Following up on my comment in Bug #41333 <https://bugs.webkit.org/show_bug.cgi?id=41333#c4>, we should have VCSUtils::fixChangeLogPatch() optionally print a warning when a new change log entry is inserted earlier in the change log file.  Alternatively, given an optional flag, we may want to forcefully move such an entry to the top of the change log file.

It seems rare that someone would want to land a patch with a change log entry located earlier in the change log file either by hand or by the commit-queue.

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