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

Create scenic session with view focuser #20288

Merged
merged 1 commit into from
Aug 10, 2020
Merged

Conversation

sanjayc77
Copy link
Contributor

Description

This change creates the scenic session with request to Focuser. The focuser is used to request focus to a view, given it's ViewRef. The call to requestFocus is made from PlatformView messages channel, which will be used from Flutter side by ChildView.

Tests

Adds a PlatformView unittest for the requestFocus method.

@auto-assign auto-assign bot requested a review from GaryQian August 6, 2020 02:17
This change creates the scenic session with request to Focuser. The
focuser is used to request focus to a view, given it's ViewRef. The call to
requestFocus is made from PlatformView messages channel, which will
be used from Flutter side by ChildView.

Adds a PlatformView unittest for the requestFocus method.
@arbreng arbreng merged commit 9632bf3 into flutter:master Aug 10, 2020
@arbreng
Copy link
Contributor

arbreng commented Aug 10, 2020

Failing check was an infra failure, so merging

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