[Webkit-unassigned] [Bug 146515] REGRESSION (r178097): JavaScript TypeError after clicking on compose button in Yahoo Mail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 1 09:56:22 PDT 2015


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

--- Comment #3 from Daniel Bates <dbates at webkit.org> ---
I also noticed that we prepend the (In reply to comment #1)
> We throw a JavaScript TypeError when passing more arguments than required to
> select.add() and hence break Yahoo's compose editor. In particular, Yahoo
> mail calls select.add() with the following form, where S is some HTML select
> element:
> 
> select.add(S, undefined, undefined, undefined, undefined)

*where S is some HTML option element

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150701/dc898a9a/attachment.html>


More information about the webkit-unassigned mailing list