[Webkit-unassigned] [Bug 7926] New: Crash using -callWebScriptMethod to access offsetTop property
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Wed Mar 22 20:34:06 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=7926
Summary: Crash using -callWebScriptMethod to access offsetTop
property
Product: WebKit
Version: 417.x
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: HTML DOM
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: phoenix1701 at gmail.com
Erroneously attempting to call the -callWebScriptMethod:withArguments: method
on a DOMNode and passing "offsetTop" as the method name caused a crash in
KJS::Object::call at offset 120. The DOMNode in question was a hyperlink
element in a document contained in a frameset, but some or all of these
circumstances may be irrelevant.
--
Configure bugmail: http://bugzilla.opendarwin.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