Commit Graph

11 Commits

Author SHA1 Message Date
Maksim Lebedev
edb0e76ceb Bug 1166347 - Enable pointer events in Nighly Firefox. r=smaug 2015-06-16 07:43:00 -04:00
Felipe Gomes
8b4e4bf5f4 Bug 1147156 - Re-enable e10s by default for Nightly users who may have disabled it. r=poirot,mconley 2015-04-06 15:06:46 -03:00
Alexandre Poirot
3c054f380c Bug 1127108 - Automatically open the system app with devtools on Mulet. r=fabrice 2015-02-05 10:04:00 -05:00
Brian O'Keefe
eddceb3a00 Bug 870366 - Part 2: Move PREF_JS_EXPORTS to moz.build (easy moves). r=gps 2015-01-20 13:07:03 -05:00
Alexandre Lissy
61e6c483bb Bug 1053185 - Fix preferences installation and packaging for Mulet. r=mshal
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. We also have to make sure
that the B2G-specifics preferences are properly packaged otherwise the
redistribuable tarball will not boot Gaia at all.
2014-09-09 05:09:00 -04:00
Ryan VanderMeulen
f395b4cf81 Backed out changeset 1193326ee038 (bug 1053185) for Mulet perma-fail. 2014-09-09 15:00:21 -04:00
Alexandre Lissy
d92e224ef1 Bug 1053185 - Fix preferences installation and packaging for Mulet. r=mshal
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. We also have to make sure
that the B2G-specifics preferences are properly packaged otherwise the
redistribuable tarball will not boot Gaia at all.
2014-09-09 05:09:00 -04:00
Carsten "Tomcat" Book
b45fbd360c Backed out changeset 56606aa26f45 (bug 1053185) 2014-09-08 11:30:32 +02:00
Alexandre Lissy
774abcd67e Bug 1053185 - Define DIST_SUBDIR for Mulet. r=mshal
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.
2014-08-19 07:47:00 -04:00
Alexandre Poirot
dd611e7939 Bug 1015949 - Land missing b2g/dev/app/moz.build file. r=mshal 2014-05-30 13:13:00 -04:00
Alexandre Poirot
ab64ac7cae Bug 1015949 - Ensure that make package when building b2g/dev ship all b2g files. r=fabrice 2014-05-26 09:18:00 -04:00