Closed Bug 341140 Opened 19 years ago Closed 19 years ago

popup blocker not working [nsfw]

Categories

(SeaMonkey :: Security, defect)

x86
Windows XP
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 167475

People

(Reporter: florian.steinel, Assigned: dveditz)

References

()

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.8.0.4) Gecko/20060516 MultiZilla/1.8.2.0i SeaMonkey/1.0.2 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.8.0.4) Gecko/20060516 MultiZilla/1.8.2.0i SeaMonkey/1.0.2 will add an minimal testcase later without the [nsfw] images. Reproducible: Always Steps to Reproduce: 1. surf to http://web.archive.org/h4xx.com Actual Results: popups cpu usage 100% Expected Results: no popups
Attached file testcase.html
the minimal testcase copy somewhere and open in any mozilla browser.
I don't get popups on the testcase or url in either 1.5.0.x or 2.0a3 on windows, but I normally have java turned off. In the attached testcase I get a DOS due to the recursive infinite call of a function via setInterval ala function procreate(){ if(window.opener) {return 0;} // fuck procreating like rabbits -- goat-see window.setInterval("procreate();", 1); /* removed random popup */ popUp("testcase.html"); } which is pretty much a dupe of bug 158456, bug 221384, bug 229202, bug 331658
The GNAA spew is covered by bug 334426 (and described at http://en.wikipedia.org/wiki/Last_Measure) *** This bug has been marked as a duplicate of 334426 ***
Group: security
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: