Searched refs:close_bug_as_fixed (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/tool/steps/
H A Dclosebug.py51 self._tool.bugs.close_bug_as_fixed(state["patch"].bug_id(), "All reviewed patches have been landed. Closing bug.")
H A Dclosebugforlanddiff.py51 self._tool.bugs.close_bug_as_fixed(bug_id, comment_text)
/external/webkit/Tools/Scripts/webkitpy/tool/commands/
H A Dupload.py421 tool.bugs.close_bug_as_fixed(bug_id, bug_comment)
/external/webkit/Tools/Scripts/webkitpy/common/net/bugzilla/
H A Dbugzilla.py723 def close_bug_as_fixed(self, bug_id, comment_text=None): member in class:Bugzilla

Completed in 58 milliseconds