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

Same-origin check for workers #215

Closed anssiko closed 1 year ago

anssiko commented 1 year ago

Ensure that the changes landed in #207 apply to workers.

Discussion: https://github.com/w3c/compute-pressure/issues/206#issuecomment-1488340828

arskama commented 1 year ago

Fix in PR https://github.com/w3c/compute-pressure/pull/238