Havvy wrote:
   Sorry to say that I have no idea how and what to get from the
nsIWebNavigation.

You get its DOM window, then GetInterface nsIWebNavigation from the DOM window. The resulting object is a docshell. Proceed from there.

-Boris
_______________________________________________
dev-embedding mailing list
dev-embedding@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to