Vicamo Yang
e9a47488e4
Bug 864485 - 2/3: DOM & IPC. r=khuey
2013-09-07 14:19:53 +08:00
Ryan VanderMeulen
d32d9ebb4d
Backed out 7 changesets (bug 907585, bug 873351, bug 864485) for making phones unbootable.
...
Backed out changeset 001a849303de (bug 873351)
Backed out changeset 8020b3013618 (bug 907585)
Backed out changeset 9039460e09c5 (bug 907585)
Backed out changeset 9464e393a501 (bug 907585)
Backed out changeset d6920653de69 (bug 864485)
Backed out changeset 20ef446b27cd (bug 864485)
Backed out changeset e27c780e1ef5 (bug 864485)
2013-09-06 17:28:10 -04:00
"sasikala.paruchuri"
60bb67f31a
Bug 912517 - [Message] Crash occuring in MMS when killing the application while the MMS is sending. r=vicamo
...
Change-Id: I4f91efbd7fdc9f47de8f738b4610ce7f27fa5a92
2013-09-06 19:13:57 +08:00
Vicamo Yang
eac458c748
Bug 873351 - B2G SMS: move SMS code out of RadioInterfaceLayer to SmsService. r=gene
2013-09-06 16:11:54 +08:00
Vicamo Yang
349d13eac4
Bug 864485 - 2/3: DOM & IPC. r=khuey
2013-09-06 16:11:34 +08:00
Wes Kocher
8bba56d03f
Merge m-c to inbound
2013-09-04 18:04:50 -07:00
Mike Hommey
f1cf3b4238
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
Bobby Holley
b8f437054d
Bug 899367 - Make GetNativeGlobal consumers call GetWindowProxy and rm the former. r=mccr8
...
Some of the uses of this are a bit nonsensical now, but that's a problem for
another day.
2013-09-04 14:06:57 -07:00
Gene Lian
0847ca405b
Bug 903403 - [sms][mms] Make getSegmentInfoForText() Asynchronous to Improve Typing Performance. r=vicamo, sr=mounir
2013-08-09 21:25:53 +08:00
Ed Morley
983620f4cb
Backed out changeset 9bd4fcd6d084 (bug 864485)
2013-09-04 11:51:02 +01:00
Ed Morley
bb19dddab4
Backed out changeset 8b6235d4c2ac (bug 873351)
2013-09-04 11:50:46 +01:00
Chia-hung Tai
06764e839e
Bug 907140 - [B2G][MMS] Block sending email from MMS until we supported this feature. r=vyang
2013-09-04 14:50:27 +08:00
Vicamo Yang
eff88ee844
Bug 873351 - B2G SMS: move SMS code out of RadioInterfaceLayer to SmsService. r=gene
2013-09-04 15:53:50 +08:00
Vicamo Yang
3caf63238c
Bug 864485 - 2/3: DOM & IPC. r=khuey
2013-09-04 15:53:30 +08:00
Phil Ringnalda
8b4379a664
Back out ed63ede44a82:db85ebf7b0dc (bug 864485) for debug build bustage
2013-09-03 22:33:35 -07:00
Vicamo Yang
d2b683037b
Bug 864485 - 2/3: DOM & IPC. r=khuey
2013-09-04 12:46:01 +08:00
Martijn Wargers
b369f27ff5
Bug 908439 - Rewrite some tests to SpecialPowers.pushPrefEnv/pushPermissions. r=jmaher
2013-08-29 23:12:15 +02:00
Chia-hung Tai
9a64e1e19e
Bug 904993 - B2G MMS: Return proper error codes when failing to retrieve MMS due to any network reasons. r=vyang
2013-08-19 18:34:11 +08:00
Brian O'Keefe
4f68eb9b02
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
2013-08-15 09:02:09 -04:00
Ryan VanderMeulen
2f3de4dea0
Backed out 12 changesets (bug 899367) for Windows and OSX mochitest failures on a CLOSED TREE.
...
Backed out changeset 46cf4c3eb447 (bug 899367)
Backed out changeset d8a876219fc7 (bug 899367)
Backed out changeset d930333f95a7 (bug 899367)
Backed out changeset efae8cc0fff8 (bug 899367)
Backed out changeset 1dd262d146a6 (bug 899367)
Backed out changeset 4c396b8a51d0 (bug 899367)
Backed out changeset c8c30176639a (bug 899367)
Backed out changeset aaa8fbcf9aaf (bug 899367)
Backed out changeset d1a782044a4b (bug 899367)
Backed out changeset b2672ab55046 (bug 899367)
Backed out changeset fc4deb0b06fa (bug 899367)
Backed out changeset b9f1018a609c (bug 899367)
2013-08-27 21:14:54 -04:00
Bobby Holley
6274710e79
Bug 899367 - Make GetNativeGlobal consumers call GetWindowProxy and rm the former. r=mccr8
...
Some of the uses of this are a bit nonsensical now, but that's a problem for
another day.
2013-08-27 15:21:40 -07:00
Vicamo Yang
9f1fb0d1a5
Bug 905087 - B2G MMS: add integer pref "dom.mms.version". r=gene
2013-08-23 18:54:09 +08:00
Vicamo Yang
d97a065a2d
Bug 903058 - rewrite SMS test cases for filtering with single number. r=gene
2013-08-23 14:45:16 +08:00
Ms2ger
8bfa279bb1
Merge m-c to inbound
2013-08-22 10:38:48 +02:00
Ms2ger
4922ccbc0a
Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps
2013-08-22 08:56:01 +02:00
Ms2ger
ced3dd8b1c
Bug 883284 - Part c: Move LIBXUL_LIBRARY into moz.build (d-e); r=mshal
2013-08-22 08:56:00 +02:00
Ms2ger
4d968c40e1
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
2013-08-22 08:55:59 +02:00
Nicholas Nethercote
42ccf38dcd
Bug 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm.
...
--HG--
extra : rebase_source : 984c61ab12f46be0509b1ce0d458d9a6e5841c64
2013-08-17 15:50:18 -07:00
Chia-hung Tai
b9be64fd25
Bug 906629 - B2G MMS: Wrong callback function on |retrieve| in MmsService.js. r=vyang
2013-08-19 18:35:59 +08:00
Gregory Szorc
c089ae373d
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
2013-08-14 08:40:25 -07:00
Ryan VanderMeulen
64b2bc7dd9
Backed out changesets 1fa1f28c6edf and e74f694f31c4 (bug 850380) for PGO bustage on a CLOSED TREE.
2013-08-14 15:12:20 -04:00
Brian O'Keefe
3a92f0ae7c
Bug 896177 - Remove useless config.mk includes; r=gps
2013-07-17 16:06:53 -04:00
Gregory Szorc
9f99cee9a1
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
2013-08-14 08:40:25 -07:00
Ms2ger
df8525f77d
Bug 901323 - Don't include nsContentUtils.h unnecessarily; r=jlebar
2013-08-14 08:56:21 +02:00
Gene Lian
98a9ed615e
Bug 901992 - B2G MMS: Retry Mechanism for Downloading MMS is Buggy. r=vicamo a=leo+
2013-08-08 16:36:09 +08:00
Jon Coppeard
71a6b47923
Bug 900986 - Convert JS_*Element API to use MutableHandleValue for out params r=terrence r=bholley r=smaug
2013-08-05 14:02:47 +01:00
Ed Morley
a9606b2dba
Merge latest green b2g-inbound changeset and mozilla-central
2013-08-02 13:30:22 +01:00
Gene Lian
6315e42a29
Bug 850140 - B2G MMS: implement MmsService.handleDeliveryIndication() to handle delivery report (part 2, handle delivery report). r=vicamo a=koi+
2013-07-31 15:24:07 +08:00
Gene Lian
f4a32f10a3
Bug 850140 - B2G MMS: implement MmsService.handleDeliveryIndication() to handle delivery report (part 1, provide and correct DB functions). r=vicamo a=koi+
2013-07-31 15:23:37 +08:00
Ryan VanderMeulen
e3e2198ade
Merge m-c to inbound on a CLOSED TREE.
2013-07-30 09:23:28 -04:00
Bobby Holley
c00f6379ec
Bug 899245 - Rename JS_GetGlobalForScopeChain to JS::CurrentGlobalOrNull. r=luke
...
This was done with perl/grep.
2013-07-29 16:45:27 -07:00
Fernando Jiménez
c499174641
Bug 816564 - Silent SMS to Authenticate Device for Mobile Billing. Part 0: WebSMS. sr=vicamo
2013-07-30 00:50:21 +02:00
Chia-hung Tai
d5c6625f0b
Bug 898202 - [B2G][MMS]Unable to send/receive MMS using AT&T or prepaid T-Mobile SIMs. r=vyang
2013-07-26 18:30:47 +08:00
Vicamo Yang
4770f15294
Bug 891235: remove mozSms. rs=mounir
2013-07-26 18:40:27 +08:00
Joey Armstrong
9bdf289b5e
Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #3 ); r=mshal
2013-06-11 16:38:22 -04:00
Gene Lian
dd3afe0003
Bug 891756 - [sms][mms] Gecko needs to return proper error code to notify Gaia the address is invalid (part 2, test case). r=vicamo a=leo+
2013-07-11 11:03:05 +08:00
Gene Lian
f505ac7864
Bug 891756 - [sms][mms] Gecko needs to return proper error code to notify Gaia the address is invalid (part 1, "InvalidAddressError"). r=vicamo a=leo+
2013-07-11 11:23:49 +08:00
Chia-hung Tai
aec05bd69b
Bug 895735 - Follow-up fix for bug 863241. r=gene
2013-07-19 10:58:44 +08:00
Ryan VanderMeulen
0439786998
Merge m-c to inbound on a CLOSED TREE.
2013-07-18 14:53:05 -04:00
Alexandre Lissy
bb868f084a
Bug 887701 - Ensure proper serialization of upgrade path. r=gene.lian
...
Most of IndexedDB is relying on asynchronicity. This is fun, but in the
present case, it can trigger bad behavior: upgrade being performed in
the wrong order. This can be a big issue if one further update depends
on a previous one, which is the case for adding messageRecord.type.
2013-07-11 17:20:02 +02:00
Vicamo Yang
169a9317dd
Bug 887745 - B2G SMS: more entries in GSM_SMS_STRICT_7BIT_CHARMAP. r=gene
2013-07-18 18:15:32 +08:00
Vicamo Yang
f554cf3a6b
Bug 885280: (follow-up) international number of parsed object could be null. r=gene
2013-07-18 16:12:22 +08:00
Boris Zbarsky
9af6d565fa
Bug 893004 part 2. Remove various no-longer-used XPCOM bits from Navigator, except the ones from nsIDOMNavigator. r=smaug
...
--HG--
rename : dom/network/interfaces/nsIDOMNavigatorNetwork.idl => dom/network/interfaces/nsIMozNavigatorNetwork.idl
2013-07-17 23:23:52 -04:00
Brian O'Keefe
a2b1403eb0
Bug 883502 - Part 1: Move 'chromium_config.mk' includes after rules.mk. r=gps
2013-07-04 08:28:43 -04:00
Boris Zbarsky
7631a999ff
Bug 838146 part 10. Turn on WebIDL bindings for Navigator. r=smaug
2013-07-12 10:37:23 -04:00
Boris Zbarsky
1d61759816
Bug 838146 part 2. Implement WebIDL API on Navigator for all our nonstandard extensions that are not behind build-time flags. r=smaug, sr=peterv
2013-07-12 10:35:44 -04:00
Chia-hung Tai
48fa8fb422
Bug 890218 - [MMS] If reboot device while downloading MMS attachment, the message will be empty and will not be deleted anymore. r=gene
2013-07-11 10:03:47 +08:00
Vicamo Yang
c6c1296a69
Bug 885280 - MobileMessage: support phone numbers with non-'+' international dialing prefix. r=gregor
2013-07-15 15:26:52 +08:00
Trevor Saunders
82e5558b37
bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal
2013-07-11 11:06:34 -04:00
Vicamo Yang
29e02275d7
Bug 850529 - MobileMessage: return an empty array if no attachments in a MmsMessage. r=gene
2013-07-10 11:47:31 +08:00
David Zbarsky
b2b3004e5d
Bug 885804: Renaming in content/dom r=jlebar
2013-07-08 11:48:39 -04:00
Phil Ringnalda
4021dafa78
Merge birch and inbound to central
2013-07-04 18:11:28 -07:00
Gene Lian
1de5e590e4
Bug 890146 - [MMS] Unable to send MMS to the contact number saved with parentheses. Need to normalize the phone numbers before sending. r=vicamo
2013-07-04 13:49:16 +08:00
Vicamo Yang
690029049b
Bug 871946 - B2G MobileMessage: rename dom/mobilemessage/src/ril to dom/mobilemessage/src/gonk. r=gene
...
--HG--
rename : dom/mobilemessage/src/ril/MmsPduHelper.jsm => dom/mobilemessage/src/gonk/MmsPduHelper.jsm
rename : dom/mobilemessage/src/ril/MmsService.js => dom/mobilemessage/src/gonk/MmsService.js
rename : dom/mobilemessage/src/ril/MmsService.manifest => dom/mobilemessage/src/gonk/MmsService.manifest
rename : dom/mobilemessage/src/ril/MobileMessageDatabaseService.js => dom/mobilemessage/src/gonk/MobileMessageDatabaseService.js
rename : dom/mobilemessage/src/ril/MobileMessageDatabaseService.manifest => dom/mobilemessage/src/gonk/MobileMessageDatabaseService.manifest
rename : dom/mobilemessage/src/ril/SmsService.cpp => dom/mobilemessage/src/gonk/SmsService.cpp
rename : dom/mobilemessage/src/ril/SmsService.h => dom/mobilemessage/src/gonk/SmsService.h
rename : dom/mobilemessage/src/ril/WspPduHelper.jsm => dom/mobilemessage/src/gonk/WspPduHelper.jsm
rename : dom/mobilemessage/src/ril/mms_consts.js => dom/mobilemessage/src/gonk/mms_consts.js
rename : dom/mobilemessage/src/ril/wap_consts.js => dom/mobilemessage/src/gonk/wap_consts.js
2013-07-04 10:55:45 +08:00
Chia-hung Tai
89b3a0e793
Bug 883019 - B2G MMS: Remove content length from all part headers. r=vyang
2013-07-03 10:37:39 +08:00
Mike Shal
edeb7caf7a
Bug 868536 - Move ipdl.mk files to moz.build; r=gps
...
Author: Mike Shal <mshal@mozilla.com>
2013-07-01 09:56:28 -04:00
Vicamo Yang
1d11165cd0
Bug 871433: WebSMS - normalize address before searching for a participant record. r=gene
2013-07-02 18:10:33 +08:00
Vicamo Yang
9a2b6740ef
Bug 814581 - Part 5/8: fix MobileMessage. r=gene
2013-07-02 17:36:47 +08:00
Vicamo Yang
4c6addfeee
Bug 814581 - Part 1/8: MultiSIM - interface changes. sr=hsinyi
2013-07-02 17:36:33 +08:00
Justin Lebar
6c46d0633d
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
75c400493b
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
590ea3f8c1
Bug 875013 - Eliminate VPATH usage (part 1 - EXPORTS); r=joey
2013-06-26 14:51:06 -04:00
Chia-hung Tai
e32f1981be
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
52c9af8fb3
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
e0b09909b4
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
4c863027c7
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
c57619e4b7
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
00dae62106
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
dda5443568
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
dc81eb4838
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
79e10c4bb7
Backed out changeset 9a3ee53f3421.
2013-06-20 10:35:45 +08:00
Patrick Wang
6dab5ea874
[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
61cea07ec6
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
5944fda763
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
8eed9a1814
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
c0e2ccdea0
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
2885b55c28
Backed out changeset 66523a98fe19
2013-06-18 16:25:52 +08:00
Gene Lian
6daf96b242
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
2eff1a24b8
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
b0f7505bb3
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
f7da37cb65
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
c48db57c85
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
b9bc0e62d4
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
6ec0122687
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
6019a86df9
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
7057001f62
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
6a49fc2151
Bug 877064 - B2G MMS: Retry sending MMS fail. r=vyang
2013-06-03 12:21:06 +08:00
Chia-hung Tai
d75d680f5b
Bug 810099 - B2G MMS: support onretrieving event. r=vyang
2013-05-10 13:39:22 -07:00
Chia-hung Tai
06935a6eed
Bug 810099 - B2G MMS: Support onretrieving event - interface changes. r=vynag
2013-05-09 18:53:39 -07:00
Boris Zbarsky
e1d7ebf663
Bug 876805. Fix unsafe reference gc hazards in dom/ code. r=smaug
2013-05-29 16:16:04 -04:00