Граф коммитов

42 Коммитов

Автор SHA1 Сообщение Дата
Bevis Tseng 3810a891ed Bug 1155142 - Part 2: Refactor RIL-related Modules. r=kchen 2015-04-17 19:06:24 +08:00
Bevis Tseng 7e09d18454 Bug 1108900 - Part 2: rename MmsService. r=echen 2014-12-10 16:14:19 +08:00
Shu-yu Guo 59ccd2fecb Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
Birunthan Mohanathas ef99e46e88 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 d6ed55758e 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 db2972728d Bug 1044447 - Remove a few unnecessary empty moz.build files. r=glandium 2014-07-28 18:02:44 -07:00
Mike Hommey 2bab6202af Bug 1043820 - Remove PARALLEL_DIRS. r=gps 2014-07-29 08:57:59 +09:00
Bevis Tseng a663037f4b 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 bda03c65ad Bug 991445 - Part 3: Modify test cases to verify newly added attributes. r=vyang 2014-04-24 11:24:06 +08:00
Bevis Tseng 7f60a76efd Bug 991445 - Part 2: Align wbxml_data_array for better understanding. r=vyang 2014-04-24 10:43:10 +08:00
Bevis Tseng d0eed3523a 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 d767d6d505 Bug 978562 - Remove redundant assignment to {TypedArray}.length, r=gsvelto. 2014-03-03 14:51:53 -07:00
Bevis Tseng d2fabd6f4d 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 c9c1806426 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 fe4a7a2ab1 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 b00a679c4b 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 cf45d3539c Bug 947814 - 0002. Test case. r=vicamo 2013-12-11 12:46:19 +08:00
Chuck Lee dc7950b5b2 Bug 947814 - 0001. Assign length of data. r=vicamo 2013-12-11 12:46:16 +08:00
Vicamo Yang f42c8bdec0 Bug 920551 - 2.g/2: fix WAP Push. r=hsinyi,khuey 2013-10-29 16:12:43 +08:00
Chuck Lee ea943ab17f Bug 914685 - 0002. HMAC authentication test case. r=vicamo 2013-10-14 14:47:52 +08:00
Chuck Lee 97b8dbde89 Bug 914685 - 0001. Support GSM network pin authentication. r=vicamo 2013-10-14 14:47:50 +08:00
Chuck Lee 7b4441a19e Bug 900331 - Provide sender in system message of WAP Push receiving. r=vicamo 2013-08-08 12:07:51 +08:00
Joey Armstrong 56ab717da3 Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #3); r=mshal 2013-06-11 16:38:22 -04:00
Chuck Lee 7c1f061de4 Bug 897368 - 0003. Test case for code page switch. r=vicamo 2013-07-29 15:08:40 +08:00
Chuck Lee 7ed295d133 Bug 897368 - 0002. Support code page in token list. r=vicamo 2013-07-29 15:08:38 +08:00
Chuck Lee e8b548e94c Bug 897368 - 0001. Handle code page switch token. r=vicamo 2013-07-29 15:08:37 +08:00
Chuck Lee 4dbade1581 Bug 869291 - 0004. Add test case for CP message. r=vicamo 2013-07-24 15:00:20 +08:00
Chuck Lee b808ec13b4 Bug 869291 - 0003. Handle CP message. r=vicamo 2013-07-03 11:30:17 +08:00
Chuck Lee 9559d281ba Bug 869291 - 0002. Add CP decoder. r=vicamo 2013-07-19 19:09:22 +08:00
Chuck Lee 03ffa50336 Bug 869291 - 0001. Refactor existing WAP PUSH handlers. r=vicamo 2013-07-22 17:52:45 +08:00
Mike Hommey b97d1767fc Bug 892904 - Remove useless includes of config.mk. r=gps 2013-07-15 18:48:40 +09:00
Ms2ger 6f877caab6 Bug 887012 - Remove some emptyish makefiles; r=gps 2013-07-01 09:02:32 +02:00
Chuck Lee 0920d11333 Bug 853782 - 0003. Treat PDU data in correct type, Uint8Array. r=vicamo 2013-06-17 18:49:06 +08:00
Chuck Lee 8cd77f3da4 Bug 853782 - 0002. Notify receiving of WAP Push by System Message. r=vicamo 2013-06-17 16:37:59 +08:00
Chuck Lee 9c6c7f083c Bug 853782 - 0001. Set content type of wap push message. r=vicamo 2013-06-17 18:49:03 +08:00
Mike Shal 87c2fdb386 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 7b01469db1 Bug 853715 - 0006. Xpcshell test cases for SI and SL PDU helper. r=vicamo 2013-05-30 14:22:50 +08:00
Chuck Lee 8fbe6af03a 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 480ee33547 Bug 853715 - 0004. Add PDU helper for decoding SL messages. r=vicamo 2013-05-30 14:22:46 +08:00
Chuck Lee 5685619961 Bug 853715 - 0003. Add PDU helper for decoding SI messages. r=vicamo 2013-05-30 14:22:44 +08:00
Chuck Lee 2cf4c4cc34 Bug 853715 - 0002. Add PDU helper for decoding messages in WBXML format. r=vicamo 2013-06-04 14:39:53 +08:00
Chuck Lee c3fbe47ec3 Bug 853715 - 0001. Create DOM skeletion for WAP Push. r=vicamo 2013-06-04 14:39:51 +08:00