Hello nsIDOMWindow is deprecated now according to: https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsIDOMWindow is there an alternative for this interface. I am using a lot of functions from this interface and also using nsIPromptFactory which relies on nsIDOMWindow a lot for all of it functions.
Is there any way to get an alternative with the same functionality which requires minimal changes or is there a way that I can get the nsIDOMWindow interface and all of its functionality back by adding the interface locally and implementing the functions locally. Thanks Devan Shah _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform