mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Extract canvas operations for reuse by OffscreenCanvas.
This commit is contained in:
parent
6fb7a8cdc7
commit
85c20db495
257 changed files with 1857 additions and 1870 deletions
|
@ -125,6 +125,7 @@ impl Worker {
|
|||
String::from(&*worker_options.name),
|
||||
worker_options.type_,
|
||||
closing,
|
||||
global.image_cache(),
|
||||
);
|
||||
|
||||
Ok(worker)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue