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

Update interface for ChromeProxyService.getSourceReport #2235

Merged
merged 4 commits into from
Sep 20, 2023

Conversation

elliette
Copy link
Contributor

Updates the interface to include the optional parameter added in https://dart-review.googlesource.com/c/sdk/+/321660

@elliette elliette requested review from annagrin and bkonyi September 20, 2023 00:00
Copy link
Collaborator

@bkonyi bkonyi left a comment

Choose a reason for hiding this comment

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

LGTM, but doesn't this require v12 of package:vm_service? Those changes haven't been published yet.

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
Copy link
Contributor Author

LGTM, but doesn't this require v12 of package:vm_service? Those changes haven't been published yet.

It does, but we're using VM service from head: https://github.com/dart-lang/webdev/blob/master/dwds/pubspec_overrides.yaml

Because DWDS gets rolled into google3 with the Dart SDK, we need to match the latest commit of the VM service. Although this does mean we won't be able to publish until v12 of the vm_service is published

@elliette elliette merged commit 3078f48 into dart-lang:master Sep 20, 2023
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.

3 participants