Commit Graph

99 Commits

Author SHA1 Message Date
Gene Lian
0923f90ad7 Backout 3c0d710561bf (bug 927363) due to causing bug 930296. 2013-11-05 14:43:14 +08:00
Gene Lian
27e1260179 Bug 933207 - B2G SMS & MMS: Fire system messages for the delivery reports. r=ctai 2013-11-01 17:55:54 +08:00
Ryan VanderMeulen
adcda36d75 Merge inbound to m-c. 2013-10-18 15:08:39 -04:00
Henry Chang
570f868f20 Bug 919408 - Add 'dummy-message' for gaia-ui-test. r=gene 2013-10-18 18:44:25 +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
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
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
ad6a01ac10 Bug 927363 - Add/Remove SystemMessageManager:GetPendingMessages:Return on demand. r=genelian 2013-10-16 18:19:03 +02:00
Trevor Saunders
a8459b4e00 bug 915566 - rm makefiles in dom/ r=gps 2013-09-13 12:25:21 -04:00
Gene Lian
cfb5ef4f72 Bug 876397 - Inter-App Communication API (part 5, connection wrapper). r=nsm 2013-08-16 17:49:53 +08:00
Gina Yeh
27141a5f24 Bug 900880 - Remove unused system messages, r=echou 2013-09-11 14:56:48 +02:00
Chuck Lee
42f5f86c9c Bug 882985 - 0001. Receive CDMA information record and send system message. r=vicamo 2013-09-11 00:48:19 +08:00
Mike Hommey
05b3f24e0e Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Gregory Szorc
918eef7c37 Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium 2013-08-14 08:40:25 -07:00
Ryan VanderMeulen
a7872e972f Backed out changesets 1fa1f28c6edf and e74f694f31c4 (bug 850380) for PGO bustage on a CLOSED TREE. 2013-08-14 15:12:20 -04:00
Gregory Szorc
260d3a8e7c Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium 2013-08-14 08:40:25 -07:00
Gina Yeh
9c16f4b490 Bug 889795 - Reply 'Authorize' signal for supported profile, r=echou, sr=mrbkap 2013-08-14 13:54:18 +08:00
Ben Tian
8f326963e9 Bug 899014 - [Bluetooth][HID] HID dom bluetooth implementation, r=echou 2013-08-12 17:32:25 +08:00
Chuck Lee
ace4151086 Bug 899442 - Add permission for WAP Push. r=fabrice 2013-08-05 15:21:07 +08:00
Gina Yeh
605e485fbe Bug 900348 - Failed to receive media-button system message, r=echou 2013-08-02 14:37:31 +08:00
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
Justin Lebar
b654c9f043 Bug 895104 - Remove call to no-longer-existant DOMRequestIpcHelper.observe in SystemMessageManager.observe. r=fabrice
DOMRequestIpcHelper.observe was removed in bug 889984.
2013-07-22 15:22:32 -07: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
Gina Yeh
00d02f8e0f Bug 892862 - Patch 2: Bluetooth-related system messages cleanup, r=echou 2013-07-15 19:24:49 +08:00
Gina Yeh
dd467539b9 Bug 892862 - Failed to receive system message of Sco connection status changed, r=echou 2013-07-15 15:58:49 +08: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
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
Ms2ger
c9f69ff561 Bug 887012 - Remove some emptyish makefiles; r=gps 2013-07-01 09:02:32 +02:00
Gene Lian
6c4d91dc80 Bug 876614 - Queue up the incomming message if we're currently dispatching a message to avoid nested event loop (e.g. via alert()). r=jlebar a=leo+ 2013-06-21 16:17:22 +08:00
Chuck Lee
7faab13c36 Bug 853782 - 0002. Notify receiving of WAP Push by System Message. r=vicamo 2013-06-17 16:37:59 +08: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
Mike Shal
8d6fa4020d Bug 880245 - Move EXTRA_JS_MODULES to moz.build (conversion part 1); r=joey
From 69c3338a3287ff8cc97533e06069fc4d4cb7c5f6 Mon Sep 17 00:00:00 2001
2013-06-10 12:08:47 -04:00
Joey Armstrong
bfded569cf bug 870370: move EXTRA_COMPONENTS to moz.build (file batch #2). r=mshal 2013-06-10 11:19:28 -04: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
Gina Yeh
e1e19c9cdb Bug 853235 - Combine pairing-related system messages into one type, r=echou 2013-05-20 15:34:45 +08:00
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