Skip to main content

Module windowproxy

Module windowproxy 

Source

Structsยง

CreatorBrowsingContextInfo ๐Ÿ”’
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.

Enumsยง

IncludePrototypes ๐Ÿ”’
WindowOrDissimilarOriginWindow ๐Ÿ”’
A wrapper class for either a Window or DissimilarOriginWindow that exposes a consistent interface for both of them.

Constantsยง

_IMPL_DOMOBJECT_FOR_WindowProxy ๐Ÿ”’

Staticsยง

PROXY_TRAPS ๐Ÿ”’

Functionsยง

define_property ๐Ÿ”’ โš 
https://html.spec.whatwg.org/multipage/#windowproxy-defineownproperty
delete ๐Ÿ”’ โš 
https://html.spec.whatwg.org/multipage/#windowproxy-delete
finalize ๐Ÿ”’ โš 
get ๐Ÿ”’ โš 
https://html.spec.whatwg.org/multipage/#windowproxy-get
get_own_property_descriptor ๐Ÿ”’ โš 
https://html.spec.whatwg.org/multipage/#windowproxy-getownproperty
get_prototype ๐Ÿ”’ โš 
https://html.spec.whatwg.org/multipage/#windowproxy-getprototypeof
get_prototype_if_ordinary ๐Ÿ”’ โš 
has ๐Ÿ”’ โš 
has_or_has_own ๐Ÿ”’ โš 
has_own ๐Ÿ”’ โš 
own_property_keys ๐Ÿ”’ โš 
https://html.spec.whatwg.org/multipage#windowproxy-ownpropertykeys
parse_open_feature_boolean ๐Ÿ”’
https://html.spec.whatwg.org/multipage/#concept-window-open-features-parse-boolean
set ๐Ÿ”’ โš 
https://html.spec.whatwg.org/multipage/#windowproxy-set
tokenize_open_features ๐Ÿ”’
https://html.spec.whatwg.org/multipage/#concept-window-open-features-tokenize
trace ๐Ÿ”’ โš 
window_proxy_target ๐Ÿ”’