[Webkit-unassigned] [Bug 19580] REGRESSION (r34388-r34503): Windows nightly crashes in HTMLCollection::resetCollectionInfo

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 1 18:56:16 PDT 2008


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





------- Comment #15 from aroben at apple.com  2008-07-01 18:56 PDT -------
(In reply to comment #14)
> It looks like at some point a JSHTMLFormElement is getting passed instead of an
> HTMLFormElement.

Specifically, HTMLFormElement::elements calls HTMLFormCollection::create and
passes in "this", but for some reason "this" is being turned into the
JSHTMLFormElement that wraps this HTMLFormElement.


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