mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 09:05:45 +00:00
a7b5de355c
Due to the way preferences are read, we need to have firefox.js and b2g.js to be living together in the same directory, as exposed in bug 1053185 comment 7. Doing so will ensure that the proper precedence is given to the pref and in the end we ensure that the preferences we redefine in b2g.js indeed overwrite those defined by firefox.js. To do so, we need to define DIST_SUBDIR to browser for Mulet so that rules.mk will pick up the proper preferences directory. |
||
---|---|---|
.. | ||
app | ||
config/mozconfigs | ||
app.mozbuild | ||
build.mk | ||
confvars.sh |