Closed
Bug 361111
Opened 18 years ago
Closed 17 years ago
xulWindow.setAttribute("onclick", "%") throws an uncatchable exception (event handler with syntax error)
Categories
(Core :: DOM: Events, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: testcase)
Attachments
(1 file)
(deleted),
application/vnd.mozilla.xul+xml
|
Details |
xulWindow.setAttribute("onclick", "%") throws an uncatchable exception.
Loading the testcase says "FAIL". When the bug is fixed it will say "PASS" :)
Reporter | ||
Comment 1•18 years ago
|
||
Reporter | ||
Comment 2•18 years ago
|
||
A reasonable-looking error message does appear in the Error Console, by the way.
Reporter | ||
Comment 3•17 years ago
|
||
I can still reproduce this bug on trunk.
Reporter | ||
Comment 4•17 years ago
|
||
WFM, Mac trunk debug. The setAttribute call no longer throws at all.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Updated•17 years ago
|
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•