MDN currently states that when building Firefox OS the webapps are on the userdata partition. For a long time I've been building with B2G_SYSTEM_APPS=1 because I have large system partitions.
What is the purpose of having all webapps on userdata partition? Was it necessary for old devices with small partitions, but is now generally obsolete due to advances in storage size over the years? If it's something obsolete then I suggest we switch the logic so that everything is on system partition as the default, older devices can build with B2G_USERDATA_APPS=1 If there's still need for userdata webapps as the default I'd like to at least update MDN to explain why. Adam
_______________________________________________ dev-fxos mailing list [email protected] https://lists.mozilla.org/listinfo/dev-fxos

