Home
last modified time | relevance | path

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

/external/webkit/Tools/Scripts/webkitpy/common/net/bugzilla/
Dbugzilla.py445 def _fill_attachment_form(self, member in Bugzilla
499 self._fill_attachment_form(description, file_object, filename=filename)
526 self._fill_attachment_form(description,
602 self._fill_attachment_form(
/external/webkit/Tools/
DChangeLog-2010-05-243986 - _fill_attachment_form should not assume unicode data. Callers
26934 … - Added _fill_attachment_form to share code between add_patch_to_bug and create_bug_with_patch.