Module script::dom::windowproxy

source ยท

Structsยง

  • A browsing context can have a creator browsing context, the browsing context that was responsible for its creation. If a browsing context has a parent browsing context, then that is its creator browsing context. Otherwise, if the browsing context has an opener browsing context, then that is its creator browsing context. Otherwise, the browsing context has no creator browsing context.
  • Proxy handler for a WindowProxy. Has ownership of the inner pointer and deallocates it when it is no longer needed.

Constantsยง

Staticsยง

Functionsยง