Mike Hommey
3fa7456cd6
Bug 913268 - Make CPP_SOURCES a StrictOrderingOnAppendList. r=mshal
2013-10-24 08:00:23 +09:00
Dave Hylands
eaa0fd5266
Backout e7a4fe2d9e5e (Bug 818353) due to causing bug 929815.
2013-10-22 21:12:04 -07:00
Wes Kocher
3d55f8e6de
Merge m-c to inbound
2013-10-22 18:43:11 -04:00
Georgia Wang
ca5c3a0de9
Bug 908083 - Part3: browser termination envelop event xpcshell test. r=yoshi
2013-09-04 11:34:45 +08:00
Georgia Wang
02e1a2f491
Bug 908083 - Part2:"browser termination event" Envelope command implement. r=yoshi
2013-09-03 17:50:18 +08:00
Dave Hylands
f599a8dad8
Bug 928558 - AutoMounter mark volumes as shared a bit early when open files are detected. r=qDot
2013-10-18 20:21:52 -07:00
Ryan VanderMeulen
956845a7af
Merge inbound to m-c.
2013-10-18 15:08:39 -04:00
Carsten "Tomcat" Book
f1d2ae53bc
Merge mozilla-central to mozilla-inbound
2013-10-18 14:13:10 +02:00
Reuben Morais
f6d165b4ea
Bug 850430 - Convert the Contacts API to WebIDL. r=bz r=gwagner
...
--HG--
extra : rebase_source : 9d7a645c0d2fb102d5d498fefebeb817a186720e
2013-10-17 18:29:56 -03:00
Edgar Chen
e21eba7b94
Bug 912902 - MMS/SMS: retrieve GSM MSISDN / CDMA MDN correctly. r=gene
2013-10-15 10:42:49 +08:00
Dave Hylands
6a016e9163
Bug 927961 - Add ums.status so that settings app can determine if files are open. r=gwagner
2013-10-17 15:41:46 -07:00
Shao Hang Kao
8d820872ed
Bug 926777 - B2G system time: |time.timezone| should save the UTC value with the correct sign. r=gene
2013-10-15 16:43:53 +08:00
Shawn Ku
9809f34556
Bug 925618 - Part 2: Add test case for moving reading MBDN/MSISDN into readSST(). r=yoshi
2013-10-16 17:45:17 +08:00
Shawn Ku
2524eb14d2
Bug 925618 - Part 1: RIL implementation on moving MBDN/MSISDN reading to the callback of readSST(). r=yoshi
2013-10-16 13:21:29 +08:00
Edgar Chen
0302b1b382
Bug 926358 - Fix the potential issue in MMI request handler. r=allstars.chh
2013-10-14 18:47:55 +08:00
Jessica Jong
d03df0638f
Bug 818353 - Part 5: RIL implementation. f=edgar r=hsinyi
2013-10-18 15:01:03 +08:00
Nathan Froyd
4398253a6f
Bug 928916 - use services::GetObserverService more in dom/; r=smaug
2013-10-21 08:58:12 -04:00
Marco Chen
1184f97f49
Bug 924787 - [AudioManager] The checking condition should be "leave here if settings name is not for bt_sco". r=mwu
2013-10-14 18:27:13 +08:00
Marco Chen
d0b7711dd9
Bug 923173 - Use NS_WARNING for unexpected name to avoid crashing. r=ehsan
2013-10-14 18:45:35 +08:00
Chuck Lee
8a137b22ca
Bug 789217 - 0003. Bring up keystore. r=khuey
2013-10-01 12:09:57 +08:00
Thomas Zimmermann
de61e57b99
Bug 925672: Update manifest.ini, r=jgriffin
...
Make sure Marionette knows about the test for REQUEST_SCREEN_STATE.
2013-10-14 10:22:20 +02:00
Edgar Chen
450ea14417
Bug 873380 - Part 3: RIL changes for icc card lock error. r=allstars.chh
2013-09-25 16:14:23 +08:00
Thomas Zimmermann
7dcc0d400b
Bug 905107: Added test case for screen-state handling in RIL, r=vicamo
...
The new test checks for the correctness of RIL's support of
'screen-state-change' events. The expected result is to set
CREG state to 1 when the screen is turned off, and back to
2 when the screen is turned on again.
2013-10-08 16:51:06 +02:00
Thomas Zimmermann
b4018d823c
Bug 905107: Fix options in RIL.setScreenState, r=vicamo
...
The method RIL.setScreenState parses its arguments incorrectly. The
RIL worker methods usually receive an object that contain their
arguments, but setScreenState expects a boolean. Because objects are
interpreted as 'true', setScreenState always signals enabled screen
state to the RIL daemon.
This patch changes RIL.setScreenState to expect an object as its
argument and read the screen state from the object.
2013-10-08 16:43:07 +02:00
Ryan VanderMeulen
c430ecd99d
Merge m-c to inbound.
...
CLOSED TREE
2013-10-09 15:34:02 -04:00
Ethan Tseng
4fea9ce938
Bug 920361 - Add error handle in NetworkManager.js::resetRoutingTable. r=vchang
2013-10-01 14:17:55 +08:00
Hsin-Yi Tsai
8373c47857
Bug 842239 - B2G Multi-SIM: get the number of RadioInterfaces. r=vicamo
2013-10-02 11:13:56 +08:00
Hsin-Yi Tsai
4cef5f3f3b
Bug 917922 - temporary CLIR mode not working. r=ferjm
2013-10-02 13:45:23 +08:00
Ryan VanderMeulen
f57f378fe7
Merge m-c to b2g-inbound.
2013-10-01 16:47:09 -04:00
Ehsan Akhgari
0e7c9d39cd
Bug 920292 - Part 1: Stop passing string literals as the first argument to MOZ_ASSERT; r=Waldo
2013-10-01 08:25:08 -04:00
Hsin-Yi Tsai
b5e10fc109
Bug 921422 - B2G RIL: include clientId in async messages from RadioInterface to RILContentHelper. r=vicamo
2013-09-30 08:56:00 +08:00
Henry Chang
3ee9df7165
Bug 900847 - Add and implement nsINetworkManager::setDhcpServer. r=vchang
2013-10-01 12:14:20 +08:00
Ethan Tseng
7e55df38e5
Bug 915529 - Add null pointer checking in stringToIP() of systemlibs.js. r=vchang
2013-09-30 16:31:12 +08:00
Vicamo Yang
31b177dcb2
Bug 919982: B2G RIL - read Gonk property "ro.moz.ril.numclients" instead. r=hsinyi
2013-09-30 17:24:54 +08:00
Nathan Froyd
e8316ed759
Bug 914826 - part 4 - fix source files that were bootlegging XPCOM do_* functions via generated ipdl headers; r=ehsan
2013-09-10 16:56:05 -04:00
Yoshi Huang
88453a9acd
Bug 920391 - B2G RIL: Buf.read/writeUint32 should be of signed int32 operation. r=vicamo
2013-09-26 14:53:50 +08:00
Georgia Wang
514b3633dc
Bug 916000 - Part2: Add sim state xpcshell test case. r=yoshi
2013-09-25 12:22:18 +08:00
Georgia Wang
abd0c8cd26
Bug 916000 - Part1: Add illegal sim state support in ril. r=yoshi
2013-09-25 12:20:03 +08:00
Masayuki Nakano
015140fe0d
Bug 912956 part.15 mozilla/TextEvents.h should be included directly r=roc
2013-09-25 20:21:19 +09:00
Ehsan Akhgari
8c43a4f37f
Bug 919505 - Minimize the #includes in dom/ipc; r=jst
2013-09-23 17:30:40 -04:00
Ehsan Akhgari
7233ba7103
Bug 918923 - Part 2: Switch to #including nsString.h in code using the internal strings API; r=bsmedberg
2013-09-23 13:25:00 -04:00
Jessica Jong
742484ce05
Bug 909688: B2G RIL - handle data connection state changes properly. r=vicamo
2013-09-18 18:07:14 +08:00
Hsin-Yi Tsai
97f256f2ed
Bug 915638 - part1 - B2G RIL: telephonyCallGroup.onstatechange isn't fired when a conference call is becoming empty. r=vicamo
2013-09-12 21:00:18 +08:00
Ethan Tseng
9ea9589875
Bug 855951 - Collect and save TX/RX traffic amounts of TCP connections per-App, r=gene, mcmanus
2013-08-29 14:15:08 +08:00
Georgia Wang
c0120064cb
Bug 908075 - Part2: USER_ACTIVITY stk event xpcshell test. r=yoshi
2013-09-04 18:52:28 +08:00
Georgia Wang
081eaa7392
Bug 908075 - Part1: "USER_ACTIVITY" event implement in RIL. r=yoshi
2013-09-04 18:45:35 +08:00
"allstars.chh"
beeab71058
Bug 915987 - Part 2: Update recordId for USIM contact. r=vicamo
2013-09-13 00:07:14 +02:00
"allstars.chh"
d988496c27
Bug 915987 - Part 1: reuse nsIDOMContact.id. r=vicamo
2013-09-12 23:52:07 +02:00
"allstars.chh"
843be820c6
Bug 915986 - Part 1: Check pin2 in RIL. r=vicamo
2013-09-12 18:04:35 +02:00
Marco Chen
35dca67442
Bug 823273 - Part 4: Music volume should be faded when notification sound is on going - FM Radio, Camera, Phone clients. r=rlin
2013-09-02 17:45:44 +08:00