Commit Graph

9 Commits

Author SHA1 Message Date
Sebastian Hengst
09b323c52f Bug 1143470 - Add BUG_COMPONENT to moz.build files in toolkit and xulrunner. r=gavin 2015-03-15 19:36:24 +01:00
David Rajchenbach-Teller
c1a2a21afc Bug 1077354 - Extending PromiseWorker to simplify transfering values r=froydnj 2014-11-20 12:40:08 +01:00
Andrew Halberstadt
6fe6152e95 Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
David Rajchenbach-Teller
3f2ecbbb0e Bug 1069577 - Transfering values with a PromiseWorker. r=froydnj 2014-10-01 05:28:00 +02:00
David Rajchenbach-Teller
d12e8d3ba0 Bug 1066619 - Accept Promise arguments in PromiseWorker. r=froydnj 2014-09-17 02:43:00 -04:00
Nathan Froyd
13d14daf45 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
Nathan Froyd
d6f7edb12d Bug 1044162 - part 0a - make additions to EXTRA_JS_MODULES use += instead of =; r=mshal
Straight assignments to HierarchicalStringList, which we'll change
EXTRA_JS_MODULES to in a later patch, don't work.  This change, in
addition to making things work as expected later on, also is more
consistent with existing practice.
2014-07-25 13:50:55 -04:00
Mike Hommey
010c0a5eb7 Bug 1043820 - Remove PARALLEL_DIRS. r=gps 2014-07-29 08:57:59 +09:00
David Rajchenbach-Teller
39f1f87740 Bug 801598 - Exposing OS.File communication mechanism as an independent API. r=froydnj
--HG--
rename : toolkit/components/osfile/modules/_PromiseWorker.jsm => toolkit/components/promiseworker/PromiseWorker.jsm
2014-06-28 12:03:00 +02:00