Closed Bug 367156 Opened 19 years ago Closed 11 years ago

favicons are not updated when link "href" is modified with script

Categories

(Toolkit :: UI Widgets, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 577892

People

(Reporter: arno, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20060830 Firefox/1.5.0.7 (Debian-1.5.dfsg+1.5.0.7-2) Build Identifier: When a <link> with for a favicon added (via script) on a page, favicon is updated in urlbar (and tabbar if displayed). But, when attribute href of a link is modified, favicon in urlbar is not updated. see http://ffsearchplugins.free.fr/bugzilla/favicons.html for an example : first time you click the button, a <link> element is created and happened to <head>, so you get wikipedia icon displayed in urlbar. Second time, the same <link> element is modified, favicon should now be mozilla icon. May be it is possible to handle DOMAttrModified event in tabbrowser and update tabbar and urlbar images. Reproducible: Always Steps to Reproduce: 1. 2. 3.
OS: Linux → All
Blocks: 468835
Forward-duping because this is almost certainly in the wrong product/component and there's more detail on the other bug.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.