cc'ing dev-fxos, as dev-{b2g,gaia} are deprecated
Hi
Am 13.09.2015 um 07:15 schrieb Naoki Hirata:
> There was a 15 MB increase within the last several months.
> Part of the size change has to do with gecko support for new gaia
> features.
>
> Even if the app is not added to gaia, the gecko portion will still
> have the code.
>
> I was wondering would it be possible to make the gecko portion be just
> as modular?
> ie a way to drop the compile of the gecko side if the vendor doesn't
> want to include a feature?
I generally dislike the idea of a modular Gecko builds. We sometimes
have problems because RIL is optional. Testing all the different
combinations will become a QA nightmare as the number of individual
modules increases. If Gecko's size is a problem, we should first try to
shared more code between Gecko features. I feel that there's still
potential.
If only the size of the OTA is a problem, we might be able to send out a
binary diff of the changes, which is applied to the existing files on
the device. Creating the diff file would require patch tools that
understand ELF binaries.
Best regards
Thomas
>
>
>
>
> _______________________________________________
> dev-b2g mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-b2g
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g