[roll] Roll fuchsia Reland "[a11y] Reinitialize a11y view if view holder is disconnected."

This is a reland of e80e4eac030b7027859c9ac00145a17ead6fcb49

This change broke a set of tests that ran multiple a11y manager
instances against the same root presenter, which caused an infinite
loop in which they fought for the accessibility view registry
connection. The tests have been modified to run a single a11y
manager, so this change should be safe to reland.

Original-Bug: 81802, 81803, 81804, 83074
Test: Ran broken tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/577102
Original-Revision: bc47201a2d6c2a1265d276e4622d5bc8a2ce8b8c
GitOrigin-RevId: 5f906aa579c25da65dee6fa0c68daa075e6558ac
Change-Id: Ia20a3e37b988db5c65db896ae4b22c2a492203dc
1 file changed
tree: a6865cb0b66574f0f1389caf5c460a4264e27582
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.