Closed
Bug 239404
Opened 21 years ago
Closed 21 years ago
onerror popups should be blocked
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.7final
People
(Reporter: jruderman, Assigned: danm.moz)
References
Details
(Keywords: testcase)
Attachments
(2 files)
276 bytes,
text/html
|
Details | |
713 bytes,
patch
|
bzbarsky
:
review+
jst
:
superreview+
chofmann
:
approval1.7+
|
Details | Diff | Splinter Review |
Onerror can be abused by intentionally triggering an error, so onerror popups
should be disallowed.
Reporter | ||
Comment 1•21 years ago
|
||
onerror seems like a reasonable circumstance to allow a new window, but your
mouseover error case convinced me.
Attachment #145338 -
Flags: superreview?(jst)
Attachment #145338 -
Flags: review?(bzbarsky)
Comment 3•21 years ago
|
||
Comment on attachment 145338 [details] [diff] [review]
remove "error" from default list of allowed popup events
r=bzbarsky
Attachment #145338 -
Flags: review?(bzbarsky) → review+
Comment 4•21 years ago
|
||
Comment on attachment 145338 [details] [diff] [review]
remove "error" from default list of allowed popup events
sr=jst
Attachment #145338 -
Flags: superreview?(jst) → superreview+
Attachment #145338 -
Flags: approval1.7?
Comment 5•21 years ago
|
||
Comment on attachment 145338 [details] [diff] [review]
remove "error" from default list of allowed popup events
a=chofmann for 1.7
Attachment #145338 -
Flags: approval1.7? → approval1.7+
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.7final
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•