Open Bug 635866 Opened 13 years ago Updated 2 years ago

Shortcut icon sometimes stuck when changed dynamically

Categories

(Firefox :: Tabbed Browser, defect)

3.6 Branch
x86
Windows 7
defect

Tracking

()

UNCONFIRMED

People

(Reporter: ypetrov, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)
Build Identifier: 

We change page icon dynamically via jquery code:
$('link[rel~="icon"]').replaceWith('<link href="' + href + '" type="image/x-icon" rel="shortcut icon" />');
In some rare conditions displayed icon gets stuck and doesn't follow changes in page DOM.

Reproducible: Couldn't Reproduce
Version: unspecified → 3.6 Branch
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.