[roll] Roll fuchsia [a11y] Sort inspect tree in traversal order
This CL adds an 'index' number to the a11y manager's inspect node names
so that the inspect tree will be sorted in traversal order.
I'm not sure I love the result, please bikeshed if you have a better
idea! It creates trees like this:
node_idx_0_id_103:
action = { }
checked_state = NONE
id = 103
<...>
node_idx_00_id_70:
action = { }
checked_state = NONE
id = 70
node_idx_01_id_76:
action = { }
checked_state = NONE
id = 76
<...>
Original-Fixed: 104980
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/703342
Original-Revision: a4f88bfb63bf24faedf5505241df1a6c2640898b
GitOrigin-RevId: c16f7687b24c1d76c720eaaa2898e7808b3ba893
Change-Id: I81fb6f5e8d1552259967792879975ab0d4e6a96b
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.