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

[fuchsia][scenic] Add support for viewConnected and viewDisconnected signals in flatland.#36298

Merged
shivesh-ganju merged 1 commit into
flutter-team-archive:mainfrom
shivesh-ganju:flatland_new
Sep 20, 2022
Merged

[fuchsia][scenic] Add support for viewConnected and viewDisconnected signals in flatland.#36298
shivesh-ganju merged 1 commit into
flutter-team-archive:mainfrom
shivesh-ganju:flatland_new

Conversation

@shivesh-ganju

Copy link
Copy Markdown
Contributor

This PR adds support for sending 'View.viewConnected' platform message when a view gets created and 'View.viewDisconnected' signal when a view gets destroyed.

Test: ffx test run "fuchsia-pkg://fuchsia.com/flutter_runner_tests#meta/flutter_runner_tests.cm"

Bug: https://bugs.fuchsia.dev/p/fuchsia/issues/detail?id=93452

Manual Testing

Launched terminal in workstation, checked logs for the newly added platform messages.

Comment thread shell/platform/fuchsia/flutter/flatland_platform_view.cc
signals in flatland.

This PR adds support for sending 'View.viewConnected' platform message
when a view gets created and 'View.viewDisconnected' signal when a view
gets destroyed.

Test: ffx test run "fuchsia-pkg://fuchsia.com/flutter_runner_tests#meta/flutter_runner_tests.cm"

Bug: https://bugs.fuchsia.dev/p/fuchsia/issues/detail?id=93452
@akbiggs
akbiggs self-requested a review September 20, 2022 21:04
@shivesh-ganju
shivesh-ganju merged commit fc2ffa9 into flutter-team-archive:main Sep 20, 2022
shivesh-ganju added a commit to shivesh-ganju/engine that referenced this pull request Sep 20, 2022
…lutter-team-archive#36298)

signals in flatland.

This PR adds support for sending 'View.viewConnected' platform message
when a view gets created and 'View.viewDisconnected' signal when a view
gets destroyed.

Test: ffx test run "fuchsia-pkg://fuchsia.com/flutter_runner_tests#meta/flutter_runner_tests.cm"

Bug: https://bugs.fuchsia.dev/p/fuchsia/issues/detail?id=93452
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Sep 20, 2022
Oleh-Sv pushed a commit to Oleh-Sv/engine that referenced this pull request Sep 28, 2022
…lutter-team-archive#36298)

signals in flatland.

This PR adds support for sending 'View.viewConnected' platform message
when a view gets created and 'View.viewDisconnected' signal when a view
gets destroyed.

Test: ffx test run "fuchsia-pkg://fuchsia.com/flutter_runner_tests#meta/flutter_runner_tests.cm"

Bug: https://bugs.fuchsia.dev/p/fuchsia/issues/detail?id=93452
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Development

Successfully merging this pull request may close these issues.

2 participants