Richard wrote:
Here's basically what we are doing (keep in mind it's a lot of code so I've cut out a lot of details).
Oh, wow. You're trying to duplicate document setup -- one of the most order-sensitive and fragile things in the codebase -- by hand.
At a guess, you're not calling StartDocumentLoad() on your document anywhere. That's where plugin documents set up their <embed>, etc.
-Boris _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
