Closed Bug 505259 Opened 15 years ago Closed 15 years ago

document.write javascript function causes an infinite page load

Categories

(Firefox :: Tabbed Browser, defect)

3.5 Branch
x86
Windows Vista
defect
Not set
trivial

Tracking

()

RESOLVED DUPLICATE of bug 81980

People

(Reporter: daniele, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.0; it; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; it; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1 (.NET CLR 3.5.30729)

If I insert this javascript code into the location bar (on any page, also about:blank), the rotating image on the tab don't stop:
javascript:document.write('aaa');

Reproducible: Always

Steps to Reproduce:
1. Write this string in the location bar:
javascript:document.write('aaa');
2. Press ENTER
Actual Results:  
The image on the tab continues to rotate

Expected Results:  
The image should disappear

Default theme
Component: General → Tabbed Browser
Version: unspecified → 3.5 Branch
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
QA Contact: general → tabbed.browser
You need to log in before you can comment on or make changes to this bug.