Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@jason-simmons
Copy link
Member

Dart no longer makes a copy of the label string when recording events.

See #8152

Dart no longer makes a copy of the label string when recording events.

See flutter#8152
Copy link
Member

@chinmaygarde chinmaygarde left a comment

Choose a reason for hiding this comment

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

Adding an allocator specific check so we catch these in the engine unittests.

@jason-simmons jason-simmons merged commit 403337e into flutter:master Mar 14, 2019
chinmaygarde added a commit to chinmaygarde/flutter_engine that referenced this pull request Mar 14, 2019
…imeline are not heap allocated.

Verfied that the tests fail on issues like flutter#8166. Unfortunately, there is no x-platform way to perform this check but this should gate incorrect traces being added to the engine.
chinmaygarde added a commit that referenced this pull request Mar 14, 2019
…timeline are not heap allocated. (#8168)

Verified that the tests fail on issues like #8166. Unfortunately, there is no x-platform way to perform this check but this should gate incorrect traces being added to the engine.
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 14, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 14, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 14, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 14, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 14, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 15, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 15, 2019
RBogie pushed a commit to RBogie/flutter-engine that referenced this pull request Apr 8, 2019
…ter#8166)

Dart no longer makes a copy of the label string when recording events.

See flutter#8152
RBogie pushed a commit to RBogie/flutter-engine that referenced this pull request Apr 8, 2019
…timeline are not heap allocated. (flutter#8168)

Verified that the tests fail on issues like flutter#8166. Unfortunately, there is no x-platform way to perform this check but this should gate incorrect traces being added to the engine.
RBogie added a commit to RBogie/flutter-engine that referenced this pull request Apr 8, 2019
RBogie added a commit to RBogie/flutter-engine that referenced this pull request Apr 8, 2019
RobertSun123 pushed a commit to RobertSun123/engine that referenced this pull request May 8, 2024
…timeline are not heap allocated. (#8168)

Verified that the tests fail on issues like flutter/engine#8166. Unfortunately, there is no x-platform way to perform this check but this should gate incorrect traces being added to the engine.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants