Hey,

Bug 1414974 (https://bugzilla.mozilla.org/show_bug.cgi?id=1414974) is in
mozilla-central, and it introduces the nsGlobalWindowInner and
nsGlobalWindowOuter types. These represent inner and outer nsGlobalWindow
objects, and can be cast from the nsPIDOMWindowInner/Outer objects using
nsGlobalWindowInner/Outer::Cast.

Please avoid introducing new code which uses nsGlobalWindow directly,
instead using the specific types, as it is going away soon™.

Thanks!
Nika
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to