Commit Graph

13 Commits

Author SHA1 Message Date
Andrew Halberstadt
2da4ee197d Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
Nathan Froyd
4246e6b6ea Bug 1044162 - part 1 - make EXTRA_{PP_,}JS_MODULES communicate their installation path; r=mshal
This patch makes EXTRA_{PP_,}JS_MODULES similar in functionality to
TESTING_JS_MODULES: we indicate the path relative to
$(FINAL_TARGET)/modules with an appropriate hierarchy of paths.
2014-07-25 13:40:07 -04:00
Mike Hommey
07267c6f7f Bug 1036864 - Remove EXPORT_LIBRARY. r=mshal 2014-07-11 19:06:55 +09:00
David Rajchenbach-Teller
b6a2932c20 Bug 989129 - ReferenceError: reference to undefined property options.bytes in workerlz4/lz4.js. r=yoric 2014-04-01 08:57:25 -04:00
Gregory Szorc
5f7ff500d3 Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted
Many moz.build files define things that could be defined in parent
moz.build files. Keeping the number of moz.build files low helps with
build times due to less I/O and fewer directories traversed.

This patch eliminates a lot of moz.build files by moving their content
into parent moz.build files.

--HG--
extra : rebase_source : 0cfdf2697d10532e5b03cd27fbaadb41f42b837c
extra : amend_source : 0119d4e4881217f105e0e4ba1dfa9c8f7295f3e9
extra : histedit_source : eb49e62c67af2005fdc08d9c9a07f56bee98d558%2C50951e960e450f9b0e48fc7e8ec369d8666a63b0
2014-02-06 13:00:20 -08:00
David Rajchenbach-Teller
62d56a4a14 Bug 854169 - Tests for the Lz4 worker module. r=froydnj 2014-01-09 17:10:05 +01:00
David Rajchenbach-Teller
d68faa537a Bug 854169 - Lazy loading for lz4 bindings. r=froydnj 2014-01-09 17:10:04 +01:00
David Rajchenbach-Teller
a14a3ca73b Bug 854169 - Bindings to lz4 for chrome workers. r=froydnj 2014-01-09 17:10:04 +01:00
David Rajchenbach-Teller
6114935636 Bug 854169 - Build the binary support for Lz4.js. r=glandium 2014-01-09 17:10:04 +01:00
Ryan VanderMeulen
25973e47ed Backed out 5 changesets (bug 854169) for Android crashes.
Backed out changeset 8898b6c66941 (bug 854169)
Backed out changeset 12cebd8b5669 (bug 854169)
Backed out changeset 844860e32631 (bug 854169)
Backed out changeset 4ede802f8dbb (bug 854169)
Backed out changeset ccae8b3f0a7d (bug 854169)
2013-11-08 10:52:02 -05:00
David Rajchenbach-Teller
980e9d5b59 Bug 854169 - Tests for the Lz4 worker module. r=froydnj 2013-11-08 09:16:04 -05:00
David Rajchenbach-Teller
4f2913c4dd Bug 854169 - Bindings to lz4 for chrome workers. r=froydnj 2013-11-08 09:16:04 -05:00
David Rajchenbach-Teller
13a964a40c Bug 854169 - Build the binary support for Lz4.js. r=glandium 2013-11-08 09:16:04 -05:00