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

webextensions.api.action.setBadgeTextColor - Available since Chrome 110 #24429

Closed
jakubpivonka opened this issue Sep 12, 2024 · 1 comment
Closed
Labels
data:webext Compat data for Browser Extensions. https://developer.mozilla.org/Add-ons/WebExtensions

Comments

@jakubpivonka
Copy link

What type of issue is this?

Incorrect support data (example: BrowserX says "86" but support was added in "40")

What information was incorrect, unhelpful, or incomplete?

Browser compatibility table for action.getBadgeTextColor() and action.setBadgeTextColor().

What browsers does this problem apply to, if applicable?

Chromium (Chrome, Edge 79+, Opera, Samsung Internet)

What did you expect to see?

Supported since Chrome 110.

Did you test this? If so, how?

Developed an extensions using webextension-polyfill. The action.setBadgeTextColor() worked not only in Firefox as expected, but in Chrome and Edge as well. Safari did not work, but that was to be expected.

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

Do you have anything more you want to share?

No response

MDN URL

https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/action/setBadgeTextColor

MDN metadata

MDN page report details
  • Query: webextensions.api.action.setBadgeTextColor
  • Report started: 2024-09-12T15:48:20.703Z
@queengooborg queengooborg added the data:webext Compat data for Browser Extensions. https://developer.mozilla.org/Add-ons/WebExtensions label Sep 12, 2024
@rebloor
Copy link
Contributor

rebloor commented Dec 16, 2024

Fixed by #25321

@rebloor rebloor closed this as completed Dec 16, 2024
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
3 participants