Home
last modified time | relevance | path

Searched refs:fetch_commit_queue_patches_from_bug (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebKitTools/Scripts/modules/
Dbugzilla.py198 def fetch_commit_queue_patches_from_bug(self, bug_id): member in Bugzilla
222 patches = self.fetch_commit_queue_patches_from_bug(bug_id)
/external/webkit/WebKitTools/Scripts/
Dbugzilla-tool367 patches = tool.bugs.fetch_commit_queue_patches_from_bug(bug_id)