Kyle Machulis
f5e3aadf0b
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Kyle Machulis
d2b6e6e01a
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
2013-03-29 15:12:58 -07:00
Kyle Machulis
5663b98bc5
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
...
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Nikhil Marathe
2a568973ab
Bug 822712 - SimplePush - Implementation. r=dougt, jst, jlebar
2013-03-28 20:49:41 -07:00
Mike Shal
ec5b39bd8b
Bug 818246 - Part 9: Move XPIDL_FLAGS to moz.build; r=gps
2013-03-11 22:05:00 -07:00
Mike Shal
2eb7c496cb
Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps
2013-03-11 22:00:00 -07:00
Gregory Szorc
629b5d86c6
Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
...
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
2013-03-12 10:17:46 -07:00
Fabrice Desré
11e5cd0452
Bug 845128 - [Twitter] [Browser] Twitter mobile website doesn't work in Browser, nor as everything.me app r=sicking a=tef+
2013-03-08 12:13:12 -08:00
Gregory Szorc
3fd0b2c59d
Bug 784841 - Part 18k: Convert /dom; f=Ms2ger rs=khuey
2013-02-25 12:47:20 -08:00
Justin Lebar
657b1efd79
Bug 836654 - Part 7: Hold a CPU wake lock while a "critical" process that's expecting a system message loads. r=cjones,fabrice
2013-02-14 15:41:30 -05:00
Gene Lian
e5469568e5
Bug 831108 - Process tab terminated (stop loading) on http://margaretleibovic.com/mural/ . r=fabrice
2013-01-18 21:50:01 +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
Fernando Jiménez
8314d2d63d
Bug 823880 - B2G SMS: Add permissions for sms-sent system message; r=daleharvey
2012-12-21 13:30:52 +01:00
Antonio M. Amaya
f38079a311
Bug 812289 - PermissionSettings doesn't enforce any restriction on permissions operations [r=sicking]
2012-12-15 02:32:30 +01:00
Dale Harvey
e830af3add
Bug 816101 - Send a system message when a call is complete. r=hsinyi
2012-12-18 14:54:18 +01:00
Ed Morley
4e8673eac0
Backout c56a4fcc3acc (bug 812289) for failures in test_permission_basics.html
2012-12-17 13:17:20 +00:00
Antonio M. Amaya
3a402290c2
Bug 812289 - PermissionSettings doesn't enforce any restriction on permissions operations (edit); r=sicking
2012-12-15 02:32:30 +01:00
Fernando Jiménez
a5e610a00f
Bug 820292 - [MMI/USSD] System message on incoming USSD; r=philikon
2012-12-16 13:25:02 +01:00
Gene Lian
8a5bd0f1a4
Bug 819136 - Check application types when granting audio-* permissions (part 2). r=sicking, a=blocking-basecamp
2012-12-11 16:09:40 +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
Gene Lian
0dd6ead3e5
Bug 805655 - System messages are received by applications that should not be allowed to (part 1). r=fabrice,sr=mounir
2012-12-05 11:49:16 +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
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