nsIDownloadManagerUI has had an aUsePrivateUI parameter added to its
show() method. However, it gets passed in an id, which makes no sense in
per-window private browsing i.e. if aUsePrivateUI is set then you can't
actually find out which download has just started.
I also see that nsIDownloadManager has had an addPrivacyAwareListener
method added however it is unclear whether this listener gets notified
for new downloads or not.
So in per-window private browsing, is it possible to get notified of new
private downloads, and if so, how?
--
Warning: May contain traces of nuts.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform