Now I'm trying to rebuild FireFox from source code.
I have 2 requirements for the new AppArmored FireFox.

1. implement custom branding. How to do that ?
2, it should run as a separate process, totally independent from normal Firefox.

I have built FireFox with the following parameters:

[EMAIL PROTECTED]:~/Linstall/mozilla> cat .mozconfig
. $topsrcdir/browser/config/mozconfig
mk_add_options [EMAIL PROTECTED]@/ff-opt-static
ac_add_options --enable-optimize
ac_add_options --disable-debug
ac_add_options --enable-static
ac_add_options --disable-shared
ac_add_options --disable-tests
ac_add_options --enable-official-branding
mk_add_options MOZ_CO_PROJECT=browser

But the result is a disappointing Bon Echo, that is also shares
process with the already installed SUSE's FireFox.

Any ideas on how to achieve the needed functionality ?

Basically my vision is that the new FireFox should not differ in code
from the original, but should differ in configuration. However I stay
open-minded.

--
-Alexey Eremenko "Technologov"
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to