Open main menu

CDOT Wiki β

Changes

Mozilla.dev.embedding

370 bytes added, 21:43, 20 October 2006
m
FAQ
stack->Pop(&cx);
}</code>
 
=== 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].
1
edit