зеркало из https://github.com/mozilla/gecko-dev.git
500cfa49c4
If an iframe is hidden, its OuterDocAccessible will be destroyed, but the PBrowserBridge still exists. Since the OuterDocAccessible was destroyed, its id can be reused. Therefore, if a new embedder accessible hasn't already been set, clear the embedder accessible on PBrowserBridge. This ensures that the wrong accessible can't accidentally be used when an OOP iframe document is added while the iframe is hidden. Differential Revision: https://phabricator.services.mozilla.com/D121015 |
||
---|---|---|
.. | ||
extension | ||
other | ||
win | ||
DocAccessibleChildBase.cpp | ||
DocAccessibleChildBase.h | ||
DocAccessibleParent.cpp | ||
DocAccessibleParent.h | ||
IPCTypes.h | ||
RemoteAccessibleBase.cpp | ||
RemoteAccessibleBase.h | ||
RemoteAccessibleShared.h | ||
moz.build |