Commit Graph

41 Commits

Author SHA1 Message Date
Bevis Tseng
2b416cb8b1 Bug 1108900 - Part 2: rename MmsService. r=echen 2014-12-10 16:14:19 +08:00
Shu-yu Guo
320f4e1440 Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
Birunthan Mohanathas
8e7271b7b4 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
6eea12bf47 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
4b365f674c Bug 1044447 - Remove a few unnecessary empty moz.build files. r=glandium 2014-07-28 18:02:44 -07:00
Mike Hommey
20d181268e Bug 1043820 - Remove PARALLEL_DIRS. r=gps 2014-07-29 08:57:59 +09:00
Bevis Tseng
9f0507e1c8 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
444c70715a Bug 991445 - Part 3: Modify test cases to verify newly added attributes. r=vyang 2014-04-24 11:24:06 +08:00
Bevis Tseng
0ef0f1f022 Bug 991445 - Part 2: Align wbxml_data_array for better understanding. r=vyang 2014-04-24 10:43:10 +08:00
Bevis Tseng
c0db3038f5 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
7a696c0737 Bug 978562 - Remove redundant assignment to {TypedArray}.length, r=gsvelto. 2014-03-03 14:51:53 -07:00
Bevis Tseng
c25a16c026 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
8aa5142da4 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
97c0ff0e56 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
086840ca14 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
f81682cfee Bug 947814 - 0002. Test case. r=vicamo 2013-12-11 12:46:19 +08:00
Chuck Lee
1f89f12bf3 Bug 947814 - 0001. Assign length of data. r=vicamo 2013-12-11 12:46:16 +08:00
Vicamo Yang
f5509134f6 Bug 920551 - 2.g/2: fix WAP Push. r=hsinyi,khuey 2013-10-29 16:12:43 +08:00
Chuck Lee
d18068cf1a Bug 914685 - 0002. HMAC authentication test case. r=vicamo 2013-10-14 14:47:52 +08:00
Chuck Lee
c10ae6b8f3 Bug 914685 - 0001. Support GSM network pin authentication. r=vicamo 2013-10-14 14:47:50 +08:00
Chuck Lee
0fcbd9e841 Bug 900331 - Provide sender in system message of WAP Push receiving. r=vicamo 2013-08-08 12:07:51 +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
Chuck Lee
6e8ffa9437 Bug 897368 - 0003. Test case for code page switch. r=vicamo 2013-07-29 15:08:40 +08:00
Chuck Lee
87259c7e17 Bug 897368 - 0002. Support code page in token list. r=vicamo 2013-07-29 15:08:38 +08:00
Chuck Lee
97c5adb13a Bug 897368 - 0001. Handle code page switch token. r=vicamo 2013-07-29 15:08:37 +08:00
Chuck Lee
c64f433986 Bug 869291 - 0004. Add test case for CP message. r=vicamo 2013-07-24 15:00:20 +08:00
Chuck Lee
51a05e770f Bug 869291 - 0003. Handle CP message. r=vicamo 2013-07-03 11:30:17 +08:00
Chuck Lee
a894eca0f5 Bug 869291 - 0002. Add CP decoder. r=vicamo 2013-07-19 19:09:22 +08:00
Chuck Lee
4bf0807a01 Bug 869291 - 0001. Refactor existing WAP PUSH handlers. r=vicamo 2013-07-22 17:52:45 +08:00
Mike Hommey
ffd522d5c2 Bug 892904 - Remove useless includes of config.mk. r=gps 2013-07-15 18:48:40 +09:00
Ms2ger
032d1cbb66 Bug 887012 - Remove some emptyish makefiles; r=gps 2013-07-01 09:02:32 +02:00
Chuck Lee
fe3427b256 Bug 853782 - 0003. Treat PDU data in correct type, Uint8Array. r=vicamo 2013-06-17 18:49:06 +08:00
Chuck Lee
90337ffef2 Bug 853782 - 0002. Notify receiving of WAP Push by System Message. r=vicamo 2013-06-17 16:37:59 +08:00
Chuck Lee
fd179d3c0a Bug 853782 - 0001. Set content type of wap push message. r=vicamo 2013-06-17 18:49:03 +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
Chuck Lee
102f8e26f0 Bug 853715 - 0006. Xpcshell test cases for SI and SL PDU helper. r=vicamo 2013-05-30 14:22:50 +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
Chuck Lee
da13197311 Bug 853715 - 0004. Add PDU helper for decoding SL messages. r=vicamo 2013-05-30 14:22:46 +08:00
Chuck Lee
50a77b2320 Bug 853715 - 0003. Add PDU helper for decoding SI messages. r=vicamo 2013-05-30 14:22:44 +08:00
Chuck Lee
7bd8f2646d Bug 853715 - 0002. Add PDU helper for decoding messages in WBXML format. r=vicamo 2013-06-04 14:39:53 +08:00
Chuck Lee
98009d9dc9 Bug 853715 - 0001. Create DOM skeletion for WAP Push. r=vicamo 2013-06-04 14:39:51 +08:00