Commit Graph

13 Commits

Author SHA1 Message Date
Florian Quèze
1838aa9e08 Bug 1421992 - script-generated patch to replace do_execute_soon, do_print and do_register_cleanup with executeSoon, info and registerCleanupFunction, rs=Gijs. 2017-12-21 11:10:23 +01:00
Florian Quèze
082ca8b2a3 Bug 1421992 - script-generated patch to replace do_check_* functions with their Assert.* equivalents, rs=Gijs. 2017-12-21 11:08:17 +01:00
Florian Quèze
c0468168f5 Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
Florian Quèze
ecd98ba423 Bug 1374282 - script generated patch to remove Promise.defer calls, r=Mossop. 2017-06-22 12:51:42 +02:00
Florian Quèze
d0406d270c Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
Tooru Fujisawa
e73fc0c6e2 Bug 1338258 - Remove legacy generator from modules/libpref/test/. r=bsmedberg 2017-02-11 11:47:57 +09:00
Shu-yu Guo
37989840cd Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
ziyunfei
649e7033e4 Bug 1102219 - Part 4: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till 2015-04-30 00:32:05 +09:00
Paolo Amadini
19e9ab1a3b Bug 984788 - Convert legacy uses of promise.js to Promise.jsm. rs=Yoric 2014-03-18 15:16:02 +01:00
Birunthan Mohanathas
56e7081bfa Bug 943527 - Apply the 1MB pref length limit in the pref backend as well. r=bsmedberg 2014-01-21 15:51:05 -05:00
David Rajchenbach-Teller
277736d01a Bug 872981 - Print a warning whenever something attempts to store more than 4kb of preferences. r=bsmedberg 2013-06-04 08:21:06 -04:00
Ryan VanderMeulen
13d516d994 Backed out changeset 1ca1abed8c9a (bug 872981) for xpcshell crashes.
CLOSED TREE
2013-06-03 16:38:24 -04:00
David Rajchenbach-Teller
d2339047da Bug 872981 - Print a warning whenever something attempts to store more than 4kb of preferences. r=bsmedberg 2013-06-03 15:30:57 -04:00