[Webkit-unassigned] [Bug 56950] Fix ambiguous method call in V8 IDL generated code for DOMStringList callback parameter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 24 13:00:15 PDT 2011


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


Nate Chapin <japhet at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |japhet at chromium.org




--- Comment #6 from Nate Chapin <japhet at chromium.org>  2011-03-24 13:00:15 PST ---
Is there a reason it's necessary to use a PassRefPtr<DOMStringList> in these cases, rather than a raw DOMStringList* ?

Sorry for not asking before the patch landed.

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



More information about the webkit-unassigned mailing list