Searched refs:mark_for_review (Results 1 – 6 of 6) sorted by relevance
/external/webkit/Tools/Scripts/webkitpy/common/net/bugzilla/ |
D | bugzilla.py | 448 mark_for_review=False, argument 458 self.browser['flag_type-1'] = ('?',) if mark_for_review else ('X',) 512 mark_for_review=False, argument 528 mark_for_review=mark_for_review, 567 mark_for_review=False, argument 605 mark_for_review=mark_for_review,
|
/external/webkit/Tools/Scripts/webkitpy/tool/steps/ |
D | postdiffforcommit.py | 38 mark_for_review=False,
|
D | postdiff.py | 48 …o_bug(state["bug_id"], diff, description, comment_text=comment_text, mark_for_review=self._options…
|
D | postdiffforrevert.py | 48 mark_for_review=False,
|
/external/webkit/Tools/Scripts/webkitpy/tool/ |
D | mocktool.py | 285 mark_for_review=False, argument 362 mark_for_review=False, argument 366 (bug_id, description, mark_for_review, mark_for_commit_queue, mark_for_landing))
|
/external/webkit/Tools/Scripts/webkitpy/tool/commands/ |
D | upload.py | 342 …tool.bugs.add_patch_to_bug(bug_id, diff, description, comment_text, mark_for_review=options.review… 459 …itle, comment_text, options.component, diff, "Patch", cc=options.cc, mark_for_review=options.revie… 478 …itle, comment_text, options.component, diff, "Patch", cc=options.cc, mark_for_review=options.revie…
|