-
Notifications
You must be signed in to change notification settings - Fork 22.8k
Bug-1828220 add documentation and release notes for browser_action.onUserSettingsChanged event #40488
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-1828220 add documentation and release notes for browser_action.onUserSettingsChanged event #40488
Conversation
files/en-us/mozilla/add-ons/webextensions/api/browseraction/index.md
Outdated
Show resolved
Hide resolved
files/en-us/mozilla/add-ons/webextensions/api/browseraction/onusersettingschanged/index.md
Outdated
Show resolved
Hide resolved
files/en-us/mozilla/add-ons/webextensions/api/browseraction/onusersettingschanged/index.md
Outdated
Show resolved
Hide resolved
Preview URLs
External URLs (1)URL:
(comment last updated: 2025-07-23 02:46:48) |
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.
Please also add the documentation changes to the action API namespace. The same changes were made in the action and browserAction namespace.
files/en-us/mozilla/add-ons/webextensions/api/action/onusersettingschanged/index.md
Outdated
Show resolved
Hide resolved
files/en-us/mozilla/add-ons/webextensions/api/action/onusersettingschanged/index.md
Outdated
Show resolved
Hide resolved
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…ent' of ssh://github.com/rebloor/content into Bug-1828220-add-browser_action.onUserSettingsChanged-event
@Rob--W a reminder about your review on requested changes, I believe I've addressed them. |
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.
Apologies for the delay, thanks for the fix!
Description
Adds the documentation and release note for the addition of the
browser_action.onUserSettingsChanged
event.Related issues and pull requests
Addresses the dev-doc-needed requirements of Bug 1828220 Implement onUserSettingsChanged event.
See mdn/browser-compat-data#27355 for addition to the BCD.