Skip to content

Conversation

@polina-c
Copy link
Contributor

@polina-c polina-c commented Sep 10, 2022

@flutter-dashboard flutter-dashboard bot added the framework flutter/packages/flutter repository. See also f: labels. label Sep 10, 2022
@polina-c polina-c changed the title - Instrument State, Layer, RenderObject and Sep 10, 2022
@polina-c polina-c changed the title Instrument State, Layer, RenderObject and Instrument State, Layer, RenderObject and Element. Sep 10, 2022
@polina-c polina-c marked this pull request as ready for review September 13, 2022 03:17
Copy link
Member

@goderbauer goderbauer left a comment

Choose a reason for hiding this comment

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

LGTM

MemoryAllocations.instance.dispatchObjectCreated(
library: _flutterFoundationLibrary,
className: 'ValueNotifier',
className: '$ValueNotifier',
Copy link
Contributor

Choose a reason for hiding this comment

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

Do these end up being equivalent to runtimeType.toString under the hood?

Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like, no, it's emitted as a TypeLiteralConstant which should be fine...

engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Sep 21, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/plugins that referenced this pull request Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

framework flutter/packages/flutter repository. See also f: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants