gecko-dev/accessible/ipc
James Teh 8363da33a8 Bug 1712210: Remove a pending child doc addition (if any) when the embedder accessible for an OOP iframe changes. r=eeejay
Previously, if an OuterDoc was never sent to the parent process and its id was reused later, we ended up adding the document to that accessible, which usually wasn't even an OuterDoc.
Alongside the actual fix, add some assertions to make breakage in this area easier to debug in future.

Differential Revision: https://phabricator.services.mozilla.com/D115777
2021-05-25 23:17:09 +00:00
..
extension Bug 1693597 - P2: Rename ProxyAccessible to RemoteAccessible. r=morgan 2021-02-19 23:14:33 +00:00
other Bug 1705542: Don't assume an OuterDoc RemoteAccessible has a child document. r=eeejay 2021-05-11 23:17:08 +00:00
win Bug 1694865 part 17: Add various functions to get an MsaaAccessible/MsaaDocAccessible and use them where appropriate. r=morgan 2021-05-01 02:51:23 +00:00
DocAccessibleChildBase.cpp Bug 1694865 part 3: Move id management to MsaaAccessible. r=morgan 2021-04-28 06:21:44 +00:00
DocAccessibleChildBase.h Bug 1694203 - P9: Have RemoteAccessible inherit from Accessible. r=Jamie 2021-03-02 16:32:24 +00:00
DocAccessibleParent.cpp Bug 1712210: Remove a pending child doc addition (if any) when the embedder accessible for an OOP iframe changes. r=eeejay 2021-05-25 23:17:09 +00:00
DocAccessibleParent.h Bug 1712210: Remove a pending child doc addition (if any) when the embedder accessible for an OOP iframe changes. r=eeejay 2021-05-25 23:17:09 +00:00
IPCTypes.h Bug 1694203 - P9: Have RemoteAccessible inherit from Accessible. r=Jamie 2021-03-02 16:32:24 +00:00
RemoteAccessibleBase.cpp Bug 1705542: Don't assume an OuterDoc RemoteAccessible has a child document. r=eeejay 2021-05-11 23:17:08 +00:00
RemoteAccessibleBase.h Bug 1710975: Fix child/sibling functions regarding top level remote documents. r=eeejay 2021-05-21 06:18:19 +00:00
RemoteAccessibleShared.h Bug 1694566 - P4: Introduce polymorphic ChildAtPoint that returns remote or local accessibles. r=Jamie 2021-03-03 06:10:02 +00:00
moz.build Bug 1693597 - P2: Rename ProxyAccessible to RemoteAccessible. r=morgan 2021-02-19 23:14:33 +00:00