Changes

Jump to: navigation, search

Mozilla.dev.embedding

496 bytes added, 19:10, 3 November 2006
FAQ
=== How to control what is, and what is not, loaded ===
Some people have complained that nsIURIContentListener::OnStartURIOpen() is not called for logos (images) and CSS. This is because you must use [http://developer.mozilla.org/en/docs/index.php?title=Creating_XPCOM_Components:Finishing_the_Component&redirect=no#Implementing_the_nsIContentPolicy nsIContentPolicy].
 
=== What is winEmbed? ===
It is the window class associated with the mozilla custom control.
 
=== How can I use the new nsIWindowProvider in Mozilla 1.8.1? ===
If you have SetWebBrowserChrome on the tree owner, just implement the nsIInterfaceRequestor on that object and call the GetInterface implementation, which returns an nsIwindowsProvider.
 
[http://lxr.mozilla.org/mozilla/source/camino/src/embedding/CHBrowserListener.mm This] was marked as a good example, but no line number was given.
1
edit

Navigation menu