[webkit-reviews] review requested: [Bug 33336] webkit-patch rollout should be able to do multi-revision rollouts : [Attachment 74544] proposed patch

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


Gabor Rapcsanyi <rgabor at inf.u-szeged.hu> has asked  for review:
Bug 33336: webkit-patch rollout should be able to do multi-revision rollouts
https://bugs.webkit.org/show_bug.cgi?id=33336

Attachment 74544: proposed patch
https://bugs.webkit.org/attachment.cgi?id=74544&action=review

------- Additional Comments from Gabor Rapcsanyi <rgabor at inf.u-szeged.hu>
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.


More information about the webkit-reviews mailing list