[Webkit-unassigned] [Bug 26745] bugzilla-tool land-patches failed when landing multiple patches

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 25 18:50:24 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26745


jmalonzo at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #31899|review?                     |review+
               Flag|                            |




------- Comment #4 from jmalonzo at gmail.com  2009-06-25 18:50 PDT -------
(From update of attachment 31899)
> -            self.browser['comment'] = comment_text
> +            # Bugzilla has two textareas named 'comment', one is somehow hidden.  We want the first.
> +            self.browser.set_value(comment_text, name='comment', nr=0)

It's fine. r=me.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list