Ryan VanderMeulen
|
315d399635
|
Backed out changeset 1c3076666191 (bug 943512) for Gaia UI test bustage.
|
2014-03-12 15:23:48 -04:00 |
Brandon Benvie
|
90b6c59fde
|
Bug 943512 - Stubify Promise.jsm so it can be used in the devtools debugger server. r=paolo
--HG--
rename : toolkit/modules/Promise.jsm => toolkit/modules/Promise-backend.js
|
2014-03-12 18:49:43 +01:00 |
Wes Kocher
|
af2cd64053
|
Unbacked out changeset 19fe1e621c5c (bug 966182) because it didn't actually introduce the new hazard.
|
2014-03-05 20:45:55 -08:00 |
Wes Kocher
|
21932fdf4b
|
Backed out changeset 3bfcf691690a (bug 966182) for adding a hazard.
|
2014-03-05 20:31:38 -08:00 |
Myk Melez
|
4aa1695140
|
Bug 966182 - implement Task.async; r=paolo
|
2014-03-05 18:06:17 -08:00 |
Brandon Benvie
|
44b85c097e
|
Bug 941757 - Add Promise constructor to Promise.jsm. r=paolo
|
2014-02-13 09:39:32 -08:00 |
Nils Maier
|
238bb4b965
|
Bug 932548 - Improve stack/message generation for uncaught Promise.jsm rejections. r=yoric
|
2013-10-31 23:23:10 -04:00 |
Tareq Khandaker
|
29d7a9976d
|
Bug 926635 - Improve layout of uncaught Promise.jsm error messages. r=Yoric
|
2013-10-27 08:03:51 -04:00 |
David Rajchenbach-Teller
|
6272881c44
|
Bug 903433 - Report unhandled Promise.jsm exceptions upon garbage-collection. r=paolo
|
2013-10-12 14:17:46 -04:00 |
Bill McCloskey
|
35e0cc347c
|
Bug 908955 - Eagerly dump coding exceptions raised in Promise/Task callbacks. r=paolo
|
2013-09-06 09:19:24 -04:00 |
Irving Reid
|
74b4197528
|
Bug 888753: Reschedule walker loop more often to avoid deadlocks with nested event loops; r=paolo
|
2013-08-19 15:55:20 -04:00 |
Tim Taubert
|
e730bbb4bf
|
Bug 895185 - Rename Promise.every() to .all() to reduce confusion about our differing implementation; r=paolo
|
2013-07-31 10:58:44 -07:00 |
Tim Taubert
|
c3c7b7a4cb
|
Bug 895185 - Implement Promise.every(); r=paolo sr=mossop
|
2013-07-20 09:34:10 +02:00 |
Paolo Amadini
|
d5594dfe54
|
Bug 810490 - Constant stack space promise. r=mossop
--HG--
rename : addon-sdk/test/unit/test_promise.js => toolkit/modules/tests/xpcshell/test_Promise.js
|
2013-05-30 14:23:42 +02:00 |