Garner Lee
d6f848f018
Bug 979767 - Part 1: Messages and Permissions. Supporting web application triggering based on HCI event EVT_TRANSACTION. r=fabrice
2014-08-27 14:41:00 +02:00
Bevis Tseng
33c28371c2
Bug 1055994 - Broadcast System Message When Receiving Cell Broadcast Message. r=vyang
...
--HG--
extra : rebase_source : 9b69b4e23240e791d40a32e9211a93d7c5a0d7c7
2014-08-20 19:17:34 +08:00
Sean Lin
c1aba63374
Bug 1014023 - [Datastore] Notify apps of changes in datastore without being opened. r=baku, r=gene
2014-06-27 15:58:47 +08:00
Henry Chang
c7b5f2831b
Bug 1037380 - Add system message broadcast filter. r=fabrice
2014-08-06 10:58:22 +08:00
Ryan VanderMeulen
3ea3cf2a2f
Backed out changeset 3200ed3305db (bug 1014023) for causing bug 1051164.
2014-08-12 12:44:09 -04:00
Sean Lin
687f61d5f9
Bug 1014023 - [Datastore] Notify apps of changes in datastore without being opened. r=baku, r=gene
...
--HG--
extra : rebase_source : 66ba930797cfd67777ead9ec5e439d834d494233
2014-06-27 15:58:47 +08:00
Ryan VanderMeulen
a2f84cef77
Backed out changeset 90c9b3d8f5bf (bug 1014023) for intermittent Windows mochitest failures.
...
CLOSED TREE
2014-08-05 15:33:10 -04:00
Sean Lin
0d34f59084
Bug 1014023 - [Datastore] Notify apps of changes in datastore without being opened. r=baku, r=gene
2014-06-27 15:58:47 +08:00
Kyle Huey
19e5d2d26c
Back out bug 874353, which is suspected of causing bug 1046956. r=me a=backout
2014-08-01 11:02:55 -07:00
Fabrice Desré
be9dd03e7c
Bug 1042881 - ManifestHelper() must resolve uris against the manifest url r=myk
2014-07-30 14:00:15 -07:00
Fabrice Desré
0b4550d49b
backout 5a84a1907654 (bug 1042881) for causing app startup failures r=me
2014-07-31 12:14:03 -07:00
Fabrice Desré
10ddd66ff9
Bug 1042881 - ManifestHelper() must resolve uris against the manifest url r=myk
2014-07-30 14:00:15 -07:00
Sean Lin
8062fdbcec
Bug 874353 - Remove CPU wake lock control from ContentParent. r=gene, khuey
2014-06-24 10:51:48 +08:00
Mike Hommey
2bab6202af
Bug 1043820 - Remove PARALLEL_DIRS. r=gps
2014-07-29 08:57:59 +09:00
Ms2ger
d8c0b17d7d
Bug 1043963
- Collapse test-only moz.build files under dom/ into ancestor moz.build files; r=ted
...
There is very little benefit to having another layer of moz.build files, and
removing them will speed up the build a minimal amount. It also paves the way
for removing TEST_DIRS, which could simplify the build system somewhat.
2014-07-26 08:17:24 +02:00
Alexandre Poirot
7ea4dd517f
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal
2014-07-02 15:40:56 -07:00
Sean Lin
588c66de03
Bug 1013671 - Use SystemAppProxy to fire "system-messages-open-app" from SystemMessageInternal.js. r=gene
...
Bug 793420 - Remove the waiting timer for the open-app mozChromeEvents requested by System Message.
r=gene, fabrice
2014-05-30 15:48:25 +08:00
Henry Chang
36bf22f5ba
Bug 1010733 - Add WISPr notification capability. r=schien
2014-05-23 14:19:03 +08:00
Sean Lin
3c0cc17b1c
Bug 909001 - Update Registered Pages for System Message When App Gets Uninstalled. r=gene
2014-05-06 18:32:33 +08:00
Henry Chang
e43a743b14
Bug 993732 - Add test case. r=fabrice
2014-04-10 19:00:24 +08:00
Fabrice Desré
b269f13a33
Bug 991023 - [Tarako] JS error in SystemMessageInternal.js after grouping apps in activities chain. r=gene
2014-04-10 17:05:59 -07:00
Henry Chang
9d6a75f8cb
Bug 993732 - Should use renamed properties done by bug 988129. pending r=gene
...
Landed directly on mozilla-central in order to fix the Firefox OS bustage in today's build.
2014-04-09 15:42:47 +08:00
Henry Chang
b1c0a1fd40
Bug 906164 - Do NOT ack the received system message until being about to handle it. r=gene
2014-04-03 14:51:30 +08:00
Gene Lian
e052e23436
Bug 988787 - Should fire "handle-system-messages-done" at a correct time point. r=fabrice
2014-03-31 16:14:52 +08:00
Gene Lian
54c81929a3
Bug 988129 - Correct the chaotic naming styles in system message codes (part 4, alignment). r=fabrice
2014-03-31 16:04:42 +08:00
Gene Lian
382753013b
Bug 988129 - Correct the chaotic naming styles in system message codes (part 3, s/uri/pageURL). r=fabrice
2014-03-31 16:04:36 +08:00
Gene Lian
e4f6b943ff
Bug 988129 - Correct the chaotic naming styles in system message codes (part 2, s/manifest/manifestURL). r=fabrice
2014-03-31 16:04:29 +08:00
Gene Lian
80bae28a49
Bug 988129 - Correct the chaotic naming styles in system message codes (part 1, remove function name). r=fabrice
2014-03-31 16:04:11 +08:00
Fabrice Desré
874f87e5ff
Bug 982491 - Group apps in activities chains in the same process r=cervantes,gene
2014-03-25 21:56:35 -07:00
Wes Kocher
679d927c40
Merge inbound to m-c
2014-03-18 14:15:03 -07:00
Ehsan Akhgari
c09f3a6c6e
Bug 984346 - Remove the classinfo for SystemMessageManager since the nsIDOMNavigatorSystemMessages API is already implemented in WebIDL; r=bzbarsky
2014-03-18 00:36:31 -04:00
Carmen Jimenez
d28f188043
Bug 978785 - SV: Enable customization during first time to insert a SIM card. r=fabrice, r=gene
2014-03-11 16:55:55 +01:00
Fabrice Desré
0b097b1807
Bug 966502 - Use Cu.cloneInto() instead of ObjectWrapper.jsm r=baku
2014-02-01 11:06:59 -08:00
Henry Chang
3884fca148
Bug 811635 - Part 3: Add wifip2p-pairing-request system message. r=vchang
2014-01-14 18:16:57 +08:00
Siddartha Pothapragada
a19c18ad66
Bug 933093 - Part 3: Add system message 'nfc-manager-send-file'. r=fabrice
...
This message is notified to system-process to initiate Bluetooth's send file operation.
2013-12-15 15:22:27 -08:00
Ethan Tseng
add45cf7ce
Bug 947132 - [RTSP] Replace system message by activity for rtsp loading. r=fabrice
2013-12-07 15:24:02 +08:00
Albert Crespell
49aeca6b1a
Bug 858005 - Part 3: Alarm implementation. r=gene, r=jshih
2013-05-31 07:21:29 +02:00
Chia-hung Tai
fd767635b0
Bug 921918 - 2/4: DOM implementation. r=khuey
2013-11-25 18:54:59 +08:00
Carsten "Tomcat" Book
2b16d173f0
Backed out changeset 94f875f9a8de (bug 921918) Windows XP Debug Bustage on a CLOSED TREE
2013-11-25 08:56:24 +01:00
Chia-hung Tai
787a113bf0
Bug 921918 - 2/4: DOM implementation. r=khuey
2013-11-25 15:19:23 +08:00
Ethan Tseng
d74648f54b
Bug 884702 - Support Rtsp protocol in url bar. r=bz
2013-11-20 17:58:22 +08:00
Garner Lee
85bd10ff13
Bug 674741 - Part 5: NFC Permissions Changes. r=fabrice
...
--HG--
extra : rebase_source : 77f7485328b2fd1e57cf6b8ef845dcd0afb7845e
2013-11-04 17:17:05 -08:00
Gene Lian
820f6e6c2c
Backout 3c0d710561bf (bug 927363) due to causing bug 930296.
2013-11-05 14:44:23 +08:00
Gene Lian
6e4676da40
Bug 933207 - B2G SMS & MMS: Fire system messages for the delivery reports. r=ctai
2013-11-01 17:55:54 +08:00
Ryan VanderMeulen
956845a7af
Merge inbound to m-c.
2013-10-18 15:08:39 -04:00
Henry Chang
5909ecda9e
Bug 919408 - Add 'dummy-message' for gaia-ui-test. r=gene
2013-10-18 18:44:25 +08:00
Fernando Jiménez
3440938223
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
Steve Fink
35c9c98fac
Backed out changeset 5349c5c0d9f8 (bug 924971) for M-oth failures
...
Backed out from a CLOSED TREE
2013-10-17 15:52:51 -07:00
Fernando Jiménez
b206e0b490
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
caed73d0e5
Bug 927363 - Add/Remove SystemMessageManager:GetPendingMessages:Return on demand. r=genelian
2013-10-16 18:19:03 +02:00