Commit Graph

15 Commits

Author SHA1 Message Date
Dave Townsend
86f03db916 Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8
--HG--
extra : commitid : CKT2WDkxE4k
extra : rebase_source : 0be50c483317355b1e9af5985d53e85604748432
extra : histedit_source : 65d203f57ebd38b8c130e5db9aaa8ae3f507e7ac
2015-11-30 13:05:00 -08:00
Mike Conley
c7f3b9d350 Bug 1177310 - Add quit-application-granted to AsyncShutdown parent process phases. r=Yoric
--HG--
extra : commitid : EaEJ9tNEATY
extra : rebase_source : 7a5bfa8c5121f419a3afcfcc63335cf68b64755d
extra : amend_source : 4ef03492ba1ff7be58303c4e265bf9dbdf4a97bc
2015-11-13 14:47:13 -05:00
Boris Zbarsky
0baeed7ed3 Bug 1170760 part 10. Add subclassing support to Promise::Resolve. r=baku,efaust 2015-11-25 15:48:09 -05:00
David Rajchenbach-Teller
59aae33ad8 Bug 1216972 - AsyncShutdown for content processes. r=froydnj
--HG--
extra : transplant_source : %16t_%0C%DC%B3I%CB%03GL%DD%10%BA%20%FA%E9q%97%C3
2015-11-19 00:09:58 +01:00
David Rajchenbach-Teller
5dd95021d8 Bug 1215885 - Adding a shutdown phase placesClosingInternalConnection. r=froydnj
--HG--
extra : transplant_source : %A7%F1%8F%E3%20%95%16ll%0F%2A%0E%D8%98%9Bw%21%DF%3A%EB
2015-10-21 12:30:30 +02:00
Shu-yu Guo
64db2267cf Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
Oliver Henshaw
b86517adca Bug 1164886 - Add optional logging for async shutdown barriers. r=Yoric 2015-06-04 07:01:00 -04:00
Jim Chen
75f4a0ae16 Bug 1163840 - Lazy-init blocker stack in AsyncShutdown to save startup time; r=Yoric 2015-06-02 16:31:24 -04:00
Ganesh Sahukari
b5a3345900 Bug 1155643 - Removed nsIDebug.idl, moved methods of nsIDebug to nsIDebug2. r=paolo 2015-05-07 10:58:37 +05:30
ziyunfei
e1db0f779e 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
Sebastian Hengst
394a2dd441 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
90a2ca4a5f Bug 1112640 - In an AsyncShutdown Barrier, addBlocker may now be called while we are already waiting for completion of the barrier. r=froydnj 2015-01-14 16:32:41 +01:00
Andrew Halberstadt
d292ee73f1 Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
David Rajchenbach-Teller
f78f5f62dc Bug 918317 - Implementation of nsAsyncShutdown. r=froydnj, r=glandium
--HG--
rename : toolkit/modules/AsyncShutdown.jsm => toolkit/components/asyncshutdown/AsyncShutdown.jsm
rename : toolkit/modules/tests/xpcshell/test_AsyncShutdown.js => toolkit/components/asyncshutdown/tests/xpcshell/test_AsyncShutdown.js
2014-09-11 09:01:00 -04:00
David Rajchenbach-Teller
c0730d4b6e Bug 918317 - Add nsIAsyncShutdown.idl. r=froydnj 2014-07-23 13:55:00 -04:00