Skip to content

[MV3 Debug Extension] The new debug extension can be run on Manifest V3 or Manifest V2 #1966

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

Merged
merged 11 commits into from
Feb 16, 2023

Conversation

elliette
Copy link
Contributor

@elliette elliette commented Feb 16, 2023

Work towards #1950

Allows us to build the extension with Manifest V2:

  • dart run tool/build_extension.dart

Or with Manifest V3:

  • dart run tool/build_extension.dart --mv3

The Puppeteer tests have also been updated to test on both Manifest V2 and Manifest V3.

NOTE: Make sure to "hide whitespace" in diff settings when reviewing, otherwise the changes to extension_test look overwhelming!

@elliette elliette requested a review from annagrin February 16, 2023 00:25
Copy link
Contributor

@annagrin annagrin left a comment

Choose a reason for hiding this comment

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

Thanks Elliott, left a couple of comments.

Copy link
Contributor

@annagrin annagrin left a comment

Choose a reason for hiding this comment

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

LGTM!

@elliette elliette merged commit 4e85e74 into dart-lang:master Feb 16, 2023
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.

2 participants