gecko/accessible/ipc
Trevor Saunders 220e2e029c bug 1221551 - unbind child documents before rebinding them r=davidb
It seems possible that a child document could be bound to a parent document
without first being unbound.  Some evidence for this being possible is that
OuterDocAccessible::InsertChildAt() explicitly checks for this and does
something similar if it already has a child.
2015-11-06 17:29:17 -05:00
..
DocAccessibleChild.cpp bug 1214864 - make SetCarretOffset() async r=davidb 2015-10-15 15:04:37 -04:00
DocAccessibleChild.h bug 1214864 - make SetCarretOffset() async r=davidb 2015-10-15 15:04:37 -04:00
DocAccessibleParent.cpp bug 1221551 - unbind child documents before rebinding them r=davidb 2015-11-06 17:29:17 -05:00
DocAccessibleParent.h bug 1221551 - unbind child documents before rebinding them r=davidb 2015-11-06 17:29:17 -05:00
moz.build Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00
PDocAccessible.ipdl bug 1214864 - make SetCarretOffset() async r=davidb 2015-10-15 15:04:37 -04:00
ProxyAccessible.cpp Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj 2015-11-02 07:53:26 +02:00
ProxyAccessible.h bug 1219528 - add ProxyAccessible::{Next,Prev}Sibling() and ProxyAccessible::{First,Last}Child() r=davidb 2015-10-30 19:27:42 -04:00