Module root

Source
Expand description

Connection point for all new remote devtools interactions, providing lists of know actors that perform more specific actions (targets, addons, browser chrome, etc.)

Liberally derived from the Firefox JS implementation.

Structsยง

ActorTraits ๐Ÿ”’
DescriptorTraits
GetProcessResponse ๐Ÿ”’
GetRootReply ๐Ÿ”’
GetTabReply ๐Ÿ”’
ListAddonsReply ๐Ÿ”’
ListProcessesResponse ๐Ÿ”’
ListServiceWorkerRegistrationsReply ๐Ÿ”’
ListTabsReply ๐Ÿ”’
ListWorkersReply ๐Ÿ”’
ProtocolDescriptionReply
RootActor
RootActorMsg
Types

Enumsยง

AddonMsg ๐Ÿ”’