Hi, All,
In my custom application, I init a LoadURI by a WebBrowser.
How can I get the MimeTypes of the URI?
Currently, I  GetTypeAttrValue() in nsHTMLSharedObjectElement::BindToTree().
It can detect the MimeTypes of most pages with flash plug-in. But there are
always some exceptions, such as "www.rugby.com"
Note that, I get the mimetype of the aProgress in
WebBroswerListener::OnStateChange().
Does a .swf object not nofity the listener or not walk through the
BindToTree()?

- Havvy
Thanks!
_______________________________________________
dev-embedding mailing list
dev-embedding@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to