mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Run a script in a new DebuggerGlobalScope
Signed-off-by: Delan Azabani <dazabani@igalia.com> Co-authored-by: atbrakhi <atbrakhi@igalia.com>
This commit is contained in:
parent
186558ca08
commit
23c166fcf1
7 changed files with 123 additions and 3 deletions
|
@ -289,6 +289,7 @@ pub(crate) mod customevent;
|
|||
pub(crate) mod datatransfer;
|
||||
pub(crate) mod datatransferitem;
|
||||
pub(crate) mod datatransferitemlist;
|
||||
pub(crate) mod debuggerglobalscope;
|
||||
pub(crate) mod dedicatedworkerglobalscope;
|
||||
pub(crate) mod defaultteereadrequest;
|
||||
pub(crate) mod defaultteeunderlyingsource;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue