Skip to content

Conversation

@christopherfujino
Copy link
Contributor

Fixes #107481

The affected code was introduced in 36a8f0f, where I think a ! was used where it was neither necessary nor correct to do so (since it is valid to have _index == null)

@flutter-dashboard flutter-dashboard bot added the framework flutter/packages/flutter repository. See also f: labels. label Jul 13, 2022
@christopherfujino
Copy link
Contributor Author

@goderbauer can you validate this is the correct change? I'm assuming this should handle null per reading the dartdocs.

Copy link
Contributor

@Hixie Hixie left a comment

Choose a reason for hiding this comment

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

LGTM

@christopherfujino christopherfujino added the autosubmit Merge PR when tree becomes green via auto submit App label Jul 13, 2022
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

thanks!

@auto-submit auto-submit bot merged commit b26346f into flutter:master Jul 13, 2022
@christopherfujino christopherfujino deleted the debugDescribeChildren-handles-null-index branch July 13, 2022 22:44
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jul 14, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/plugins that referenced this pull request Jul 14, 2022
camsim99 pushed a commit to camsim99/flutter that referenced this pull request Aug 10, 2022
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 framework flutter/packages/flutter repository. See also f: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[flutter_tools] server error during ext.flutter.debugDumpRenderTree

3 participants