Skip to main content

Module bao_event

Module bao_event 

Source

Enumsยง

BaoEvent
Typed representation of CDP events that originate from the browser engine (servo/bao_browser) and are forwarded to cdp-server via console messages.
ConsoleMessage
A console message from the browser engine. Either a plain log (forwarded as Runtime.consoleAPICalled + Log.entryAdded) or a structured CDP event that maps to a specific BaoEvent variant.