mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-12-14 23:38:57 +00:00
zig fmt
This commit is contained in:
@@ -271,7 +271,6 @@ pub fn postMessage(self: *Window, message: js.Object, target_origin: ?[]const u8
|
||||
});
|
||||
errdefer page._factory.destroy(callback);
|
||||
|
||||
|
||||
try page.scheduler.add(callback, PostMessageCallback.run, 0, .{
|
||||
.name = "postMessage",
|
||||
.low_priority = false,
|
||||
|
||||
Reference in New Issue
Block a user