Update api.Permissions.permission_accessibility-events status and Chrome 131 removal#25860
Merged
Merged
Conversation
Spec: https://wicg.github.io/aom/spec/phase2.html#privacy-concerns Co-authored-by: Dominique Hazael-Massieux <dom@w3.org>
Source: https://chromiumdash.appspot.com/commit/41da4aa10c42b36665b50c076274ab0dff0261e3 Co-authored-by: Claas Augner <495429+caugner@users.noreply.github.com>
This was referenced Feb 6, 2025
caugner
approved these changes
Feb 6, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This updates the status for
api.Permissions.permission_accessibility-eventsand shows its removal from Chrome.Test results and supporting details
Thanks to help from @dontcallmedom in the WebDX chat, I learned that this permission was part of a now-deprecated Accessibility Object Model (AOM) Phase 2 specification. This is no longer the case; see the contemporary AOM spec and its phase 2 specification for comparison.
Because the originating spec is not in good standing, I wasn't able to add it to
spec_url. I've still marked this feature as deprecated and non-standard track. The linter obliges us to set it to non-experimental, too.Thanks to @caugner in #25854 (comment), I learned that this feature has been removed from Chrome 131 (commit). Given the text of bug 369945541, I think it's likely that this was always behind a flag, so—removal is an option here—but I don't think it's worth the time to go find out if this is true, since this feature will get removed in November 2026 anyway.
Related issues
api.Permissions.permission_accessibility-events- What is this? #25854