mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-29 23:23:28 +00:00
Let Page.navigate do actually navigation
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
This commit is contained in:
@@ -262,3 +262,7 @@ pub const SessionID = "9559320D92474062597D9875C664CAC0";
|
||||
pub const URLBase = "chrome://newtab/";
|
||||
pub const FrameID = "90D14BBD8AED408A0467AC93100BCDBE";
|
||||
pub const LoaderID = "CFC8BED824DD2FD56CF1EF33C965C79C";
|
||||
|
||||
pub const TimestampEvent = struct {
|
||||
timestamp: f64,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user