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

Chrome 21 added webextensions.api.browsingData.RemovalOptions.originTypes support #24326

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

queengooborg
Copy link
Collaborator

This PR updates and corrects version values for Chromium (Chrome, Opera, Samsung Internet, WebView Android) for the RemovalOptions member of the browsingData Web Extensions interface. The data comes from a commit in the browser's source code, mapped to a version number using available tooling or via the commit timestamp.

Commit: https://source.chromium.org/chromium/chromium/src/+/009cf7d7aa0c6553d8a52d269eefb75e1a572a40

This PR updates and corrects version values for Chromium (Chrome, Opera, Samsung Internet, WebView Android) for the `RemovalOptions` member of the `browsingData` Web Extensions interface. The data comes from a commit in the browser's source code, mapped to a version number using available tooling or via the commit timestamp.

Commit: https://source.chromium.org/chromium/chromium/src/+/009cf7d7aa0c6553d8a52d269eefb75e1a572a40
@queengooborg queengooborg added the data:webext 🎲 Compat data for Browser Extensions. https://developer.mozilla.org/Add-ons/WebExtensions label Sep 4, 2024
@github-actions github-actions bot added the size:s [PR only] 7-24 LoC changed label Nov 22, 2024
Copy link
Contributor

@caugner caugner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

chromium/chromium@009cf7d landed in 21.0.1175.0 before 21.0.1180.

webextensions/api/browsingData.json Outdated Show resolved Hide resolved
webextensions/api/browsingData.json Outdated Show resolved Hide resolved
webextensions/api/browsingData.json Outdated Show resolved Hide resolved
@caugner caugner changed the title Update Chromium data for webextensions.api.browsingData.RemovalOptions Chrome 21 added webextensions.api.browsingData.RemovalOptions.originTypes support Nov 26, 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 size:s [PR only] 7-24 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants