Closed Bug 289553 Opened 21 years ago Closed 21 years ago

Dynamically changing the favicon doesn't update the icon in the tab.

Categories

(Firefox :: Tabbed Browser, defect)

x86
All
defect
Not set
trivial

Tracking

()

VERIFIED FIXED
Firefox1.5

People

(Reporter: alexl, Assigned: csthomas)

References

()

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041111 Firefox/1.0 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041111 Firefox/1.0 If you dynamically update the favicon by removing/re-adding a rel="icon" link in the head the icon in the tab doesn't update. It does however update in the location bar. See the URL for an example. Reproducible: Always Steps to Reproduce: 1. Make sure you have more than one tab (so tabs are visible) 2. Load http://people.redhat.com/~alexl/files/dynfavicon.html 3. click on "changed icon" button Actual Results: favicon changed in location entry (next to url), but not in the tab. Expected Results: Icon should have changed in the tab too.
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050408 Firefox/1.0+ confirmed ->New
Status: UNCONFIRMED → NEW
Ever confirmed: true
even worse : bug 260550 (label in bookmarks file is never updated at all)
Depends on: 260550
Attached patch patchSplinter Review
port of seamonkey patch
Assignee: bugs → cst
Status: NEW → ASSIGNED
Attachment #180338 - Flags: review?(mconnor)
Severity: normal → trivial
OS: Linux → All
Whiteboard: [cst: r?]
Target Milestone: --- → Firefox1.1
Version: unspecified → Trunk
Attachment #180338 - Flags: review?(mconnor) → review+
Attachment #180338 - Flags: approval-aviary1.1a? → approval-aviary1.1a+
Whiteboard: [cst: r?] → checkin
checked in
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Whiteboard: checkin
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050426 Firefox/1.0+ 10:51PDT build Verfied
Status: RESOLVED → VERIFIED
after reload a tab i get this error: Error: listener.setIcon is not a function Source File: chrome://global/content/bindings/tabbrowser.xml Line: 795
(In reply to comment #7) > after reload a tab i get this error: > Error: listener.setIcon is not a function > Source File: chrome://global/content/bindings/tabbrowser.xml > Line: 795 Any chance this might be a tab extension related. I'm not seeing any JSC warning, not with a soft nor hard reload
(In reply to comment #8) > (In reply to comment #7) > > after reload a tab i get this error: > > Error: listener.setIcon is not a function > > Source File: chrome://global/content/bindings/tabbrowser.xml > > Line: 795 > > Any chance this might be a tab extension related. > I'm not seeing any JSC warning, not with a soft nor hard reload > yes when i disabled TabMix the error dosn't show
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: