cdp: add comment on hard coded ID for page.createIsolatedWorld

Signed-off-by: Francis Bouvier <francis@lightpanda.io>
This commit is contained in:
Francis Bouvier
2024-10-09 15:21:09 +02:00
parent 7ad03fb548
commit 4b495f213f

View File

@@ -184,6 +184,7 @@ fn createIsolatedWorld(
0, 0,
"", "",
params.worldName, params.worldName,
// TODO: hard coded ID
"7102379147004877974.3265385113993241162", "7102379147004877974.3265385113993241162",
.{ .{
.isDefault = false, .isDefault = false,