Skip to content

Bug 2044712 Add contextualIdentities.getSupportedColors and contextulIdentities.getSupportedIcons for Firefox 153#29814

Open
rebloor wants to merge 1 commit into
mdn:mainfrom
rebloor:Bug-2044712-container-colors-and-icons-methods
Open

Bug 2044712 Add contextualIdentities.getSupportedColors and contextulIdentities.getSupportedIcons for Firefox 153#29814
rebloor wants to merge 1 commit into
mdn:mainfrom
rebloor:Bug-2044712-container-colors-and-icons-methods

Conversation

@rebloor

@rebloor rebloor commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds compatibility data for two contextualIdentities methods shipped in Firefox 153 (bug 2044712):

  • getSupportedColors
  • getSupportedIcons

Related issues

Related MDN changes in PR TBC.

…lIdentities.getSupportedIcons for Firefox 153
@rebloor rebloor requested a review from Rob--W June 7, 2026 16:19
@rebloor rebloor self-assigned this Jun 7, 2026
@rebloor rebloor added the data:webext Compat data for Browser Extensions. https://developer.mozilla.org/Add-ons/WebExtensions label Jun 7, 2026
@github-actions github-actions Bot added the size:m [PR only] 25-100 LoC changed label Jun 7, 2026
@github-actions

github-actions Bot commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@Rob--W Rob--W 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.

Approved with suggestions applied.

Comment on lines +253 to +255
"version_added": false,
"impl_url": "https://bugzil.la/1638878",
"notes": "Until Firefox for Android 137 `contextualIdentities` is defined but not functional. From Firefox for Android 138 `contextualIdentities` is inaccessible."

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.

Suggested change
"version_added": false,
"impl_url": "https://bugzil.la/1638878",
"notes": "Until Firefox for Android 137 `contextualIdentities` is defined but not functional. From Firefox for Android 138 `contextualIdentities` is inaccessible."
"version_added": false,
"impl_url": "https://bugzil.la/1638878"

Comment on lines +277 to +278
"impl_url": "https://bugzil.la/1638878",
"notes": "Until Firefox for Android 137 `contextualIdentities` is defined but not functional. From Firefox for Android 138 `contextualIdentities` is inaccessible."

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.

Suggested change
"impl_url": "https://bugzil.la/1638878",
"notes": "Until Firefox for Android 137 `contextualIdentities` is defined but not functional. From Firefox for Android 138 `contextualIdentities` is inaccessible."
"impl_url": "https://bugzil.la/1638878"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:webext Compat data for Browser Extensions. https://developer.mozilla.org/Add-ons/WebExtensions size:m [PR only] 25-100 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants