[Webkit-unassigned] [Bug 48182] New: webkit-patch --suggest-reviewers should let you pick individuals

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 23 05:33:44 PDT 2010


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

           Summary: webkit-patch --suggest-reviewers should let you pick
                    individuals
           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 --suggest-reviewers switch is great, but when uploading a patch for Bug 48181, I only wanted to CC one of the three suggested reviewers (because he added the specific line of code that I was changing).

It would be nice if you could pick and choose individuals suggested in the list instead of an all-or-none situation.

For example, this is the current prompt:

The following reviewers have recently modified files in your patch:
Darin Fisher
David Levin
Jian Li
Would you like to CC them? [Y/n]: 

A more flexible prompt would be:

The following reviewers have recently modified files in your patch:
[1] Darin Fisher
[2] David Levin
[3] Jian Li
Would you like to CC them? [A]ll/[N]one/list: 

A list of numbers should allow for spaces and/or commas as separators (e.g., match separators on /[ ,]+/).

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