commit | e98fb9fbb0dacca15fcf8b3d21866dd604846157 | [log] [tgz] |
---|---|---|
author | Caroline Liu <carolineliu@fuchsia.infra.roller.google.com> | Wed Aug 14 20:05:15 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Aug 14 13:06:43 2024 -0700 |
tree | d9ed4f141f0d01e3db19aad49ae2b8311cabb7fa | |
parent | d0d230d85f49ebd0dc96a4bde927990f5ea2b42d [diff] |
[roll] Roll fuchsia [ui][testing] TextInputTest removes FocusListener Now that the test can confirm focus with fuchsia.ui.test.input.TestAppStatus, we no longer need the FocusListener. This removal is helpful when migrating test client view from ViewProvider to GraphicalPresenter, since the latter no longer easily provides the attached view ref with which we use to check focus. Original-Bug: 42078967 Test: fx test text-input-test Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1101032 Original-Revision: 12639b3daec021e2b269cb10c9ac9c44c69a4bec GitOrigin-RevId: 0e43419cdef4016d02450a2123a8fd1f5bb06cae Change-Id: Id78f9bac6684ea5554265fac152ffce63ea8fbd7
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.