Closed Bug 570791 Opened 15 years ago Closed 14 years ago

Need to implement Progress Listener and Tab Progress Listener onLinkIconAvailable callback

Categories

(SeaMonkey :: Tabbed Browser, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 554908

People

(Reporter: morac, Unassigned)

References

(Blocks 1 open bug)

Details

SeaMonkey currently implements all the callback functions for Progress Listeners and Tab Progress Listeners (as listed on https://developer.mozilla.org/En/Listening_to_events_on_all_tabs) with the exception of the onLinkIconAvailable(aBrowser) callback function.  

Note that even though onLinkIconAvailable is not listed on https://developer.mozilla.org/en/nsIWebProgressListener (apparently that page needs to be updated), it is implemented in the Firefox code:

http://mxr.mozilla.org/mozilla-central/source/browser/base/content/tabbrowser.xml#614

Note that setIcon isn't currently implemented in SeaMonkey so that might need to be done first.
Depends on: 554908
Should be solved by bug 554908.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.