Yes, you should be able to remove DLLs, similar to how embedding is done
on other platforms.

Note, however, that in the embedding case, XUL is gone. The assumption is
that embedders will create there own UI.

Mike Kaply
IBM

Markus Montkowski wrote:

> Hi Mike,
> I want to strip down mozilla a bit with respect to it's memory
> footprint. Can I simply delete DLLs whos features I don't need
> (following guides for minux/win32 on the embeded mozilla webpages).
> And an security related question. Would a XPCOM interface to LVM
> be a big risk, after all you can probably use nsILocalFile to start
> LVM.EXE. The idea is to create an installer frontend for ECS using XUL
> and mozilla.
>
> Markus


Reply via email to