Skip to content

Instrument State, Layer, RenderObject and Element.#111328

Merged
polina-c merged 17 commits into
flutter:masterfrom
polina-c:instrumentation
Sep 20, 2022
Merged

Instrument State, Layer, RenderObject and Element.#111328
polina-c merged 17 commits into
flutter:masterfrom
polina-c:instrumentation

Conversation

@polina-c

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

Copy link
Copy Markdown
Contributor

@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
Comment thread packages/flutter/lib/src/foundation/change_notifier.dart Outdated
Comment thread packages/flutter/test/foundation/memory_allocations_test.dart Outdated
Comment thread packages/flutter/test/foundation/memory_allocations_test.dart Outdated
Comment thread packages/flutter/test/foundation/memory_allocations_test.dart Outdated
Comment thread packages/flutter/test_release/foundation/memory_allocations_test.dart Outdated
Comment thread packages/flutter/test_release/foundation/memory_allocations_test.dart Outdated

@goderbauer goderbauer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

Comment thread packages/flutter/test/foundation/memory_allocations_test.dart Outdated
MemoryAllocations.instance.dispatchObjectCreated(
library: _flutterFoundationLibrary,
className: 'ValueNotifier',
className: '$ValueNotifier',

Copy link
Copy Markdown
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
Copy Markdown
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