Zachary Anderson
Zachary Anderson
cc @a-siva @rmacnak-google for a reliable `gen_snapshot` crasher in `2.19.0-444.1.beta`.
The linked PR should be an open PR against the release branch. @itsjustkevin I think to cherry-pick to stable, it should be `flutter-3.2-candidate.5`, right? Not sure whether this should be...
I have made a CP PR here https://github.com/flutter/engine/pull/38154. @ollydixon in the future when requesting a cherry-pick, you should create a PR against the target branch as part of the request....
@itsjustkevin This one should be backported to 3.3. I'll make another PR.
Here is the CP to 3.3 https://github.com/flutter/engine/pull/38075
https://github.com/flutter/engine/pull/38075 is ready to land to the 3.3 branch.
@Piinks reviewed https://github.com/flutter/flutter/pull/108915, and maybe has context on why the `// ignore` was removed there. I'm not sure removing the whole case for that error is correct, but I don't...
Does your branch need to be rebased on tip-of-tree?
Hi @matthew-carroll, I'm curious about how the display list diagnosis was reached. If there was already a discussion going on another github issue or discord thread, would you mind linking...