[Webkit-unassigned] [Bug 6958] New: form submit onload causing infinite loop
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Mon Jan 30 23:20:32 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=6958
Summary: form submit onload causing infinite loop
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Keywords: HasReduction
Severity: major
Priority: P1
Component: JavaScript
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: jdevalk at opendarwin.org
Testcase forthcoming but this is the code:
<body onload="document.getElementById('form').submit()">
<form id="form"></form>
</body>
This will cause an infinite loop, hanging safari.
--
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