mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-29 15:13:28 +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,
|
0,
|
||||||
"",
|
"",
|
||||||
params.worldName,
|
params.worldName,
|
||||||
|
// TODO: hard coded ID
|
||||||
"7102379147004877974.3265385113993241162",
|
"7102379147004877974.3265385113993241162",
|
||||||
.{
|
.{
|
||||||
.isDefault = false,
|
.isDefault = false,
|
||||||
|
|||||||
Reference in New Issue
Block a user