mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-04 07:40:42 +00:00

For OOP iframes, sometimes, AddChildDoc gets called before the embedder sends us the OuterDocAccessible. Previously, we crashed when this occurred. Now, we add the child when the OuterDocAccessible proxy gets created later. Differential Revision: https://phabricator.services.mozilla.com/D42798 --HG-- extra : moz-landing-system : lando