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

Import Firefox 68 schema. #2624

Merged
merged 2 commits into from
Jun 4, 2019
Merged

Import Firefox 68 schema. #2624

merged 2 commits into from
Jun 4, 2019

Conversation

EnTeQuAk
Copy link
Contributor

@EnTeQuAk EnTeQuAk commented Jun 4, 2019

Fixes #2623

@@ -5,6 +5,7 @@ import bookmarks from './bookmarks.json';
import browserAction from './browser_action.json';
import browserSettings from './browser_settings.json';
import browsingData from './browsing_data.json';
import captivePortal from './captive_portal.json';
Copy link
Contributor

Choose a reason for hiding this comment

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

The tests are failing on not being able to find this by the looks of it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Indeed, I pushed the missing file in 2d7ccde. Totally forgot 😞

Copy link
Contributor

@muffinresearch muffinresearch left a comment

Choose a reason for hiding this comment

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

Tests are passing (aside from appveyor), it looks sane - I'm not sure otherwise how to review this as I'm not familiar enough with the incoming changes.

Could you ask QA to ensure they throw plenty of real add-ons through validation to test this in action?

r+wc

@EnTeQuAk
Copy link
Contributor Author

EnTeQuAk commented Jun 4, 2019

Could you ask QA to ensure they throw plenty of real add-ons through validation to this in action?

Absolutely

@EnTeQuAk EnTeQuAk merged commit 995052a into master Jun 4, 2019
@EnTeQuAk EnTeQuAk deleted the 2623-import-fx68-schema branch June 4, 2019 14:47
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 Firefox 68 schema
2 participants