gecko-dev/accessible/ipc
Trevor Saunders ea6ea16d57 bug 1270916 - use accessible->IndexInParent() in DocAccessibleChildBase::ShowEvent() r=davidb
Since we will fire events in the correct order we can use the index of the
event target at the time the event is fired.  This protects from weird cases
where the target is inserted, and then children before the target are removed.
2016-11-16 23:47:01 -05:00
..
other 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
win Bug 1315638: Modify MainThreadHandoff::FixArrayElements to be able to distinguish between outparams with different levels of indirection; r=jimm 2016-11-07 16:04:06 -07:00
DocAccessibleChildBase.cpp bug 1270916 - use accessible->IndexInParent() in DocAccessibleChildBase::ShowEvent() r=davidb 2016-11-16 23:47:01 -05:00
DocAccessibleChildBase.h Bug 1304449: Part 4 - Change Windows a11y MSAA id generation to partition based on content process id; r=tbsaunde 2016-10-05 15:56:20 -06:00
DocAccessibleParent.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
DocAccessibleParent.h 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
ProxyAccessibleBase.cpp Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
ProxyAccessibleBase.h Bug 1303040 - implement shared header for two ProxyAccessible classes. r=tbsaunde 2016-09-21 14:10:33 -04:00
ProxyAccessibleShared.h bug 1305402 - add new IPC messages needed for AtkTableCell interface r=davidb 2016-10-18 13:37:25 -04:00
moz.build Bug 1303040 - implement shared header for two ProxyAccessible classes. r=tbsaunde 2016-09-21 14:10:33 -04:00