w3c / compute-pressure

A web API proposal that provides information about available compute capacity
https://www.w3.org/TR/compute-pressure/
Other
69 stars 10 forks source link

Turn issue into note, as workers have their own policy container #303

Closed kenchris closed 1 week ago

kenchris commented 1 week ago

Fixes #243

The inheriting from owners was an issue with shared workers as the owners might not have the same policy. But it has been decided that workers have their own policy container (https://github.com/whatwg/html/pull/6504) which can only be set per HTTP headers.


Preview | Diff

arskama commented 1 week ago

ok for me!