script::dom

Module globalscope

source

Structsยง

  • AutoCloseWorker ๐Ÿ”’
  • BlobInfo ๐Ÿ”’
    The info pertaining to a blob managed by this global.
  • BroadcastListener ๐Ÿ”’
    A wrapper for broadcasts coming in over IPC, and the event-loop.
  • FileListener ๐Ÿ”’
    A wrapper for the handling of file data received by the ipc router
  • GlobalScope ๐Ÿ”’
  • ManagedMessagePort ๐Ÿ”’
    Data representing a message-port managed by this global.
  • MessageListener ๐Ÿ”’
    A wrapper for glue-code between the ipc router and the event-loop.

Enumsยง

  • BlobResult ๐Ÿ”’
    The result of looking-up the data for a Blob, containing either the in-memory bytes, or the file-id.
  • BlobTracker ๐Ÿ”’
    A holder of a weak reference for a DOM blob or file.
  • State representing whether this global is currently managing broadcast channels.
  • FileListenerState ๐Ÿ”’
  • FileListenerTarget ๐Ÿ”’
  • MessagePortState ๐Ÿ”’
    State representing whether this global is currently managing messageports.

Constantsยง

Traitsยง

Functionsยง

Type Aliasesยง