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

privacy check: workers and window privacy check should be decoupled in the execution order. #190

Closed arskama closed 1 year ago

arskama commented 1 year ago

workers and window are two different execution context, their order shouldn't matter. Therefore the ordered list should be removed.