mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
1def7d87c4
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. |
||
---|---|---|
.. | ||
DocAccessibleChild.cpp | ||
DocAccessibleChild.h | ||
DocAccessibleParent.cpp | ||
DocAccessibleParent.h | ||
moz.build | ||
PDocAccessible.ipdl | ||
ProxyAccessible.cpp | ||
ProxyAccessible.h |