Searched refs:create_bug_with_patch (Results 1 – 3 of 3) sorted by relevance
| /external/webkit/WebKitTools/Scripts/ |
| D | bugzilla-tool | 512 …bug_id = tool.bugs.create_bug_with_patch(bug_title, comment_text, options.component, diff_file, "P… 532 …bug_id = tool.bugs.create_bug_with_patch(bug_title, comment_text, options.component, diff_file, "P…
|
| /external/webkit/WebKitTools/Scripts/modules/ |
| D | bugzilla.py | 292 …def create_bug_with_patch(self, bug_title, bug_description, component, patch_file_object, patch_de… member in Bugzilla
|
| /external/webkit/WebKitTools/ |
| D | ChangeLog | 1144 (Bugzilla.create_bug_with_patch): Added.
|