Commit Graph

34 Commits

Author SHA1 Message Date
Gene Lian
45727b432e Bug 796255 - Alarm doesn’t ring on time if the app is killed and phone is allowed to suspend (part 1). r=fabrice 2012-10-31 15:52:01 +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
4738e40398 Bug 801257 - System Message API: Page would wrongly handle messages to be sent to other pages. r=fabrice 2012-10-13 16:05:42 +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
Fabrice Desré
3b1bc3892e Bug 785391 - Activities 'data' content cannot be accessed [r=gwagner] 2012-08-24 21:07:58 -07:00
Nathan Froyd
4c779437cc Bug 783357 - part 1: add XPIDL_FLAGS to make idl dependencies more explicit; r=khuey 2012-08-24 16:01:30 -04:00
Fabrice Desré
4c0811ee06 Bug 784678 - Error when calling postCancel and postSuccess in an activity : followup [r=mrbkap] 2012-08-23 11:56:36 -07:00
Fabrice Desré
13d2c286fb Bug 783825 - Fix b2g breakage after bug 553102 - Part 1 : fix mozChromeEvent events and system message manager [r=gal] 2012-08-19 12:00:19 -07:00
Phil Ringnalda
a08361ddc1 Back out a9f462ea67f9 (bug 783825) for mochitest-chrome bustage 2012-08-18 21:08:40 -07:00
Fabrice Desré
26a7a25700 Bug 783825 - Fix b2g breakage after bug 553102 [r=cjones] 2012-08-18 19:50:44 -07: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
Justin Lebar
8ae5fcb7ff Bug 777135 - Part 2: Stop using nsDOMWindowUtils::GetIsApp and friends, and instead use the relevant methods on the principal. r=mounir
--HG--
extra : rebase_source : fa8a153a1edc8f64b230b67f121ba5eaaf1098e6
2012-08-13 12:58:38 -04:00
Mike Hommey
c1b35e7b2a Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Fabrice Desré
b9a9b29a53 Bug 715814 - Implement Web Activities: DOM Part [r=mounir] 2012-07-20 17:41:30 +02: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
Fabrice Desré
19b9cecf07 Bug 755245 - Implement System Message Handler : Part 1, IDL [sr=jonas,r=mounir,khuey] 2012-07-02 17:16:55 -07:00