Skip to content

Conversation

@flutteractionsbot
Copy link

@flutteractionsbot flutteractionsbot commented May 30, 2024

This pull request is created by automatic cherry pick workflow
Please fill in the form below, and a flutter domain expert will evaluate this cherry pick request.

Issue Link:

What is the link to the issue this cherry-pick is addressing?

DevTools release 2.36.0: https://dart-review.googlesource.com/c/sdk/+/368762

Changelog Description:

This change adds a service extension that DevTools uses to support a "Track widget build counts" feature. This feature is first included in DevTools 2.36.0.

Impact Description:

This service extension is required for DevTools 2.36.0, which needs to be cherry-picked into the Dart SDK. This beta release of DevTools missed the code cutoff because we were targeting the date listed on go/dash-team-releases (5/29). Since the beta release went out early, we missed the cut off and need to cherry-pick.

Since this DevTools release depended on the changes from #148702, we also need to cherry pick those changes into the flutter beta channel.

Workaround:

No. This is required for DevTools 2.36.0 to work properly: https://dart-review.googlesource.com/c/sdk/+/368762.

Risk:

What is the risk level of this cherry-pick?

  • Low
  • Medium
  • High

Test Coverage:

Are you confident that your fix is well-tested by automated tests?

  • Yes
  • No

Validation Steps:

What are the steps to validate that this fix works?

With this change, a flutter app connecting to DevTools 2.36.0 (already on the Dart SDK main branch and trying to CP into the Dart SDK beta branch) will be able to use the "Track widget build counts" feature in DevTools.

…48702)

This helps us add widget rebuild counts to the DevTools performance page: flutter/devtools#4564
@flutteractionsbot flutteractionsbot added the cp: review Cherry-picks in the review queue label May 30, 2024
@flutteractionsbot
Copy link
Author

@kenzieschmoll please fill out the PR description above, afterwards the release team will review this request.

@github-actions github-actions bot added the framework flutter/packages/flutter repository. See also f: labels. label May 30, 2024
@itsjustkevin
Copy link
Contributor

@mossmana fyi.

@kenzieschmoll
Copy link
Member

@itsjustkevin I saw the CP for DevTools 2.36.0 was approved and the CL was merged: #149345. This Flutter CP is a requirement for DevTools 2.36.0 to work properly - is this CP going to be included as well?

@itsjustkevin
Copy link
Contributor

@kenzieschmoll I didn't add it as it did not yet have an approval, let's get this updated and merged.

@christopherfujino christopherfujino changed the title [CP-beta]Add frame number and widget location map service extension [CP-stable] Add frame number and widget location map service extension Jun 5, 2024
@itsjustkevin itsjustkevin added cp: approved Approved cherry-pick request autosubmit Merge PR when tree becomes green via auto submit App labels Jun 5, 2024
@auto-submit auto-submit bot merged commit e3f15a5 into flutter:flutter-3.22-candidate.0 Jun 5, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App cp: approved Approved cherry-pick request cp: review Cherry-picks in the review queue framework flutter/packages/flutter repository. See also f: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants