gecko-dev/accessible
James Teh 75b296d493 Bug 1819802 part 2: Pre-allocate some arrays in LocalAccessible::BundleFieldsForCache. r=morgan,nlapre
For the viewport cache and character rects, we have at least a reasonable estimate of the number of elements that will be required.
Pre-allocating these saves on potentially costly re-allocation as we append elements.

Differential Revision: https://phabricator.services.mozilla.com/D171420
2023-03-03 03:26:22 +00:00
..
android Bug 1801986 - Set pivot root to top remote document. r=Jamie 2022-11-29 20:31:21 +00:00
aom Bug 1794043: Improve AccAttributes ergonomics, r=eeejay 2022-10-13 01:00:57 +00:00
atk Bug 1757127 part 2: Use the unified Language method for ATK, IA2 and XPCOM. r=nlapre 2023-01-17 20:35:22 +00:00
base Bug 1819802 part 1: When getting cached a11y character bounds, return a single rect rather than an array of rects. r=morgan 2023-03-03 03:26:21 +00:00
basetypes Bug 1816573 - Use flags in TextLeafPoint::FindBoundary instead of boolean arguments. r=Jamie 2023-02-21 16:37:23 +00:00
docs Bug 1800949 - add accessibility Architecture doc with info on trees. r=morgan,Jamie 2022-11-18 00:50:58 +00:00
generic Bug 1819802 part 2: Pre-allocate some arrays in LocalAccessible::BundleFieldsForCache. r=morgan,nlapre 2023-03-03 03:26:22 +00:00
html Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium 2023-02-13 15:02:07 +00:00
interfaces Bug 1814220 - Allow ignoring list item markers in TextLeafPoint::FindBoundary. r=Jamie 2023-02-22 04:17:31 +00:00
ipc Bug 1819802 part 1: When getting cached a11y character bounds, return a single rect rather than an array of rects. r=morgan 2023-03-03 03:26:21 +00:00
mac Bug 1818450 - Support getting attributed text with empty inputs. r=morgan 2023-03-01 19:00:08 +00:00
other Bug 1778433 part 3: Remove defunct *AccessibleWrap types. r=nlapre 2022-11-22 04:55:11 +00:00
tests Bug 1778441: Call into HyperTextAccessible::CharBounds when computing char bounds for local-acc TextLeafPoint's r=eeejay 2023-03-02 18:08:15 +00:00
windows Bug 1818176: Support querying to IAccessibleImage. r=nlapre 2023-02-23 23:42:23 +00:00
xpcom Bug 1816573 - Use flags in TextLeafPoint::FindBoundary instead of boolean arguments. r=Jamie 2023-02-21 16:37:23 +00:00
xul Bug 755621 - Add downcasting for nsXULTreeItemAccessibleBase. r=nlapre 2023-02-20 06:37:16 +00:00
moz.build Bug 1815774 - Introduce TextLeafPoint XPCOM bindings and tests. r=Jamie 2023-02-13 17:56:12 +00:00