You might want to look at embedding profiles (minimal seems to fit
better to you) . Also those mozconfig files:

https://garage.maemo.org/svn/browser/mozilla/trunk/microb-engine/microb-engine/debian/configs/

they disable xul, for example

Br.

On Sat, Nov 15, 2008 at 7:22 AM, Dmitry V. Zhulanov <[EMAIL PROTECTED]> wrote:
> I'd like to reduce download size. And I don't need XUL. I want
> to get html only render, without extensions like address bar or
> any other XUL widgets. So I want to remove as many as possible.
>
> I don't want to remove js or XMLRequestHTTP. Supporting standards
> Is a power of gecko so I don't want to loose it.
>
> Now I get GRE set of dlls from firefox-3.1b2pre.en-US.win32.installer
> As I can see minimum GRE is about 15mb, and where xul.dll is about 10Mb.
>
>
> Dmitry
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Benjamin 
> Smedberg
> Sent: Friday, November 14, 2008 8:13 PM
> To: dev-embedding@lists.mozilla.org
> Subject: Re: need smaller xul.dll
>
> Dmitry Zhulanov wrote:
>> Hi!
>>
>> I interesting in embedding gecko htrml rendering to my own application
>> (which is derived from winEmbed). Gecko may be best renderer, but the
>> size of it too big.
>>
>> xul.dll about 10Mb. It is exist any group which is amed to reduce GRE
>> size?
>
> Can you be specific about why you want a smaller dll? Is the actual goal to
> reduce runtime memory usage (a smaller DLL won't really help at all), reduce
> download footprint (compression makes us <5MB) or something else?
>
> Since this comes up regularly and has for years, I wrote an essay about why,
> in general, adding lots of options to reduce size is a bad idea:
> http://benjamin.smedbergs.us/blog/2005-07-29/the-testing-matrix/
>
> --BDS
> _______________________________________________
> dev-embedding mailing list
> dev-embedding@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-embedding
> _______________________________________________
> dev-embedding mailing list
> dev-embedding@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-embedding
>



-- 
--Antonio Gomes
_______________________________________________
dev-embedding mailing list
dev-embedding@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to