-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Bug-1659500 contextualIdentities API undefined in Firefox for Android
#26097
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
Bug-1659500 contextualIdentities API undefined in Firefox for Android
#26097
Conversation
|
@Rob--W @willdurand do we also need a release note? |
Rob--W
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To avoid misinterpretations, can you write "Firefox for Android [version]" instead of "Firefox [version]"?
Yes. In case people rely on the existence of the object. |
Rob--W
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not just the API was dropped, also the permission itself. As noted in the mdn/content PR, the permission did something before, and now does not any more.
|
@Rob--W does the extra note on permissions make sense? |
…king-on-Firefox-for-Android-
|
Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs). |
Summary
Addresses the dev-docs-needed requirements for Bug 1659500 Disable contextualIdentities API until GeckoView's container feature is implemented correctly
Release note added in mdn/content#38427