diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2020-01-23 07:53:58 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-23 07:53:58 -0500 |
commit | 2b77a992dba0547180b9bfd89a015556f8a51ba5 (patch) | |
tree | 89fd481d7d8fb18037c839ee29891a58e2a65898 /components/script/dom/bindings/htmlconstructor.rs | |
parent | 24674687acaaca3a796f8cc61bc98c6e7d0097fb (diff) | |
parent | dbed5f136438325bba20e24f0bff3aee4e86e763 (diff) | |
download | servo-2b77a992dba0547180b9bfd89a015556f8a51ba5.tar.gz servo-2b77a992dba0547180b9bfd89a015556f8a51ba5.zip |
Auto merge of #25580 - szeged:wgpu_worker, r=jdm
Support worker for WebGPU
To create resource ids for the WebGPU we need to access the `IdentityHub`.
In order to access the `IdentityHub` from a `Window` or a `Worker` as well, I've moved the `IdentityHub` to the `GlobalScope` from the `Navigator`.
<!-- Please describe your changes on the following line: -->
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #25532
cc @kvark @jdm @zakorgy
Diffstat (limited to 'components/script/dom/bindings/htmlconstructor.rs')
0 files changed, 0 insertions, 0 deletions