gecko-dev/accessible
Eitan Isaacson 906483c74e Bug 1653039 - Add word at marker APIs. r=morgan
This patch adds several new parameters:
* AXLeftWordTextMarkerRangeForTextMarker
* AXRightWordTextMarkerRangeForTextMarker
* AXStartTextMarkerForTextMarkerRange
* AXEndTextMarkerForTextMarkerRange
* AXNextTextMarkerForTextMarker
* AXPreviousTextMarkerForTextMarker

Our word boundaries API is pretty buggy. Instead of trying to
resolve or triage each issue I found, I added todo tests
for them.

Differential Revision: https://phabricator.services.mozilla.com/D83680
2020-07-20 22:53:04 +00:00
..
android Bug 1649217 - Part 2: Send isSelectionCollapsed for caret move in IPC. r=Jamie 2020-07-02 18:08:52 +00:00
aom Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
atk Bug 1606721 - Fix crash on screen reader text requests with end offset smaller than -1, r=Jamie 2020-07-08 22:47:11 +00:00
base Bug 1652211 - Create and destroy xul tooltips as they appear and go away. r=Jamie 2020-07-16 17:51:22 +00:00
generic Bug 1420529: Don't fire immediate events on a DocAccessible whose tree isn't constructed yet. r=eeejay 2020-07-19 22:46:33 +00:00
html Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
interfaces Bug 1649575 - Part 2: Wrap opaque NSObjects for testing. r=morgan 2020-07-02 21:24:39 +00:00
ipc Bug 1650590: A11y COM handler: Use CoTaskMemAlloc/Free for row/column header ids arrays when returned by IGeckoBackChannel::Refresh. r=MarcoZ 2020-07-09 06:56:24 +00:00
mac Bug 1653039 - Add word at marker APIs. r=morgan 2020-07-20 22:53:04 +00:00
other Bug 1649217 - Part 2: Send isSelectionCollapsed for caret move in IPC. r=Jamie 2020-07-02 18:08:52 +00:00
tests Bug 1653039 - Add word at marker APIs. r=morgan 2020-07-20 22:53:04 +00:00
windows Bug 1652439: Null check the root accessible when handling QueryService to SID_IAccessibleContentDocument in content processes. r=MarcoZ 2020-07-14 04:55:56 +00:00
xpcom Bug 1649575 - Part 2: Wrap opaque NSObjects for testing. r=morgan 2020-07-02 21:24:39 +00:00
xul Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
moz.build Bug 1630391: Add telemetry test for backplate and a11y theme scalars. r=chutten,yzen 2020-06-12 17:02:45 +00:00