Closed
Bug 161975
Opened 23 years ago
Closed 23 years ago
add pref to block window.open() and location.* for oumouseover/onmouseout/onmousemove events
Categories
(Core :: DOM: Events, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 126224
People
(Reporter: bugzilla_kl, Assigned: joki)
Details
these are stating to get (ab)used for _very_ anoying ads. Let's stop this game
until as soon as possible.!
Comment 1•23 years ago
|
||
disabling window.open() on mouse events is being descussed in bug 126224.
disabling access to location on mouse events might block legitimate js
code (other than location = "javascript:", which is also dicussed in
bug 126224)
Comment 2•23 years ago
|
||
This is a dupe then.
*** This bug has been marked as a duplicate of 126224 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•