Expand description
Liberally derived from the Firefox JS implementation. Connection point for remote devtools that wish to investigate a particular Browsing Contextโs contents. Supports dynamic attaching and detaching which control notifications of navigation, etc.
Structsยง
- Browsing
Context ๐Actor - The browsing context actor encompasses all of the other supporting actors when debugging a web view. To this extent, it contains a watcher actor that helps when communicating with the host, as well as resource actors that each perform one debugging function.
- Browsing
Context Actor Msg - Browsing
Context ๐Traits - Frame
Update ๐Msg - Frame
Update ๐Reply - List
Workers ๐Reply - TabNavigated ๐
Enumsยง
- Target
Type ๐