[Webkit-unassigned] [Bug 57242] New: webkit-patch should support a placeholder for the bug number

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 28 09:54:57 PDT 2011


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

           Summary: webkit-patch should support a placeholder for the bug
                    number
           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: ddkilzer at webkit.org
                CC: eric at webkit.org, abarth at webkit.org


The webkit-patch script should support a placeholder for the bug number so that you can create a patch (without having a bug number first), then the ChangeLog gets the correct bug number included just before it lands.  This would be similar to the "NOBODY (OOPS!)" placeholder for the reviewer, but would work for the bug number itself.

I originally thought the bug number should be replaced in the patch when initially creating the bug, but it would also work to simply insert the bug number when the patch was landed by the commit-queue or by webkit-patch manually.

I thought the following placeholders should work (maybe others?):

<http://webkit.org/b/00000>
<https://bugs.webkit.org/show_bug.cgi?id=00000>

This one should probably work as well (although I prefer to have URLs to click on, so I'm okay with leaving it out):

Bug 00000

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