Closed
Bug 680569
Opened 14 years ago
Closed 14 years ago
listeners not invoked when opening/closing/changing windows
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: bmidgley, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_8; en-us) AppleWebKit/533.21.1 (KHTML, like Gecko) Version/5.0.5 Safari/533.21.1
Steps to reproduce:
Write an addon with nsIWindowMediator listeners attached. Enable addon, open, close, switch tabs. See https://gist.github.com/1157924
Actual results:
onOpenWindow and onWindowTitleChange Listeners are invoked once at addon activation, then never again.
Expected results:
listeners should be called through the life of the addon when opening, closing, switching tabs
Comment 1•14 years ago
|
||
Mark, is this a valid bug?
Comment 2•14 years ago
|
||
(In reply to Martijn Wargers [:mw22] (QA - IRC nick: mw22) from comment #1)
> Mark, is this a valid bug?
No. I talked to Brad on IRC and we worked out the problem.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•