Antonio M. Amaya
d1d45aa4d0
Bug 896945 - Allow System Messages to inform gaia they should bring up the receiving app in a configurable way. r=gene,fabrice a=leo+
2013-07-25 14:36:15 +02:00
Alive Kuo
bac4a808ba
Bug 887650 - Append extra information about activity caller in system message. r=gene
2013-07-25 13:18:24 -04:00
Antonio M. Amaya
b23d0db550
Bug 892708 - Add a pluggable decision module to determine if a message can be safely sent before notifying the frontend. r=fabrice, r=gene.lian
2013-07-16 17:09:58 +02:00
Antonio M. Amaya
3fb73fa40a
Bug 888926 - Avoid sending the system-messages-open-app message if the target app has already been notified. r=gene, r=fabrice
2013-07-03 13:20:06 +02:00
Ryan VanderMeulen
71190c7125
Backed out changeset 24484841e7bc (bug 888926) on suspicion of causing Marionette timeouts.
2013-07-09 12:28:03 -04:00
Antonio M. Amaya
2eb10deabe
Bug 888926 - Avoid sending the system-messages-open-app message if the target app has already been notified. r=gene, r=fabrice
2013-07-03 13:20:06 +02:00
Fabrice Desré
932a55f121
Bug 874339 - System Message API: redundant queues are created for the pending "activity" system messages r=gene
2013-06-16 21:16:21 -07:00
Gene Lian
7fbbcf9de4
Bug 878395 - System Message API: a follow-up for bug 877627 to prevent wrong pages from handling the system messages. r=fabrice a=tef+
2013-06-01 16:25:59 +08:00
Gene Lian
1ac319a951
Bug 877627 - [Contacts][Dialer] Dialer doesn't show on screen when launching from contacts. r=fabrice,shianyow a=tef+
2013-05-31 22:34:33 +08:00
Gene Lian
c804877e4e
Bug 866366 - [Buri][Alarm]it will not start alarm until light up the LCD (follow-up patch, part 2). r=jlebar,fabrice a=tef+
2013-05-17 20:18:35 +08:00
Gene Lian
3dcf9878bd
Bug 866366 - [Buri][Alarm]it will not start alarm until light up the LCD (follow-up patch, part 1). r=jlebar,fabrice a=tef+
2013-05-23 17:53:40 +08:00
Gene Lian
079048695a
Bug 830616 - A follow-up for bug 828395 to fix some buggy logic in handling the targets of system message. r=mrbkap,benjaminchen
2013-01-16 10:19:15 +08:00
Blake Kaplan
7a5d026c15
Bug 828395 - System messages handler is fired twice if there was already an handler for b.html contained into an iframe a.html and the page navigate to b.html r=fabrice,genelian
2013-01-14 17:24:46 -08:00
Gene Lian
156d728f28
Bug 821607 - Add checks in the parent to ensure system messages are registered for the correct application. r=sicking
2012-12-27 20:29:32 +08:00
Gene Lian
17570f00fc
Bug 805655 - System messages are received by applications that should not be allowed to (part 3). r=fabrice,mounir
2012-12-05 11:49:34 +08: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
Fabrice Desré
05f0c8d12e
Bug 782766 - [WebActivities] support blobs - Part 1: System Messages changes [r=gene]
...
--HG--
extra : rebase_source : bff9c5c4745493b652a6218a60d5840e09f7235e
2012-10-25 11:45:14 -07:00
Gene Lian
4e77b37b2b
Bug 796293 - [camera] Picking camera after long press causes app crash and phone reboot. r=fabrice
2012-10-18 18:56:28 +08:00
Gene Lian
b267a7374c
Bug 801573 - [Web Activities] Need to notify SystemMessageInternal when the app's registration restarts to avoid sending system messages to deprecated pages. r=fabrice
2012-10-17 12:30:43 +08:00
Gene Lian
4064bba202
Bug 797803 - System Message API: System App fails to receive system messages. r=fabrice
2012-10-09 11:15:47 +08:00
Gene Lian
4f330419e3
Bug 795782 - System Message API: Shouldn't pend messages for running apps to avoid re-firing them when restarting apps. r=fabrice
2012-10-09 10:54:50 +08:00
Fabrice Desré
b04c83c7d8
backout c94cf1d133d1 (Bug 796293)
2012-10-09 21:33:16 -07:00
Andrea Marchesini
1f007d517d
Bug 796293 - no duplicate pages in registerPage() [r=fabrice]
2012-10-09 16:04:12 -07:00
Gene Lian
e23aa8efbe
Bug 795209 - System Message API: Fail to fire 'icc-stkcommand' system messages. r=fabrice
2012-10-02 13:03:59 +08:00
Gregor Wagner
e191daead8
Bug 793361 - Apps, SystemMessages: free message manager references for killed children. r=fabrice
2012-10-01 13:29:59 -07:00
Gregor Wagner
e06eb15562
Bug 792846 - SystemMessageInternal.js fails if one of the message receiver is closed. r=vingtetun
2012-09-26 11:06:25 -07:00
Fabrice Desré
f73659a6b8
Bug 777206 - SystemMessageInternal broadcasts information to all content processes [r=gwagner]
2012-09-18 10:34:56 -07:00
Hsin-Yi Tsai
1947539896
Bug 789005 - System message API: decrease complexity of broadcastMessage(). r=fabrice
2012-09-11 18:07:03 +08:00
Hsin-Yi Tsai
6f400be0d5
Bug 787064 - System Message API: add broadcastMessage(). r=fabrice
2012-08-31 03:27:41 +08: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
Gene Lian
76eb50ae69
Bug 782772 - Support the href property in web activities. r=vivien,fabrice
2012-08-15 10:40:12 +08:00
Fabrice Desré
bd77b8019b
Bug 781127 - [b2g][Web Activities][System Message Handler] mozChromeEvent to System app does not expose enough information [r=vingtetun]
2012-08-15 09:00:02 -07:00
Fabrice Desré
14de8ea9c9
Bug 755245 - Implement System Message Handler : Part 3, DOM implementation [r=vingtetun,mounir]
2012-07-02 17:16:55 -07:00