Commit Graph

179 Commits

Author SHA1 Message Date
Vicamo Yang
ccf4d89b35 Bug 814581 - Part 1/8: MultiSIM - interface changes. sr=hsinyi 2013-07-02 17:36:33 +08:00
Justin Lebar
09d2312322 Bug 820686 - Remove code after MOZ_CRASH or MOZ_ASSUME_NOT_REACHED. r=(see below)
r=tbsaunde for accessible
r=jmuizelaar for gfx
r=waldo for js
r=roc for layout
r=glandium for mozglue
r=jduell for netwerk
r=khuey for everything else
2013-06-28 18:38:32 -07:00
Justin Lebar
cab87a0cce Bug 802686 - s/MOZ_NOT_REACHED/MOZ_CRASH/ in Gecko. r=(see below)
r=tbsaunde for accessible
r=jmuizelaar for gfx
r=roc for layout
r=glandium for mozglue
r=jduell for netwerk
r=khuey for everything else

This is a mechanical change made with sed.  Later patches in this queue
clean up the whitespace errors and so on.
2013-06-28 18:38:30 -07:00
Mike Shal
e1afc9dbd7 Bug 875013 - Eliminate VPATH usage (part 1 - EXPORTS); r=joey 2013-06-26 14:51:06 -04:00
Chia-hung Tai
bd5ab6ad2a Bug 887646 - B2G MMS: Do not set content-length in smil header when sending. r=gene a=leo+ 2013-06-27 13:56:33 +08:00
Gene Lian
cb8d9568dc Bug 888147 - [B2G][MMS][Regression] We are skipping 'sending' status when sending a MMS. r=ctai a=leo+ 2013-06-28 13:36:02 +08:00
Gene Lian
b09faf3bd0 Bug 886767 - [MMS] Disable grouping functionality when receiving a MMS (temporarily) and keep it for sending. r=vicamo,ctai a=leo+ 2013-06-25 20:57:57 +08:00
Gene Lian
859dfa6ac0 Bug 880563 - B2G MMS: deleting an MMS during the sending or retrieving process doesn't work properly. r=vicamo,ctai a=leo+ 2013-06-20 19:23:43 +08:00
Chia-hung Tai
a8f84060d7 Bug 885685 - B2G MMS: Use nsIURI Object in applyFilter for MmsProxyFilter. r=vyang,gene a=leo+ 2013-06-25 14:36:59 +08:00
Gene Lian
7f9ede1270 Bug 885652 - B2G SMS: DOMRequest in sending SMS API does not trigger onsuccess or onerror function when the SIM card is not installed or radio is disabled. r=vicamo a=leo+ 2013-06-24 20:08:30 +08:00
Alexandre Lissy
6345f5ac74 Bug 883017 - Send MMS with UTF-8 charset; r=gene.lian
Some MMSC seems to be doing bad things if we don't encode/specify the
correct encoding: SFR and Bouygues Telecom delivers UTF-8 destroyed,
while Free Mobile and Orange did a good job. Setting the charset to
UTF-8 makes those four carriers (and probably a lot more) happy.
2013-06-15 20:23:51 +02:00
Patrick Wang
cec14a626c Bug 883296: returning empty object instead of null when decoding zero length data in Octet.decodeMultiple. r=gene 2013-06-17 19:33:57 +08:00
Patrick Wang
2f5aec78ca Backed out changeset 9a3ee53f3421. 2013-06-20 10:35:45 +08:00
Patrick Wang
f0a21aea3b [PATCH] Bug 883296: returning empty object instead of null when
From 1a04770db0f0e86440503e73bded294b696b876c Mon Sep 17 00:00:00 2001
 decoding zero length data in Octet.decodeMultiple.
---
 dom/mobilemessage/src/ril/WspPduHelper.jsm |   62 ++++++++++++++--------------
 1 file changed, 30 insertions(+), 32 deletions(-)
2013-06-17 19:33:57 +08:00
Vicamo Yang
f6bdbb0191 Bug 883798 - B2G SMS: test cases should initialize all necessary preferences and/or settings. r=gene 2013-06-19 10:18:39 +08:00
Chia-hung Tai
ed03d47101 Bug 884146 - B2G MMS: Can not receive MMS from Far-stone sim card. r=vyang 2013-06-18 18:17:43 +08:00
Chia-hung Tai
b6b96897bf Bug 880561 - B2G MMS: Add 2 more error status (in flight mode and no sim card) when sending MMS. r=gene 2013-06-18 12:06:32 +08:00
Gene Lian
69d21f35db Bug 880648 - [MMS] Accented characters are not correctly sent/received in a MMS (part 1, content blob should be encoded by utf-8). r=vicamo a=leo+ 2013-06-18 16:28:55 +08:00
Gene Lian
565d96f00b Backed out changeset 66523a98fe19 2013-06-18 16:25:52 +08:00
Gene Lian
5d4927b0bb Bug 880648 - [MMS] Accented characters are not correctly sent/received in a MMS (part 1, content blob should be encoded by utf-8). r=vicamo a=leo+ 2013-06-18 16:13:39 +08: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
Chia-hung Tai
f760c4301e Bug 880217 - [MMS]'undefined' tag appears instead of MMS in thread list view. r=gene.lian a=leo+ 2013-06-11 14:22:35 +08:00
Chuck Lee
bcc9b22d77 Bug 853715 - 0005. Handle incoming Wap Push messages. r=vicamo
--HG--
rename : dom/mobilemessage/src/ril/WapPushManager.js => dom/wappush/src/gonk/WapPushManager.js
2013-06-04 18:51:02 +08:00
Chia-hung Tai
c4db695298 Bug 855610 - B2G MMS: Scan pending sending/receiving transaction and set the status to fail when b2g bootup. r=vyang 2013-06-06 09:48:10 +08:00
Chia-hung Tai
82686326ce Bug 879675 - B2G MMS: If the mmsc in APN settings end with '/', it will cause sending MMS fail. r=vyang 2013-06-05 18:20:34 +08:00
Vicamo Yang
1992695c23 Bug 877141 - add test cases for sending SMS with continuous space characters. r=gene 2013-06-05 17:42:42 +08:00
Chia-hung Tai
292558a79b Bug 879152 - B2G MMS: Set the delivery status to error when retrieveMMS fail. r=gene.lian 2013-06-04 17:42:19 +08:00
Chia-hung Tai
e754b925bd Bug 810099 follow-up fix - B2G MMS: support onretrieving event. r=gene.lian a=leo+ 2013-06-04 12:01:58 +08:00
Chia-hung Tai
b583ee5daf Bug 877064 - B2G MMS: Retry sending MMS fail. r=vyang 2013-06-03 12:21:06 +08:00
Chia-hung Tai
5907ab07e3 Bug 810099 - B2G MMS: support onretrieving event. r=vyang 2013-05-10 13:39:22 -07:00
Chia-hung Tai
0a999016d8 Bug 810099 - B2G MMS: Support onretrieving event - interface changes. r=vynag 2013-05-09 18:53:39 -07:00
Boris Zbarsky
14e7edc59d Bug 876805. Fix unsafe reference gc hazards in dom/ code. r=smaug 2013-05-29 16:16:04 -04:00
Patrick Wang
9f58aade9a Bug 875208 - Check blob last modification date before sending it through IPC. r=gene.lian 2013-05-28 12:24:11 +08:00
Mike Shal
6f32ddf61c Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Vicamo Yang
09500dff4f Bug 871944 - move dom/mms/* to dom/mobilemessage/*. r=gene
--HG--
rename : dom/mms/interfaces/nsIMmsService.idl => dom/mobilemessage/interfaces/nsIMmsService.idl
rename : dom/mms/interfaces/nsIWapPushApplication.idl => dom/mobilemessage/interfaces/nsIWapPushApplication.idl
rename : dom/mms/src/ril/MmsPduHelper.jsm => dom/mobilemessage/src/ril/MmsPduHelper.jsm
rename : dom/mms/src/ril/MmsService.js => dom/mobilemessage/src/ril/MmsService.js
rename : dom/mms/src/ril/MmsService.manifest => dom/mobilemessage/src/ril/MmsService.manifest
rename : dom/mms/src/ril/WapPushManager.js => dom/mobilemessage/src/ril/WapPushManager.js
rename : dom/mms/src/ril/WspPduHelper.jsm => dom/mobilemessage/src/ril/WspPduHelper.jsm
rename : dom/mms/src/ril/mms_consts.js => dom/mobilemessage/src/ril/mms_consts.js
rename : dom/mms/src/ril/wap_consts.js => dom/mobilemessage/src/ril/wap_consts.js
rename : dom/mms/tests/header_helpers.js => dom/mobilemessage/tests/header_helpers.js
rename : dom/mms/tests/test_mms_pdu_helper.js => dom/mobilemessage/tests/test_mms_pdu_helper.js
rename : dom/mms/tests/test_mms_service.js => dom/mobilemessage/tests/test_mms_service.js
rename : dom/mms/tests/test_wsp_pdu_helper.js => dom/mobilemessage/tests/test_wsp_pdu_helper.js
2013-05-27 11:18:50 +08:00
Ed Morley
8bf0b81c19 Merge mozilla-central and birch 2013-05-23 12:47:30 +01:00
Vicamo Yang
adf0ffdfbc Bug 872219 - 2/2: marionette test cases. r=gene 2013-05-23 19:42:33 +08:00
Bobby Holley
1b2f22fe61 Bug 868130 - Remove the lion's share of JSAutoRequests in gecko. r=gabor
There are still a handful that either are used with other runtimes, or that
happen very early/late in cx the lifetime of various things where it doesn't
necessarily make sense to have a cx on the stack. This should definitely ensure
that we're not doing double-duty with the nsCxPusher change, though.
2013-05-22 10:05:28 -06:00
Bobby Holley
ba05c93769 Bug 868130 - Include nsCxPusher.h everywhere we need it, and stop including it from nsContentUtils.h. r=gabor 2013-05-22 10:05:26 -06:00
Boris Zbarsky
620839f027 Bug 868312 finale: finish rooting dom/ code. r=smaug 2013-05-17 21:48:25 -04:00
Gregory Szorc
c1b865f669 Bug 873629 - Remove 129 empty Makefile.in files; r=ted 2013-05-17 16:20:11 -07:00
David Zbarsky
66e862daca Bug 864206 - Use dom::Touch instead of nsIDOMTouch where possible r=Ms2ger 2013-05-17 13:17:53 -07:00
Ted Mielczarek
47d7af59de bug 871712 - make MSVC PGO opt-in per-directory, and opt-in in the directories that matter. r=glandium 2013-05-16 09:33:26 -04:00
Gene Lian
0527e0aa9e Bug 872373 - B2G MMS: sendMMS(...) fails to create a proper thread ID for send/sending event. r=vicamo a=leo+ 2013-05-15 12:42:27 +08:00
Joey Armstrong
0d49db0381 bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00
Ryan VanderMeulen
5187701658 Merge m-c to inbound. 2013-05-13 12:02:04 -04:00
Chia-hung Tai
1ba78fd666 Bug 867440 - B2G MMS: Add more delivery status in delivery "not-downloaded" and send the dom message with right delivery status. r=vyang 2013-05-10 11:50:18 -07:00
David Zbarsky
3a5f2fa41d Bug 868312 - Some more rooting fixes for dom r=bz 2013-05-10 22:39:45 -04:00
Ryan VanderMeulen
eb21097a79 Merge m-c to inbound. 2013-05-10 14:57:50 -04:00
David Zbarsky
e521e7ffff Bug 868312 - Rooting fixes for dom r=bz 2013-05-10 14:22:21 -04:00