script::dom

Module 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.
  • WindowProxy ๐Ÿ”’
  • WindowProxyHandler ๐Ÿ”’
    Proxy handler for a WindowProxy. Has ownership of the inner pointer and deallocates it when it is no longer needed.

Constantsยง

Staticsยง

Functionsยง