Skip to content

Commit 4b495f2

Browse files
cdp: add comment on hard coded ID for page.createIsolatedWorld
Signed-off-by: Francis Bouvier <[email protected]>
1 parent 7ad03fb commit 4b495f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cdp/page.zig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ fn createIsolatedWorld(
184184
0,
185185
"",
186186
params.worldName,
187+
// TODO: hard coded ID
187188
"7102379147004877974.3265385113993241162",
188189
.{
189190
.isDefault = false,

0 commit comments

Comments
 (0)