Commit Graph

46 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
d7f143eaad Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
Backed out changeset 647025383676 (bug 1202902)
Backed out changeset d70c7fe532c6 (bug 1202902)
2015-10-07 14:03:21 +02:00
Carsten "Tomcat" Book
b9e5717f50 Backed out 1 changesets (bug 1202902) for causing merge conflicts to mozilla-central
Backed out changeset cfc1820361f5 (bug 1202902)
2015-10-07 12:13:45 +02:00
Shu-yu Guo
b5f316de44 Bug 1202902 - Scripted fix the world. 2015-10-06 14:00:31 -07:00
Shu-yu Guo
45211869c8 Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
Bevis Tseng
6cf1fff5b0 Bug 1155142 - Part 2: Refactor RIL-related Modules. r=kchen 2015-04-17 19:06:24 +08:00
Bevis Tseng
37618643d1 Bug 1108900 - Part 2: rename MmsService. r=echen 2014-12-10 16:14:19 +08:00
Shu-yu Guo
9baa236495 Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
Birunthan Mohanathas
44d71d5c7b Bug 1058101 - Flatten dom/wappush/src/ into parent directory. r=mccr8
--HG--
rename : dom/wappush/src/gonk/CpPduHelper.jsm => dom/wappush/gonk/CpPduHelper.jsm
rename : dom/wappush/src/gonk/SiPduHelper.jsm => dom/wappush/gonk/SiPduHelper.jsm
rename : dom/wappush/src/gonk/SlPduHelper.jsm => dom/wappush/gonk/SlPduHelper.jsm
rename : dom/wappush/src/gonk/WapPushManager.js => dom/wappush/gonk/WapPushManager.js
rename : dom/wappush/src/gonk/WbxmlPduHelper.jsm => dom/wappush/gonk/WbxmlPduHelper.jsm
2014-08-27 10:13:52 -07:00
Nathan Froyd
d6f7edb12d Bug 1044162 - part 0a - make additions to EXTRA_JS_MODULES use += instead of =; r=mshal
Straight assignments to HierarchicalStringList, which we'll change
EXTRA_JS_MODULES to in a later patch, don't work.  This change, in
addition to making things work as expected later on, also is more
consistent with existing practice.
2014-07-25 13:50:55 -04:00
Birunthan Mohanathas
feb82601ea Bug 1044447 - Remove a few unnecessary empty moz.build files. r=glandium 2014-07-28 18:02:44 -07:00
Mike Hommey
010c0a5eb7 Bug 1043820 - Remove PARALLEL_DIRS. r=gps 2014-07-29 08:57:59 +09:00
Bevis Tseng
6df9f1f353 Bug 999867 - Dispatch WAP Push according to contentType which is the mandatory field in Push PDU. r=gene 2014-05-23 14:41:57 +08:00
Bevis Tseng
c8700a3b9a Bug 991445 - Part 3: Modify test cases to verify newly added attributes. r=vyang 2014-04-24 11:24:06 +08:00
Bevis Tseng
466e51784a Bug 991445 - Part 2: Align wbxml_data_array for better understanding. r=vyang 2014-04-24 10:43:10 +08:00
Bevis Tseng
7b32d76360 Bug 991445 - Part 1: Update CP Code Page 0 to the one defined in OMA-WAP-TS-ProvCont-V1_1-20090421-C. r=vyang 2014-04-22 16:41:19 +08:00
Brian Hackett
6bd43a5e2a Bug 978562 - Remove redundant assignment to {TypedArray}.length, r=gsvelto. 2014-03-03 14:51:53 -07:00
Bevis Tseng
973de92daa Bug 951999 - Get IMSI with selected service Id for Push Message of WAP CP. r=gene 2014-01-02 14:40:35 +08:00
Bevis Tseng
56c8fd6563 Bug 951999 - [B2G][DSDS] Need to add SIM id into the WAP Push message. r=gene 2013-12-23 11:31:43 +08:00
Gregory Szorc
8f615a095a Bug 951352 - Disallow XPIDL_MODULE if XPIDL_SOURCES isn't defined; r=glandium
Once upon a time XPIDL_MODULE and MODULE were kind of the same and
MODULE got mass-converted into XPIDL_MODULE with the removal of MODULE
in bug 939044. Unfortunately, we forgot to add a check for XPIDL_MODULE
being defined if XPIDL_SOURCES isn't (a build config that makes no sense
and only results in cargo culting).

This patch corrects that oversight.

--HG--
extra : rebase_source : d609e2baa8d16df97c944bc9def26ad05527d937
2013-12-17 12:45:56 -08:00
Gabriele Svelto
546ec3aa32 Bug 950105 - Escape reserved characters when converting a WBXML document to XML. r=vicamo, r=chucklee 2013-12-18 17:19:42 +01:00
Chuck Lee
6ddfc4e380 Bug 947814 - 0002. Test case. r=vicamo 2013-12-11 12:46:19 +08:00
Chuck Lee
4729aa612a Bug 947814 - 0001. Assign length of data. r=vicamo 2013-12-11 12:46:16 +08:00
Vicamo Yang
dd6786dd12 Bug 920551 - 2.g/2: fix WAP Push. r=hsinyi,khuey 2013-10-29 16:12:43 +08:00
Chuck Lee
22a41cc95b Bug 914685 - 0002. HMAC authentication test case. r=vicamo 2013-10-14 14:47:52 +08:00
Chuck Lee
acb5c1a700 Bug 914685 - 0001. Support GSM network pin authentication. r=vicamo 2013-10-14 14:47:50 +08:00
Chuck Lee
b9080f6162 Bug 900331 - Provide sender in system message of WAP Push receiving. r=vicamo 2013-08-08 12:07:51 +08:00
Joey Armstrong
4246f49c03 Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #3); r=mshal 2013-06-11 16:38:22 -04:00
Chuck Lee
d0b61ea8e6 Bug 897368 - 0003. Test case for code page switch. r=vicamo 2013-07-29 15:08:40 +08:00
Chuck Lee
7491da8897 Bug 897368 - 0002. Support code page in token list. r=vicamo 2013-07-29 15:08:38 +08:00
Chuck Lee
691280eb5d Bug 897368 - 0001. Handle code page switch token. r=vicamo 2013-07-29 15:08:37 +08:00
Chuck Lee
265f6e9d41 Bug 869291 - 0004. Add test case for CP message. r=vicamo 2013-07-24 15:00:20 +08:00
Chuck Lee
fa338ee428 Bug 869291 - 0003. Handle CP message. r=vicamo 2013-07-03 11:30:17 +08:00
Chuck Lee
eec8b5da59 Bug 869291 - 0002. Add CP decoder. r=vicamo 2013-07-19 19:09:22 +08:00
Chuck Lee
b3408abade Bug 869291 - 0001. Refactor existing WAP PUSH handlers. r=vicamo 2013-07-22 17:52:45 +08:00
Mike Hommey
e9ee5bb8ee Bug 892904 - Remove useless includes of config.mk. r=gps 2013-07-15 18:48:40 +09:00
Ms2ger
c9f69ff561 Bug 887012 - Remove some emptyish makefiles; r=gps 2013-07-01 09:02:32 +02:00
Chuck Lee
c67e6635bf Bug 853782 - 0003. Treat PDU data in correct type, Uint8Array. r=vicamo 2013-06-17 18:49:06 +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
Chuck Lee
66aba41b66 Bug 853782 - 0001. Set content type of wap push message. r=vicamo 2013-06-17 18:49:03 +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
Chuck Lee
cb5940447b Bug 853715 - 0006. Xpcshell test cases for SI and SL PDU helper. r=vicamo 2013-05-30 14:22:50 +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
Chuck Lee
3d00bdc428 Bug 853715 - 0004. Add PDU helper for decoding SL messages. r=vicamo 2013-05-30 14:22:46 +08:00
Chuck Lee
39fb71add3 Bug 853715 - 0003. Add PDU helper for decoding SI messages. r=vicamo 2013-05-30 14:22:44 +08:00
Chuck Lee
02c7e50ba5 Bug 853715 - 0002. Add PDU helper for decoding messages in WBXML format. r=vicamo 2013-06-04 14:39:53 +08:00
Chuck Lee
4b958fd913 Bug 853715 - 0001. Create DOM skeletion for WAP Push. r=vicamo 2013-06-04 14:39:51 +08:00