Searched defs:comment_text (Results 1 – 1 of 1) sorted by relevance
| /external/webkit/WebKitTools/Scripts/modules/ |
| D | bugzilla.py | 252 …def add_patch_to_bug(self, bug_id, patch_file_object, description, comment_text=None, mark_for_rev… argument 340 def obsolete_attachment(self, attachment_id, comment_text = None): argument 359 def post_comment_to_bug(self, bug_id, comment_text): argument 372 def close_bug_as_fixed(self, bug_id, comment_text=None): argument
|