gecko-dev/accessible
Nathan LaPre fe6f936431 Bug 1922696: Opt AccAttributes into ToString via operator<<, r=eeejay
This revision adds an operator<< that writes a text representation of an
AccAttributes object to an ostream object. This makes it possible to call
ToString on an AccAttributes object, which is useful for printing AccAttributes
objects embedded in AccAttributes objects, and relevant to how Gecko stores
ARIA and text attributes. This revision rewrites DebugPrint in terms of ToString
and uses ToString in StringFromNameAndValue to print AccAttributes in AccAttributes.

Differential Revision: https://phabricator.services.mozilla.com/D224558
2024-10-09 19:25:40 +00:00
..
android Bug 1794974: Part 1: Add improved client detection, automatic domain setting, r=Jamie 2024-09-09 23:02:19 +00:00
aom
atk Bug 1794974: Part 1: Add improved client detection, automatic domain setting, r=Jamie 2024-09-09 23:02:19 +00:00
base Bug 1922696: Opt AccAttributes into ToString via operator<<, r=eeejay 2024-10-09 19:25:40 +00:00
basetypes Bug 1901463: Implement UIA ITextProvider::RangeFromPoint, r=Jamie 2024-09-17 21:38:26 +00:00
docs Bug 1919262 - Remove --button-color. r=desktop-theme-reviewers,reusable-components-reviewers,emilio,hjones 2024-09-18 06:04:39 +00:00
generic Bug 1900232: Part 4 - Add anchor-size() to margin properties. r=firefox-style-system-reviewers,emilio 2024-09-23 13:58:38 +00:00
html Bug 1769586 - P3: Rename IDRefsIterator AssociatedElementsIterator. r=Jamie 2024-09-15 22:39:53 +00:00
interfaces Backed out changeset 3cefab965a7c (bug 1915262) for causing accessible related assertion failures on macOS. 2024-10-09 10:43:37 +03:00
ios Bug 1794974: Part 1: Add improved client detection, automatic domain setting, r=Jamie 2024-09-09 23:02:19 +00:00
ipc Bug 1794974: Part 5: Add code that requests new cache domains to remote accessibles, r=Jamie 2024-09-09 23:02:20 +00:00
mac Backed out changeset 3cefab965a7c (bug 1915262) for causing accessible related assertion failures on macOS. 2024-10-09 10:43:37 +03:00
other
tests Backed out changeset 3cefab965a7c (bug 1915262) for causing accessible related assertion failures on macOS. 2024-10-09 10:43:37 +03:00
windows Backed out changeset 3cefab965a7c (bug 1915262) for causing accessible related assertion failures on macOS. 2024-10-09 10:43:37 +03:00
xpcom Bug 1794974: Part 6: Add xpcAccessibilityService::setCacheDomains, r=Jamie 2024-09-09 23:02:21 +00:00
xul Bug 1909311 - Remove nsIFormControlFrame and nsITextControlFrame. r=masayuki,layout-reviewers,dholbert 2024-07-23 16:16:18 +00:00
moz.build Bug 1794974: Part 7: Add caching granularity tests, r=Jamie 2024-09-09 23:02:21 +00:00