[Webkit-unassigned] [Bug 18200] document.all("id") doesn't create a collection that supports indexing with round braces

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 20 22:40:43 PDT 2009


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





------- Comment #4 from cwzwarich at uwaterloo.ca  2009-04-20 22:40 PDT -------
This is a pretty bizarre bug. I can verify with GDB that the correct code in
JSHTMLCollection is being called from JITStubs::cti_op_call_NotJSFunction() and
a correct value is being returned, but it also reenters
JITStubs::cti_op_call_NotJSFunction() and then thinks that the value is not a
function.


-- 
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