On Fri, Sep 20, 2013 at 3:07 PM, Patrick Brosset <pbros...@mozilla.com> wrote:
> docShell.getSameTypeParentIgnoreBrowserAndAppBoundaries() doesn't return
> null, it returns a docShell, but the subsequent querySelectorAll("iframe")
> call returns an empty array.

You can have a child docshell in a container other than "iframe". The
first example that comes to mind is e.g. <object type="text/html"
data="data:text/html,hi">.

Gavin
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to