WebAudio / web-audio-api

The Web Audio API v1.0, developed by the W3C Audio WG
https://webaudio.github.io/web-audio-api/
Other
1.05k stars 166 forks source link

Fix #2251: Refine phrasing for "allowed to start" #2308

Closed rtoy closed 3 years ago

rtoy commented 3 years ago

The phrasing using "delay" is confusing. Replace it with "disallow" which reflects more precisely what happens. When a context is not allowed to start, it isn't really "delayed"; it can only start under specific actions with a user-gesture.


Preview | Diff

padenot commented 3 years ago

Why not indeed.