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

Correct release version for webRequestFilterResponse.serviceWorkerScript #18701

Merged
merged 3 commits into from Jan 23, 2023

Conversation

rebloor
Copy link
Collaborator

@rebloor rebloor commented Jan 20, 2023

Summary

Corrects release version for webRequestFilterResponse.serviceWorkerScript

Related issues

See the content update in mdn/content#23699

@rebloor rebloor added the data:webext 🎲 Compat data for Browser Extensions. https://developer.mozilla.org/Add-ons/WebExtensions label Jan 20, 2023
@rebloor rebloor self-assigned this Jan 20, 2023
Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

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

The linter found inconsistencies here:

Consistency - 2 problems (2 errors, 0 warnings):
[27](https://github.com/mdn/browser-compat-data/actions/runs/3969577390/jobs/6804258205#step:5:28)
 ✖ webextensions.manifest.permissions.webRequestFilterResponse - Error → Basic support in firefox was declared implemented in a later version (110) than the following sub-feature(s):
[28](https://github.com/mdn/browser-compat-data/actions/runs/3969577390/jobs/6804258205#step:5:29)
        → webextensions.manifest.permissions.webRequestFilterResponse.serviceWorkerScript: 95
[29](https://github.com/mdn/browser-compat-data/actions/runs/3969577390/jobs/6804258205#step:5:30)
 ✖ webextensions.manifest.permissions.webRequestFilterResponse - Error → Basic support in firefox_android was declared implemented in a later version (110) than the following sub-feature(s):
[30](https://github.com/mdn/browser-compat-data/actions/runs/3969577390/jobs/6804258205#step:5:31)
        → webextensions.manifest.permissions.webRequestFilterResponse.serviceWorkerScript: 95

@rebloor rebloor requested a review from Elchi3 January 23, 2023 17:28
@rebloor
Copy link
Collaborator Author

rebloor commented Jan 23, 2023

@Elchi3 thank you, the issue was the way in which the permission is defined. This is now fixed.

@Elchi3 Elchi3 merged commit 05c4354 into mdn:main Jan 23, 2023
@rebloor rebloor deleted the origin/webRequestFilterResponse-permission3 branch February 21, 2023 22:32
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants