Closed Bug 783012 Opened 12 years ago Closed 12 years ago

Check PopUp

Categories

(Core :: DOM: Core & HTML, defect)

14 Branch
x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 675574

People

(Reporter: longrifle0x, Unassigned)

Details

(Keywords: csectype-dos, sec-other)

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.77 Safari/537.1 Steps to reproduce: <h1>Check Pop Ups!</h1> <body onload="setTimeout('pop_new()',3000)"> <script> var moused = false; function pop_new() { window.open('about:blank','_blank'); } </script> <li>*<a href="#" onclick="for (i=0;i<10;i++) pop_new()">Click here</a>and see how many windows may be opened in response to one click. I think 10 :P <p> Actual results: Will open 10 new window
Attached file pop a bunch of tabs up
Test example from comment 0.
It does pop up a bunch of new tabs when you click once.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Pop ups are an annoyance, not a security problem.
Component: Untriaged → DOM: Core & HTML
Keywords: csec-dos, sec-other
Product: Firefox → Core
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Group: core-security
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: