Home
last modified time | relevance | path

Searched defs:comment_text (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/common/net/bugzilla/
Dbugzilla.py488 comment_text=None): argument
511 comment_text=None, argument
648 comment_text=None, argument
674 def obsolete_attachment(self, attachment_id, comment_text=None): argument
708 def post_comment_to_bug(self, bug_id, comment_text, cc=None): argument
723 def close_bug_as_fixed(self, bug_id, comment_text=None): argument
739 def reassign_bug(self, bug_id, assignee, comment_text=None): argument
755 def reopen_bug(self, bug_id, comment_text): argument
/external/webkit/Tools/Scripts/webkitpy/tool/
Dmocktool.py336 comment_text=None, argument
341 def post_comment_to_bug(self, bug_id, comment_text, cc=None): argument
350 comment_text=None): argument
361 comment_text=None, argument