mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-12-17 08:48:58 +00:00
Add TODOs and comments
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
This commit is contained in:
@@ -140,6 +140,8 @@ pub fn executionContextCreated(
|
||||
try cdp.sendEvent(alloc, ctx, "Runtime.executionContextCreated", Params, params, sessionID);
|
||||
}
|
||||
|
||||
// TODO: noop method
|
||||
// should we be passing this also to the JS Inspector?
|
||||
fn runIfWaitingForDebugger(
|
||||
alloc: std.mem.Allocator,
|
||||
id: ?u16,
|
||||
|
||||
Reference in New Issue
Block a user