Home
last modified time | relevance | path

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

/external/webkit/Tools/Scripts/webkitpy/common/net/bugzilla/
Dbugzilla.py437 def _commit_queue_flag(self, mark_for_landing, mark_for_commit_queue): argument
440 elif mark_for_commit_queue:
449 mark_for_commit_queue=False, argument
459 … self.browser['flag_type-3'] = (self._commit_queue_flag(mark_for_landing, mark_for_commit_queue),)
513 mark_for_commit_queue=False, argument
529 mark_for_commit_queue=mark_for_commit_queue,
568 mark_for_commit_queue=False): argument
606 mark_for_commit_queue=mark_for_commit_queue,
/external/webkit/Tools/Scripts/webkitpy/tool/steps/
Dpostdiff.py48 … comment_text=comment_text, mark_for_review=self._options.review, mark_for_commit_queue=self._opti…
Dpostdiffforrevert.py49 mark_for_commit_queue=True)
/external/webkit/Tools/Scripts/webkitpy/tool/
Dmocktool.py286 mark_for_commit_queue=False): argument
363 mark_for_commit_queue=False, argument
366 (bug_id, description, mark_for_review, mark_for_commit_queue, mark_for_landing))
/external/webkit/Tools/Scripts/webkitpy/tool/commands/
Dupload.py342 … diff, description, comment_text, mark_for_review=options.review, mark_for_commit_queue=options.re…
459 …nt, diff, "Patch", cc=options.cc, mark_for_review=options.review, mark_for_commit_queue=options.re…
478 …nt, diff, "Patch", cc=options.cc, mark_for_review=options.review, mark_for_commit_queue=options.re…