mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
parent
ab17d31bbf
commit
71a05a9c39
103 changed files with 103 additions and 103 deletions
|
@ -47,7 +47,7 @@ pub struct DedicatedWorkerGlobalScope {
|
|||
}
|
||||
|
||||
impl DedicatedWorkerGlobalScope {
|
||||
pub fn new_inherited(worker_url: Url,
|
||||
fn new_inherited(worker_url: Url,
|
||||
worker: TrustedWorkerAddress,
|
||||
cx: Rc<Cx>,
|
||||
resource_task: ResourceTask,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue