initial Navigation

This commit is contained in:
Muki Kiboigo
2025-12-08 05:16:45 -08:00
parent 3769715582
commit 370c3a49a7
16 changed files with 775 additions and 4 deletions

View File

@@ -206,7 +206,7 @@ pub fn pageNavigate(arena: Allocator, bc: anytype, event: *const Notification.Pa
.POST => "formSubmissionPost",
else => unreachable,
},
.address_bar => null,
.address_bar, .navigation => null,
};
if (reason_) |reason| {
try cdp.sendEvent("Page.frameScheduledNavigation", .{