Module message_router_browser_side

Module message_router_browser_side 

Source

Structs§

MessageRouterBrowserSide
RegisteredJsListenerInfo
Functions registered from the JS side in a specific frame

Enums§

DomAction
Actions that can occur with DOM listeners While the renderer does receive the JS event, this is what we actually tell them after the enum was parsed.

Functions§

send_query

Type Aliases§

EventListenerFn
Alias for a shared, thread‑safe event listener.
OnDomActionListenerCallback
Callback function type for DOM listener action notifications TabId, EventName, Action