Kyle Machulis
5a20b5cf2f
Bug 1073259 - Print more descriptive errors when DOMRequestHelper tries to create a request with an invalid window. r=fabrice
2014-10-17 05:24:00 -04:00
Nicholas Nethercote
ce21bc377c
Bug 1039887 - Avoid unnecessary deletes in DOMRequestHelper.jsm. r=fabrice.
...
They're unnecessary because the entire object is later nulled out.
This in turn avoids creating 3,108 shapes when starting up B2G, which is about
73 KiB's worth.
2014-07-16 22:48:53 -07:00
Henry Chang
71fe578850
Bug 1035074 - Fix DOMRequestHelper::destroyDOMRequestHelper logic error. r=gene, fabrice, ferjm.
2014-07-11 15:22:18 +08:00
Antonio M. Amaya
318e693349
Bug 1026737 - Implement listener counting on DOMRequestHelper r=fabrice
2014-06-19 19:51:05 -07:00
Fernando Jiménez
771a2c4184
Bug 928389 - Default to strong listeners added via DOMRequestHelper. r=fabrice, genelian, bkelly
2013-12-02 21:39:04 +01:00
Fabrice Desré
765ebb0c7e
Bug 938023 - Implement the download API : Part 2, implementation. r=auswerk
2013-11-27 23:18:08 -08:00
Ben Kelly
5d5ec59993
Bug 924565: Part 2: Use weak observer reference for DOMRequestHelper. r=fabrice
2013-11-20 13:33:18 +08:00
Fernando Jiménez
6eb735dc00
Bug 924971 - [Contacts] Trying to add a contact as a recipient opens contact details instead of returning to Messages app. r=fabrice
2013-10-18 12:58:24 +02:00
Fernando Jiménez
750c46eb12
Bug 927398 - Missing call to .uninit() in DOMRequestHelper. r=fabrice
2013-10-18 12:58:24 +02:00
Steve Fink
5e205630fc
Backed out changeset 5349c5c0d9f8 (bug 924971) for M-oth failures
...
Backed out from a CLOSED TREE
2013-10-17 15:52:51 -07:00
Steve Fink
89bb8d36d3
Backed out changeset 03b50ae14f9b (bug 927398) for M-oth failures
...
Backed out from a CLOSED TREE
2013-10-17 15:52:46 -07:00
Fernando Jiménez
3f78ade1ba
Bug 927398 - Missing call to .uninit() in DOMRequestHelper. r=fabrice
2013-10-17 22:29:59 +02:00
Fernando Jiménez
13a422d8b3
Bug 924971 - [Contacts] Trying to add a contact as a recipient opens contact details instead of returning to Messages app. r=fabrice
2013-10-17 22:29:59 +02:00
Fernando Jiménez
bfd1ec5f8c
Bug 915598 - Allow strong references to DOMRequestIPCHelper message listeners. Part 1: DOMRequestHelper. r=fabrice
2013-10-04 23:59:48 +02:00
Andrea Marchesini
618a45f717
Bug 911213 - Implement new promise constructor, r=bz
2013-09-11 18:03:04 +02:00
Kan-Ru Chen (陳侃如)
8d2d68f624
Bug 904333 - Add forEach{Request,PromiseResolver} method to DOMRequestIpcHelper r=fabrice
...
--HG--
extra : rebase_source : 181aead1356a73a5a8a85c98000f3375c751ee33
2013-08-13 13:07:03 +08:00
Nikhil Marathe
e59ae01137
Bug 902030 - DOMRequestIpcHelper stores/retrieves Promises too. r=fabrice
...
--HG--
extra : rebase_source : 4610af506cc1e15f8f2efdc682e3d7989626cebf
2013-08-09 18:11:11 -07:00
Fabrice Desré
7df165623f
Bug 902362 - DOMRequestHelper specifies _requests as array, but should be object. r=fabrice
2013-08-09 09:32:02 -07:00
Justin Lebar
6896d9a525
Bug 900221 - Switch DOMRequestHelper over to using weak message listeners. rs=fabrice
...
--HG--
extra : rebase_source : d83eb49444d8fb598e9d7ed1a879a6cbc8f3baaf
2013-08-08 11:36:56 -07:00
Nikhil Marathe
86e4abb48f
Bug 892647 - Add check to DOMRequestIpcHelperMessageListener.destroy() to take actions only once. r=jlebar
...
--HG--
extra : rebase_source : 08b9f74879863ecfb0f5847b3854d28b67ec1f85
2013-07-11 17:13:42 -04:00
Justin Lebar
60dc213200
Bug 889984 - Don't leak objects which "inherit" from DOMRequestIpcHelper the associated window is closed. r=fabrice
2013-07-08 17:55:42 -04:00
Benjamin Chen
7fbd972549
Bug 802564 - Can't set window.location in inline disposition web activity when its App frame is opened. r=fabrice
...
1. SystemMessageInternal: Handle the "_listeners" correctly by using "manifest" and "winID"
2. SystemMessageManager: Remove cpmm message listerners when receiving "inner-window-destroyed"; Add winID for the reg/unreg message.
3. DOMRequestIpcHelper: Check aTopic in observe method
2012-11-07 10:32:09 +08:00
Kyle Huey
45adfbf2c8
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
...
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Vicamo Yang
e6e6deb486
Backout 67cb43bb8865: Breaks B2G Marionette
2012-10-31 16:35:11 +08:00
Kyle Huey
7457de64ad
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 12:28:11 -07:00
Ed Morley
a7bb0ec116
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
2012-10-30 17:02:31 +00:00
Kyle Huey
dd0cfd935a
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 08:26:12 -07:00
Philipp von Weitershausen
f47e2a9937
Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
...
--HG--
rename : content/base/public/nsIFrameMessageManager.idl => content/base/public/nsIMessageManager.idl
2012-08-27 11:13:02 -03:00
Philipp von Weitershausen
f756c14117
Bug 758486 - Settings API: make debug output a bit more useful. r=gwagner
2012-05-25 10:37:45 -07:00
Yoshi Huang
8fdf9ac6a9
Bug 731786 - B2G RIL: Support SIM cards that require PIN codes. r=philikon sr=sicking
2012-04-12 12:01:49 +08:00
Philipp von Weitershausen
269a26647e
Bug 734018 - Don't patch DOMRequestService into Services.jsm. r=gavin,fabrice
2012-04-11 13:55:54 +08:00
Blake Kaplan
0b7d1e15a2
Bug 737029 - Use DOMRequestHelper.jsm in DOMWifiManager.js. r=fabrice DONTBUILD
2012-03-20 16:59:38 +01:00
Fabrice Desré
2b76be2152
Bug 720415 - update navigator.mozApps m-c implementation - DOM + repo [r=gwagner]
2012-03-06 11:50:58 -08:00