On 7/24/12 12:36 AM, Jason Duell wrote:
Do we have any way within our NPAPI functions to determine what docshell
the plugin is displaying content in?

In the code you're looking at (nsNPAPIPlugin.cpp), use GetDocumentFromNPP() and then get the docshell from the document in the normal way?

-Boris

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

Reply via email to