gecko-dev/accessible/ipc/other
David Parks 55dc6b7f68 Bug 1332690 - Assign Managers to DocAccessibleChilds. r=tbsaunde
The Manager is set by IPDL for remotely constructed objects but our DocAccessibleChilds are created on the child process side, so we need to assign a manager in the constructor so that we can find it when needed.

--HG--
extra : rebase_source : 8bf76534860ed73fbdc71df494130f6028400fa3
2017-03-27 10:03:43 -07:00
..
DocAccessibleChild.cpp Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
DocAccessibleChild.h Bug 1332690 - Assign Managers to DocAccessibleChilds. r=tbsaunde 2017-03-27 10:03:43 -07:00
PDocAccessible.ipdl bug 1305402 - add new IPC messages needed for AtkTableCell interface r=davidb 2016-10-18 13:37:25 -04:00
ProxyAccessible.cpp bug 1305402 - add new IPC messages needed for AtkTableCell interface r=davidb 2016-10-18 13:37:25 -04:00
ProxyAccessible.h Bug 1303040 - implement shared header for two ProxyAccessible classes. r=tbsaunde 2016-09-21 14:10:33 -04:00
moz.build Bug 1297171 - Unconditionally export COMPtrTypes.h rather than depending on accessibility enabled/disabled status. r=aklotz 2016-08-22 14:33:00 -04:00