Home
last modified time | relevance | path

Searched refs:close_bug_as_fixed (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/tool/steps/
Dclosebug.py51 …self._tool.bugs.close_bug_as_fixed(state["patch"].bug_id(), "All reviewed patches have been landed…
Dclosebugforlanddiff.py51 self._tool.bugs.close_bug_as_fixed(bug_id, comment_text)
/external/webkit/Tools/Scripts/webkitpy/tool/commands/
Dupload.py421 tool.bugs.close_bug_as_fixed(bug_id, bug_comment)
/external/webkit/Tools/Scripts/webkitpy/common/net/bugzilla/
Dbugzilla.py723 def close_bug_as_fixed(self, bug_id, comment_text=None): member in Bugzilla
/external/webkit/Tools/
DChangeLog-2011-02-1611065 Don't log the comment that's used by bugzilla.close_bug_as_fixed, since