[Webkit-unassigned] [Bug 33336] webkit-patch rollout should be able to do multi-revision rollouts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 22 06:14:53 PST 2010


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


Gabor Rapcsanyi <rgabor at inf.u-szeged.hu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #74544|                            |review?
               Flag|                            |




--- Comment #2 from Gabor Rapcsanyi <rgabor at inf.u-szeged.hu>  2010-11-22 06:14:52 PST ---
Created an attachment (id=74544)
 --> (https://bugs.webkit.org/attachment.cgi?id=74544&action=review)
proposed patch

With this patch we can use the rollout commands with more than one revision. We have to pass multiple revisions between quotes (eg. "12203 12204 12205").
It sorts the revisions and starts the rollout with the latest. For the bug information it uses the earliest revision from the list.
If it gets just one revision then it works as before.

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