[Webkit-unassigned] [Bug 95241] Close bugs when cowboy landing.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 28 15:44:02 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=95241
--- Comment #2 from Adam Barth <abarth at webkit.org> 2012-08-28 15:44:04 PST ---
@pdr: Compare:
LandCowboy
http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/tool/commands/download.py#L114
Land
http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/tool/commands/download.py#L87
Notice that both execute the step CloseBugForLandDiff. The difference is that Land's _prepare_state function grabs the bug_id_for_this_commit and store it in bug_id and LandCowboy's _prepare_state does not.
Note: Unlike most of this code, there are no tests for LandCowboy because cowboys don't write tests. :)
--
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