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

Conversation

@blasten
Copy link

@blasten blasten commented Jan 28, 2022

Relands #30893

The timeout seen in flutter/flutter#97351 was caused by a deadlock in Shell::OnPlatformViewDestroyed`.

a57f079 fixes the deadlock.

Fixes flutter/flutter#96661

@blasten
Copy link
Author

blasten commented Jan 28, 2022

cc @stuartmorgan

@blasten blasten changed the title Reland destroy Reland: Teardown external view embedder prior to unmerging threads Jan 28, 2022
@blasten
Copy link
Author

blasten commented Feb 2, 2022

Friendly ping

@blasten blasten added the waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. label Feb 3, 2022
@fluttergithubbot fluttergithubbot merged commit 7b5edec into flutter:main Feb 3, 2022
@blasten blasten deleted the reland_destroy branch February 3, 2022 21:07
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Feb 3, 2022
itsjustkevin pushed a commit to itsjustkevin/engine that referenced this pull request Feb 8, 2022
itsjustkevin added a commit that referenced this pull request Feb 9, 2022
* 'Update Dart SDK to 0180af2'

* [Web Text Input] ensure the input element is put in the DOM on desktop safari (#30885)

* Reland: Teardown external view embedder prior to unmerging threads (#31122)

* Don't remove views while the rasterizer is torn down (#31229)

* [web] roll CanvasKit 0.32.0; fix frame order in animated images (#30680)

* roll CanvasKit 0.32.0
* Fix frame order in WASM image codecs

* [web] roll CanvasKit to 0.33.0 (#31240)

* 'add branch flutter-2.8-candidate.16 to enabled_branches in .ci.yaml'

* remove candidate from enabled_branches

* resolved merge conflict in DEPS file for the canvaskit_cipd_instance key

* update license hash

* resolving presubmit failures on android tests

Co-authored-by: Kevin Chisholm <[email protected]>
Co-authored-by: LongCatIsLooong <[email protected]>
Co-authored-by: Emmanuel Garcia <[email protected]>
Co-authored-by: Yegor <[email protected]>
Co-authored-by: eggfly <[email protected]>
@dkwingsmt
Copy link
Contributor

Now that flutter/flutter#96679 has been fixed, should we revert this PR?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

platform-android waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Platform views throw fatal exception: Methods marked with @UiThread must be executed on the main thread

4 participants