mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-26 06:38:36 +00:00
c054dd3653
after we show the helper app dialog. So progress and load information is now retargeted to a stand alone window instead of re-using the underlying browser / mail window...In order to do this, the external app handler needed to implement nsIURIContentListener. sr=r=rpotts