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: Imported Firefox 122 API schema data #5157

Merged
merged 1 commit into from
Jan 9, 2024
Merged

Conversation

rpl
Copy link
Member

@rpl rpl commented Jan 9, 2024

The updated schema data includes the following changes:

The deprecated chrome_settings_overrides.search_provider.params manifest property was only available to builtin search engines and already ignored for third party add-ons, and so we don't expect any particular change behavior from the changes to the schema data introduced in this PR.

Fixes #5138

┆Issue is synchronized with this Jira Task

@rpl rpl added this to the 2024.01.11 milestone Jan 9, 2024
@rpl rpl requested a review from willdurand January 9, 2024 10:02
Copy link

codecov bot commented Jan 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7b035bf) 98.73% compared to head (663b4b7) 98.73%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5157   +/-   ##
=======================================
  Coverage   98.73%   98.73%           
=======================================
  Files          54       54           
  Lines        2932     2932           
  Branches      893      893           
=======================================
  Hits         2895     2895           
  Misses         37       37           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rpl rpl merged commit 0a1a9c3 into master Jan 9, 2024
6 checks passed
@rpl rpl deleted the feat/api-schema-import-fx122 branch January 9, 2024 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Import Firefox 122 schema
2 participants