Commit Graph

1640 Commits

Author SHA1 Message Date
Andrea Marchesini
12742b5c15 Bug 952079 - Porting nsIDOMWakeLock to WebIDL, r=smaug 2014-01-07 13:16:07 +01:00
Masatoshi Kimura
e67bfd34d6 Bug 956494 - Ensure dictionary values are constructed before firing DeviceMotionEvent. r=smaug 2014-01-05 17:36:19 +09:00
Ehsan Akhgari
ebd358dfd7 Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
This patch was automatically generated by the following script:

#!/bin/bash
# Command to convert PRUnichar to char16_t

function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
       ! -wholename "*security/nss*" \
       ! -wholename "*modules/libmar*" \
       ! -wholename "*/.hg*" \
       ! -wholename "obj-ff-dbg*" \
       ! -name prtypes.h \
       ! -name Char16.h \
         -type f \
      \( -iname "*.cpp" \
         -o -iname "*.h" \
         -o -iname "*.c" \
         -o -iname "*.cc" \
         -o -iname "*.idl" \
         -o -iname "*.ipdl" \
         -o -iname "*.ipdlh" \
         -o -iname "*.mm" \) | \
    xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}

convert PRUnichar char16_t
2014-01-04 10:02:17 -05:00
Shawn Ku
a1ae6811af Bug 924740 Part2: Test Cases Part - [fugu]It throws exception when run ICCIOHelper.processICCIOGetResponse for USIM card. v2. r=yoshi. 2014-01-03 14:39:30 +08:00
Shawn Ku
7465ccf377 Bug 924740 Part1: RIL patch - [fugu]It throws exception when run ICCIOHelper.processICCIOGetResponse for USIM card. v2. r=yoshi. 2014-01-02 11:14:40 +08:00
Szu-Yu Chen [:aknow]
a997fae2e4 Bug 951030 - Radio state rollback. r=hsinyi 2014-01-02 10:39:26 -05:00
Masatoshi Kimura
3f945da033 Bug 876238 - Convert DeviceAcceleration and DeviceRotationRate to WebIDL bindings. r=smaug 2014-01-02 07:52:47 +09:00
Shawn Ku
17598b0659 Bug 947110 - Part2: Add test cases. B2G RIL: Add support for decoding FCP Template in BerTlvHelper. v2. r=yoshi. 2013-12-23 13:55:29 +08:00
Shawn Ku
ab82a2b460 Bug 947110 - Part1: RIL patch. B2G RIL: Add support for decoding FCP Template in BerTlvHelper. v5. r=yoshi. 2013-12-23 10:35:39 +08:00
Jessica Jong
e6778a79c5 Bug 943191 - Part 2: Attach/detach data registration on demand (for fugu). r=hsinyi 2013-12-20 15:56:35 -05:00
Jessica Jong
fc590c016a Bug 943191 - Part 1: Move dsds data setup handling to RadioInterfaceLayer. r=hsinyi 2013-12-20 15:56:35 -05:00
Jessica Jong
6d2d4fa547 Bug 951958 - B2G RIL: set/get preferred network type error message is not set accordingly. r=hsinyi 2013-12-19 11:07:14 -05:00
Bevis Tseng
a8fb6bd78a Bug 792798 - B2G SMS: Develop test cases for Message Class 2. r=vyang 2013-12-17 14:55:46 +08:00
Gene Lian
d1f4a97072 Bug 901457 - [sms][mms] We need a property for the "sent" timestamp (part 2, implementation). r=vicamo 2013-09-23 10:31:32 +08:00
Ryan VanderMeulen
b35f277656 Merge m-c to inbound. 2013-12-16 09:05:12 -05:00
Dimi Lee
1c63e8351f Bug 947100 - B2G NFC: enable/disable NFC worker at runtime. r=yoshi 2013-12-11 14:04:27 +08:00
Szu-Yu Chen [:aknow]
0cb9eba572 Bug 949876 - Fix setRadioEnabled queueing method. r=hsinyi 2013-12-13 11:46:23 -05:00
Bevis Tseng
d271b6cd6e Bug 949318 - B2G SMS: Class 2 SMS is not working after ICCRecordHelper.readSMS() was refactored into SimRecordHelper. r=vyang 2013-12-12 15:59:34 +08:00
Bevis Tseng
ef480d31cc Bug 768441 - Part 2: Test Case to Verify the Access of EF_MWIS. r=vyang 2013-12-10 19:24:27 +08:00
Bevis Tseng
38d566c7a4 Bug 768441 - Part 1: Support Stored Message Waiting Indicators. r=vyang 2013-12-06 17:35:13 +08:00
Ryan VanderMeulen
ec9c13c73e Backed out changeset ac002daf081b (bug 947100) for B2G mochitest-3 orange. 2013-12-11 14:05:37 -05:00
Dimi Lee
6e9be45313 Bug 947100 - B2G NFC: enable/disable NFC worker at runtime. r=yoshi 2013-12-11 14:04:27 +08:00
Jessica Jong
0e7bcad713 Bug 944225 - Part 3: Add set/getPreferredNetworkType() API (ril). r=hsinyi 2013-12-11 11:15:03 +08:00
Bevis Tseng
7733bb2687 Bug 940259 - Test Case for the support of CDMA WAP Push. r=gene
--HG--
extra : rebase_source : 5edf826ec7e8e54050efb32d2488890a69594fab
2013-11-26 18:34:14 +08:00
Bevis Tseng
da79acce0c Bug 940259 - B2G SMS: Support Wap Push over CDMA SMS. r=gene
--HG--
extra : rebase_source : b6b41223a0facd9f0f6b226321b45ab52bfe7792
2013-11-26 18:28:53 +08:00
Carsten "Tomcat" Book
4408dc08c5 merge b2g-inbound to mozilla-central 2013-12-09 09:32:02 +01:00
Bevis Tseng
7c06155fec Bug 946081 - [B2G][SMS] Store MWI Message Into Message Inbox if MWI is Store Message Type. r=vyang 2013-12-06 11:18:17 +08:00
Birunthan Mohanathas
bdda80d8b8 Bug 798033 - Remove 'using namespace' from dom/ headers. r=echou 2013-12-08 21:53:11 -05:00
Bevis Tseng
e4800f9a31 Bug 946079 - Part 1: Treat Return Call SMS Message as Replaced Type Message instead of MWI message. r=vyang 2013-12-05 14:24:31 +08:00
Arno Puder
07a1bde05b Bug 933585 - NFC Worker changes. r=yoshi 2013-11-11 18:05:01 -08:00
Trevor Saunders
907dfc4528 bug 949821 - use MOZ_UTF16 more and NS_LITERAL_STRING less r=froydnj 2013-12-12 20:50:01 -05:00
Albert Crespell
82fc6fa9ed Bug 858005 - Part 2: Netd integration. r=vchang 2013-05-24 11:28:20 +02:00
Edgar Chen
a3c14d2fea Bug 946165 - Send REQUEST_REPORT_STK_SERVICE_IS_RUNNING after iccid is ready. r=allstars.chh 2013-12-06 13:42:36 +08:00
Bevis Tseng
4257a47b66 Bug 943749 - B2G SMS: Support Class 2 SMS received and stored in SIM. r=vyang 2013-12-04 18:52:31 +08:00
Yoshi Huang
3d3600a677 Bug 944725 - Part 2: add xpcshell-tests for testing returned errorMsg. r=vicamo 2013-12-03 17:02:58 +08:00
Yoshi Huang
6ec32b2019 Bug 944725 - Part 1: Unify the errorMsg for icc.read/updateContacts. r=vicamo 2013-12-03 16:25:05 +08:00
Alan Huang
888891e62b Bug 931456 - Initialize the chrome process pid information while we are constructing OpenFileFinder. r=dhylands 2013-12-04 10:24:36 +08:00
Hsin-Yi Tsai
9cfa2b993c Bug 944589 - [Voice Channel][Dialer][Airplane Mode] If you switch to airplane mode when talking, voice channel will not recover. r=vicamo 2013-12-02 18:51:54 +08:00
Shawn Ku
7be16a3cee Bug 946062 - Disable nsIRadioInterfaceLayer in AudioManager.cpp for fixing flatfish build break. r=mchen
--HG--
extra : rebase_source : 75726539cf0f16bebaf6e83ad23452010d6f545f
2013-12-04 14:57:40 +08:00
Georgia Wang
e1bb3e926a Bug 935401 - Part 2: Modify xpcshell test for SimRecordHelper. r=yoshi
--HG--
extra : rebase_source : afa4f4f7cc8b05820a27473ff57c954de63b9dc8
2013-11-12 17:28:48 +08:00
Georgia Wang
6f580763c4 Bug 935401 - Part 1: Add SimRecordHelper in ril_worker. r=yoshi
--HG--
extra : rebase_source : 8e70ea07749813f645da4b1ce28b8c4a67d7e770
2013-11-12 16:33:45 +08:00
Siddartha Pothapragada
1aaf49d01b Bug 933136 - Part 2: Add support to notify 'onpeerready' and 'onpeerlost' events from Chrome process. r=yoshi
Add two new P2P IPC messages 'CheckP2PRegistration' and 'NotifyUserAcceptedP2P'
to establish User Communication on P2P UI from content process to chrome process. These IPC messages are needed to support basic PeerToPeer use cases.

--HG--
extra : rebase_source : 0c0815e9ee873fe017bb6bbc91f3505891533769
2013-12-03 13:22:21 -08:00
Carsten "Tomcat" Book
0c9040312f Backed out changeset deaef09b17c1 (bug 944725) for marionette web-api bustage on a CLOSED TREE 2013-12-04 10:06:32 +01:00
Carsten "Tomcat" Book
2decfc57f7 Backed out changeset 82345b162c51 (bug 944725) for marionette web-api bustage on a CLOSED TREE 2013-12-04 10:06:14 +01:00
Yoshi Huang
e2982d7097 Bug 944725 - Part 2: add xpcshell-tests for testing errorMsg. r=vicamo 2013-12-03 16:26:32 +08:00
Yoshi Huang
96140bde93 Bug 944725 - Part 1: Unify the errorMsg for icc.read/updateContacts. r=vicamo 2013-12-03 16:25:05 +08:00
Alan Huang
b4f15c610e Bug 841660 - Part 2: Implement format interface for volume-based device storage, r=dhylands 2013-12-03 17:32:56 +08:00
Ryan VanderMeulen
b3a76666df Backed out 5 changesets (bug 811635) for B2G mochitest-8 orange.
Backed out changeset ad72f0b9e16a (bug 811635)
Backed out changeset 4acc0f028076 (bug 811635)
Backed out changeset b695cdc91edc (bug 811635)
Backed out changeset 6c9ca70f582d (bug 811635)
Backed out changeset 0338e84d99a7 (bug 811635)
2013-12-03 10:06:59 -05:00
Alan Huang
0ef5814566 Bug 931456 - Check whether b2g and its descendant have opened files only. r=dhylands 2013-12-03 15:35:03 +08:00
Henry Chang
aec543d46d Bug 811635 - Part 4: Wifi Direct core implementation. r=vchang 2013-11-28 16:02:44 +08:00