[Webkit-unassigned] [Bug 27082] bugzilla-tool: Add --no-close switch to land-patches

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 29 12:02:19 PDT 2009


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


David Kilzer (ddkilzer) <ddkilzer at webkit.org> changed:

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




--- Comment #12 from David Kilzer (ddkilzer) <ddkilzer at webkit.org>  2009-07-29 12:02:18 PDT ---
Created an attachment (id=33728)
 --> (https://bugs.webkit.org/attachment.cgi?id=33728)
Patch v3

Reviewed by NOBODY (OOPS!).

* Scripts/bugzilla-tool:
(LandPatchesFromBugs.__init__): Added --no-close switch.
(LandPatchesFromBugs.land_patches): Don't close the bug if the
--no-close switch was used, but call
Bugzilla.clear_attachment_review_flag() on the attachment so it
no longer shows up in the commit queue.  Also changed the
behavior when landing multiple patches from obsoleting patches
to clearing each patch's review flag.
* Scripts/modules/bugzilla.py:
(Bugzilla.clear_attachment_review_flag): Added.
---
 3 files changed, 38 insertions(+), 6 deletions(-)

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