Closed
Bug 610562
Opened 14 years ago
Closed 14 years ago
Do nothing on calls to window.focus and window.blur (overwhelmingly abused for popunders)
Categories
(Core :: General, defect)
Core
General
Tracking
()
RESOLVED
DUPLICATE
of bug 369306
People
(Reporter: fryn, Unassigned)
Details
Simply doing nothing when window.focus or window.blur are called would mitigate the problem of popunder windows not being blocked by the popup blocker. (See bug 389672.)
I have not found a single site, where this API is used from something other than popunders. If you know of actual, in-the-wild cases where this API is used and needed for functionality, please list them below.
Comment 1•14 years ago
|
||
I think bug 369306 got the heuristic for when to allow window.focus/blur right.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•