Open
Bug 575300
Opened 15 years ago
Updated 3 years ago
strange pop-up with javascript code
Categories
(Core :: DOM: Core & HTML, defect, P5)
Tracking
()
NEW
People
(Reporter: wertx.x12, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; nl; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; nl; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6
javascript:while(document.location.href="javascript:alert(1)"){document.location.href="javascript:alert(1)"}
run that in Fx 3.5>
at first your browser wil freeze for a few seconds
and then you get a strange looking pop-ups
notice that if you click the first 5 pop-ups away, you can use the browser normally but with de pop-ups in the foreground
Reproducible: Always
Actual Results:
http://i48.tinypic.com/e80e3a.png
http://i45.tinypic.com/wtc01w.png
Comment 1•15 years ago
|
||
Can you please attach a short testcase using the "add an attachment" link ?
i'm new to this, so if you could explain what you mean with testcase, if you mean a poc: http://wertx12.6te.net/a.html
![]() |
||
Comment 3•15 years ago
|
||
Confirming with Firefox 3.6.6 on Win XP 32 bit.
Assignee: nobody → general
Status: UNCONFIRMED → NEW
Component: General → JavaScript Engine
Ever confirmed: true
Product: Firefox → Core
QA Contact: general → general
Version: unspecified → Trunk
![]() |
||
Comment 4•15 years ago
|
||
This also happens with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:2.0b2pre) Gecko/20100629 Minefield/4.0b2pre (.NET CLR 3.5.30729)
Comment 5•15 years ago
|
||
Not likely to be core JS engine.
/be
Assignee: general → nobody
Component: JavaScript Engine → DOM: Other
QA Contact: general → general
Assignee | ||
Updated•12 years ago
|
Component: DOM: Other → DOM
Comment 6•7 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046
Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.
If you have questions, please contact :mdaly.
Priority: -- → P5
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•