gecko-dev/accessible/ipc
Eitan Isaacson ccdf272301 Bug 1647483 - Add a TextRange getter to text selection change events. r=Jamie
This includes 3 changes:
1. Add a lazy ranges getter to AccTextSelChangeEvent.
2. Create an XPCOM interface for testing purposes.
3. Add IPDL bindings for passing ranges in e10s.

Differential Revision: https://phabricator.services.mozilla.com/D80556
2020-06-23 18:52:42 +00:00
..
extension Bug 1616146 - Cache accessibility focus boundaries in java. r=Jamie 2020-02-18 21:09:06 +00:00
other Bug 1647483 - Add a TextRange getter to text selection change events. r=Jamie 2020-06-23 18:52:42 +00:00
win Bug 1645067: Set the top level DocAccessibleChild as early as possible. r=MarcoZ 2020-06-12 07:11:02 +00:00
DocAccessibleChildBase.cpp
DocAccessibleChildBase.h
DocAccessibleParent.cpp Bug 1647483 - Add a TextRange getter to text selection change events. r=Jamie 2020-06-23 18:52:42 +00:00
DocAccessibleParent.h Bug 1647483 - Add a TextRange getter to text selection change events. r=Jamie 2020-06-23 18:52:42 +00:00
IPCTypes.h
moz.build Bug 1565728 - Introduce PDocAccessiblePlatformExt. r=Jamie 2019-09-13 16:55:01 +00:00
ProxyAccessibleBase.cpp Bug 1634217. Make accessible/ buildable outside of unified-build environment. r=eeejay 2020-05-01 04:28:35 +00:00
ProxyAccessibleBase.h Bug 1621517: Make nsIAccessible child retrieval work for OuterDocAccessibles with remote documents. r=yzen 2020-03-13 01:37:14 +00:00
ProxyAccessibleShared.h Bug 1598299 part 2: Remove ProxyAccessible::AccessibleAtPoint. r=yzen,nika 2020-03-29 23:08:44 +00:00