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

feat: Import API schema data for Firefox 92 #3873

Merged
merged 2 commits into from
Aug 24, 2021

Conversation

rpl
Copy link
Member

@rpl rpl commented Aug 23, 2021

Fixes #3872


This PR includes the following changes to the schema:

  • downloads API (added cookieStoreId to the parameters for some of the API methods) - Bug 1669566
  • host_permissions support in manifest_version 3 extensions - Bug 1693385

Along with some new tests related to the behavior expected on the host_permissions manifest property in manifest_version 2 and manifest_version 3 extensions (the change to the downloads API isn't actually used by the eslint rule that validates the API calls and so it didn't need additional coverage).

@rpl rpl requested a review from Rob--W August 23, 2021 18:42
@rpl rpl changed the title Update/firefox 92 api schemas feat: Import API schema data for Firefox 92 Aug 23, 2021
Copy link
Member

@Rob--W Rob--W left a comment

Choose a reason for hiding this comment

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

r+wc

tests/unit/parsers/test.manifestjson.js Outdated Show resolved Hide resolved
@rpl rpl force-pushed the update/firefox-92-api-schemas branch from 560485c to 373d13b Compare August 24, 2021 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Import schema for Firefox 92
2 participants