mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-29 07:03:29 +00:00
cdp: add comment on hard coded ID for page.createIsolatedWorld
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
This commit is contained in:
@@ -184,6 +184,7 @@ fn createIsolatedWorld(
|
||||
0,
|
||||
"",
|
||||
params.worldName,
|
||||
// TODO: hard coded ID
|
||||
"7102379147004877974.3265385113993241162",
|
||||
.{
|
||||
.isDefault = false,
|
||||
|
||||
Reference in New Issue
Block a user