gecko-dev/browser
Mike Hommey 0d6cf23aa9 Bug 1184446 - Remove manual package manifest preprocessing. r=mshal
packager.py itself has been able to do preprocessing since the beginning.
For some reason, Makefile.in-driven preprocessing was kept back then, and
never was removed, and even worse, concatenation was added on top of it.

There is however a downside to the current way of doing things: error
reporting is given relative to the given manifest, which in the current
case is the preprocessed/concatenated file, so line numbers don't match
what is in the file in the source tree. However, when packager.py does
preprocessing itself, line numbers are reported properly.

Thus, switch all package manifests to packager.py-driven preprocessing.
2015-07-17 06:45:14 +09:00
..
app Bug 1165263 - Part 1: Update nsPermissionManager to use origins instead of hosts internally, r=ehsan 2015-07-16 14:49:51 -04:00
base Bug 1183164 - Modify the test from Bug 980943 to also check for the presence of the dismissed attribute. r=mconley 2015-07-14 10:53:00 -04:00
branding Only delay the hamburger button update badge in developer edition (bug 1170240). r=Gijs 2015-06-04 10:08:27 +03:00
components Bug 1165263 - Part 6: Update browser tests to support new permissions semantics, r=ehsan 2015-07-16 14:50:01 -04:00
config Bug 1184085 - L10N nightly repacks should use compiler from tooltool. r=bhearsum 2015-07-15 10:47:47 -04:00
devtools Merge m-c to fx-team. a=merge 2015-07-15 13:30:09 -04:00
docs Bug 1161656 - Report total views preceding a click [r=adw] 2015-07-09 23:03:05 -07:00
experiments Bug 1178456 - Experiments service shouldn't use FHR prefs. r=gfritzsche 2015-07-01 05:46:00 +02:00
extensions Bug 1182228 - Update pdf.js to version 1.1.270. r= 2015-07-09 15:00:32 -04:00
fuel Bug 989307 - Make FUEL warn deprecation to the console on first usage. r=jaws 2015-04-03 15:42:04 -04:00
installer Bug 1184446 - Remove manual package manifest preprocessing. r=mshal 2015-07-17 06:45:14 +09:00
locales Bug 882790 - Add toolbar button for pause on exceptions. r=fitzgen 2015-07-13 08:59:00 -04:00
modules Bug 1183164 - Add a new dismissed state that indicates when the user has intentionally dismissed the CTP overlay. r=mconley 2015-07-14 10:47:00 -04:00
themes Merge m-c to inbound, a=merge CLOSED TREE 2015-07-15 16:41:49 -07:00
app-rules.mk Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong 2015-04-23 15:10:30 -04:00
app.mozbuild
build.mk Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong 2015-04-23 15:10:30 -04:00
confvars.sh Bug 1176533 - Rename the variable MOZ_APP_VERSION_ABOUT for something more general r=glandium 2015-07-11 19:37:54 -06:00
defs.mk
LICENSE
Makefile.in
moz.build Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong 2015-04-23 15:10:30 -04:00