Skip to content

Split privacy and security into separate sections - #2686

Merged
mjwilson-google merged 1 commit into
WebAudio:mainfrom
mjwilson-google:split-privacy-security
Jul 21, 2026
Merged

Split privacy and security into separate sections#2686
mjwilson-google merged 1 commit into
WebAudio:mainfrom
mjwilson-google:split-privacy-security

Conversation

@mjwilson-google

@mjwilson-google mjwilson-google commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Current W3C policy requires these to be separate sections. Split them, without changing the content.

Note that this section is now out of sync with the questionnaire, but if desired I think that should be addressed in a separate change.


💥 Error: 422 Unprocessable Entity 💥

PR Preview failed to build. (Last tried on Jul 21, 2026, 10:33 PM UTC).

More

PR Preview relies on a number of web services to run. There seems to be an issue with the following one:

🚨 Spec Generator - Spec Generator is the web service used to build bikeshed/ReSpec specs

🔗 Related URL

Error output:

[
    {
        "lineNum": "4581:9",
        "messageType": "warning",
        "text": "At least one <img> doesn't have its size set (<img bs-line-number=\"4581:9\" alt=\"AudioParam automation clipping to nominal\" src=\"images/audioparam-automation-clipping.png\">), but given the type of input document, Bikeshed can't figure out what the size should be.\nEither set 'width'/'height' manually, or opt out of auto-detection by setting the 'no-autosize' attribute."
    },
    {
        "lineNum": "2574:9",
        "messageType": "fatal",
        "text": "Can't find the 'contextOptions' argument of method 'OfflineAudioContext/constructor(numberOfChannels, length, sampleRate)' in the argumentdef block."
    },
    {
        "lineNum": "3687:9",
        "messageType": "fatal",
        "text": "Can't find the 'destinationNode' argument of method 'AudioNode/connect(destinationParam, output)' in the argumentdef block."
    },
    {
        "lineNum": "3687:9",
        "messageType": "fatal",
        "text": "Can't find the 'input' argument of method 'AudioNode/connect(destinationParam, output)' in the argumentdef block."
    },
    {
        "lineNum": "3788:9",
        "messageType": "fatal",
        "text": "Can't find the 'destinationNode' argument of method 'AudioNode/disconnect(destinationParam, output)' in the argumentdef block."
    },
    {
        "lineNum": "3801:9",
        "messageType": "fatal",
        "text": "Can't find the 'destinationNode' argument of method 'AudioNode/disconnect(destinationParam, output)' in the argumentdef block."
    },
    {
        "lineNum": "3816:9",
        "messageType": "fatal",
        "text": "Can't find the 'destinationNode' argument of method 'AudioNode/disconnect(destinationParam, output)' in the argumentdef block."
    },
    {
        "lineNum": "3816:9",
        "messageType": "fatal",
        "text": "Can't find the 'input' argument of method 'AudioNode/disconnect(destinationParam, output)' in the argumentdef block."
    },
    {
        "lineNum": null,
        "messageType": "failure",
        "text": "Did not generate, due to errors exceeding the allowed error level."
    }
]

This seems to be an issue with the Spec Generator service. PR Preview doesn't manage this service and so has no control over it. If you've identified an issue with it, you can report the issue to the maintainers of Spec Generator directly. Please be courteous. Thank you!

If you don't have enough information above to solve the error by yourself or if the issue doesn't seem related to Spec Generator, you can file an issue with PR Preview.

@mjwilson-google
mjwilson-google requested review from hoch and padenot July 21, 2026 22:34
@mjwilson-google

Copy link
Copy Markdown
Contributor Author

This is some minor cleanup that doesn't change the normative part of the spec. I am trying to resolve the Bikeshed errors so that PR Preview can run, and this is the second-to-last category of issue. Please take a look.

@hoch hoch left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mjwilson-google
mjwilson-google merged commit 121ea10 into WebAudio:main Jul 21, 2026
1 check passed
@mjwilson-google
mjwilson-google deleted the split-privacy-security branch July 21, 2026 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants