[roll] Roll fuchsia [a11y] ScreenReaderMessageGenerator: use "out parameters" in Describe helpers Context: there are a bunch of helper functions in `ScreenReaderMessageGenerator` that are called as part of `DescribeNode` to stitch together a description of a semantic node. This CL changes all such helper functions that had previously returned a vector of utterances; they now append to an "out parameter" vector instead. This is purely a mechanical change. There's no logic changes at all. This should reduce boilerplate and make it easier to refactor the logic in this file more in the future. Original-Bug: 81707 Test: fx test a11y-tests a11y-lib-tests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/709617 Original-Revision: 54be76b72f63976fe1f8c3dd1c6588706bd2e18a GitOrigin-RevId: bf86f4c04dc65b8374d2191bfadb38a7c6917e7d Change-Id: Ibeada73a957eb515a57c4e7d9e6f25adebb6af73
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.