DescriptionIf WindowObserver is instantiated before the primary browser window is visible, this window is not included in the initial enumeration that we get through calling getZOrderDOMWindowEnumerator.
Using nsIWindowWatcher.getWindowEnumerator instead of nsIWindowMediator.getZOrderDOMWindowEnumerator we can get all windows.
Using this also has the nice side effect that we don't need to care about issue 156333 here anymore.
Patch Set 1 #
Total comments: 1
Patch Set 2 : #
Total comments: 2
Patch Set 3 : #MessagesTotal messages: 6
|