mdn / content

The content behind MDN Web Docs
https://developer.mozilla.org
Other
9.18k stars 22.47k forks source link

Update usage for {{AvailableInWorkers}} #31675

Closed skyclouds2001 closed 2 months ago

skyclouds2001 commented 9 months ago

the https://github.com/mdn/yari/pull/10029 brings additional ability to better reflect features' scope (and https://github.com/mdn/yari/pull/10968 which add one more case)

the issue is intended to track those features that need to update when the macros change landed (see https://github.com/mdn/yari/blob/main/kumascript/macros/AvailableInWorkers.ejs)

also reference to https://github.com/sindresorhus/globals

test with https://worker-playground.glitch.me/

the list is as follows:

### tasks
- [ ] #33477 
- [ ] #33225
- [ ] #32945
- [ ] #32942
- [ ] #32949
- [ ] WebUSB API, give up
- [ ] #32944
- [ ] #30191
- [ ] #33202 
- [ ] #35596 
- [ ] #33044
- [ ] #33052 
- [ ] #33056
- [ ] #33055
- [ ] #33061
- [ ] #33062
- [ ] #33091
- [ ] #33092
- [ ] #33093
- [ ] #33074

a full list is as follows:

Josh-Cena commented 4 months ago

@skyclouds2001 It's not easy to tell what tasks are left and when the issue could be considered done