Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update references to HTML user activation behavior #2107

Closed
rtoy opened this issue Dec 6, 2019 · 0 comments · Fixed by #2110
Closed

Update references to HTML user activation behavior #2107

rtoy opened this issue Dec 6, 2019 · 0 comments · Fixed by #2110

Comments

@rtoy
Copy link
Member

rtoy commented Dec 6, 2019

Describe the issue
The link for "triggered by user activation" no longer works.

Where Is It
In https://webaudio.github.io/web-audio-api/#AudioContext, see the paragraph just below the context IDL block.

Additional Information
This was updated in whatwg/html#5129 and whatwg/html#5129 (comment) has some guidelines on what to do.

Without fixing this, the doc has errors in it. (Well a new error.)

@rtoy rtoy added this to Untriaged in V1 via automation Dec 6, 2019
padenot added a commit that referenced this issue Dec 9, 2019
This is intentionnaly vague to not restrict implementors: it's plausible
that an implementation chooses to be transient or sticky here.

This fixes #2107.
padenot added a commit to padenot/web-audio-api that referenced this issue Dec 9, 2019
This is intentionaly vague to not restrict implementors: it's plausible
that an implementation chooses to be transient or sticky here.

This fixes WebAudio#2107.
@mdjp mdjp added this to the Web Audio V1 milestone Dec 12, 2019
@mdjp mdjp moved this from Untriaged to Ready for Editing in V1 Dec 12, 2019
@rtoy rtoy moved this from Ready for Editing to In PR Review in V1 Dec 12, 2019
padenot added a commit to padenot/web-audio-api that referenced this issue Dec 19, 2019
This is intentionaly vague to not restrict implementors: it's plausible
that an implementation chooses to be transient or sticky here.

This fixes WebAudio#2107.

Address comments from Marcos

Don't use explicit link, and follow the guideline in whatwg/html#5129
V1 automation moved this from In PR Review to Done Dec 19, 2019
padenot added a commit that referenced this issue Dec 19, 2019
This is intentionaly vague to not restrict implementors: it's plausible
that an implementation chooses to be transient or sticky here.

This fixes #2107.

Address comments from Marcos

Don't use explicit link, and follow the guideline in whatwg/html#5129
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
V1
  
Done
Development

Successfully merging a pull request may close this issue.

3 participants