Ryan VanderMeulen
|
48db9fe113
|
Backed out changesets a7ea2d51414d and 901717199390 (bug 957917) for causing bug 980375.
|
2014-03-06 16:30:35 -05:00 |
|
Shawn Ku
|
364226feb9
|
Bug 976491 - Add test case. r=Yoshi
|
2014-03-06 09:53:40 +08:00 |
|
Shawn Ku
|
cc43b23419
|
Bug 976491 - B2G RIL: Don't throw exception when running readICCID for some CMCC cards. r=Yoshi
|
2014-03-06 09:52:44 +08:00 |
|
Hsin-Yi Tsai
|
f081607e4f
|
Bug 980236 - [B2G] [RIL] test_ril_worker_icc.js fails with DEBUG = true. r=allstars.chh
|
2014-03-06 18:05:38 +08:00 |
|
Bevis Tseng
|
5f5d799d9e
|
Bug 977920 - Retrieve iccId without checking prototype of IccInfo. r=vyang
|
2014-03-05 11:10:46 +08:00 |
|
Bevis Tseng
|
fe9cf2b373
|
Bug 974820 - Part 2: Add error handling of sending/receiving SMS/MMS when device storage is full. r=vyang
|
2014-02-20 12:21:11 +08:00 |
|
Vicamo Yang
|
af1f85bc10
|
Bug 957917 - 1/2: B2G RIL - read PDP type from APN settings. r=hsinyi
|
2014-03-05 10:37:42 +08:00 |
|
Alan Huang
|
875d4f6ce4
|
Bug 971612 - Implement "mount" and "unmount" API for device storage. r=dhylands
|
2014-03-04 19:24:19 +08:00 |
|
Ed Morley
|
738f300f74
|
Merge latest green b2g-inbound changeset and mozilla-central
|
2014-03-03 14:45:43 +00:00 |
|
Yoshi Huang
|
ac0f11d85b
|
Bug 977440 - B2G RIL: add xpcshell tests for the processICCIOError. r=vicamo
From e13745bd7ccd720f66d75c75259af7fd7f4e6014 Mon Sep 17 00:00:00 2001
---
dom/system/gonk/tests/test_ril_worker_icc.js | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
|
2014-02-27 15:35:45 +08:00 |
|
Chuck Lee
|
8df84ff558
|
Bug 975813 - Support IPv6 in Network Manager. r=vicamo,fabrice
|
2014-02-28 20:24:35 +08:00 |
|
Jessica Jong
|
ec1385c5ac
|
Bug 960865 - Part 5: add dun connection timer and reference count. r=vchang
|
2014-02-28 18:05:10 +08:00 |
|
Jessica Jong
|
44d60b81be
|
Bug 960865 - Part 4: dun support implementation in NetworkManager. r=vchang
|
2014-02-28 18:05:06 +08:00 |
|
Jessica Jong
|
b6005b9988
|
Bug 960865 - Part 3: modify nat command to support setting rules for secondary routing table. r=vchang
|
2014-02-28 18:05:02 +08:00 |
|
Jessica Jong
|
223ebc982e
|
Bug 960865 - Part 2: handle dun apn type in RadioInterfaceLayer. r=hsinyi
|
2014-02-28 18:04:59 +08:00 |
|
Jessica Jong
|
9d13d18d6f
|
Bug 960865 - Part 1: add dun apn type constant in idls. r=vchang
|
2014-02-28 18:04:55 +08:00 |
|
Ryan VanderMeulen
|
47e286d04d
|
Merge inbound to m-c.
|
2014-02-27 16:55:18 -05:00 |
|
Kai-Zhen Li
|
a96d2f772e
|
Bug 976944 - Update softap parameters for kk. r=vchang
|
2014-02-26 14:41:42 +08:00 |
|
Doug Turner
|
f5c47622b9
|
Bug 977454 - export network location provider on b2g. r=khuey
|
2014-02-25 16:06:01 -08:00 |
|
Brian Smith
|
374bc8202f
|
Backout cset 4c4041cfc095 (bug 977454), a a=bustage
|
2014-02-28 22:14:05 -08:00 |
|
Doug Turner
|
02bfeae3aa
|
Bug 977454 - export network location provider on b2g. r=khuey
|
2014-02-25 16:06:01 -08:00 |
|
Edgar Chen
|
1d7e74ea02
|
Bug 961571 - Part 4: Add test case for data connection. r=hsinyi
|
2014-02-26 07:11:00 +08:00 |
|
Edgar Chen
|
07acb8d907
|
Bug 961571 - Part 3: Handle ims apn type in NetworkManager. r=hsinyi
|
2014-02-26 00:08:00 +08:00 |
|
Edgar Chen
|
7de427cf04
|
Bug 961571 - Part 2: Handle ims apn type in RILNetworkInterface. r=hsinyi
|
2014-02-26 00:08:00 +08:00 |
|
Edgar Chen
|
2d7ac3e353
|
Bug 961571 - Part 1: IDL changes for adding ims apn type. r=hsinyi
|
2014-02-26 00:07:00 +08:00 |
|
Hsin-Yi Tsai
|
104cbd6450
|
Bug 881174 - part2 - cdma 3way call RIL impl. r=vicamo
|
2014-02-21 17:46:58 +08:00 |
|
Edgar Chen
|
47c18323cc
|
Bug 976959 - Change the netmask to prefix length for supporting IPv6. r=vchang,hsinyi
|
2014-02-26 18:08:46 +08:00 |
|
Dimi Lee
|
5d1be71d8f
|
Bug 977469 - When USB/Wifi Tethering are both enabled, disable one of them will also disable IP forwarding. r=vchang
|
2014-02-27 14:20:50 +08:00 |
|
Dimi Lee
|
c2a2ce34b6
|
Bug 977479 - updateUpStream function in NetworkService.js doesn't work. r=vchang
|
2014-02-27 15:40:00 +08:00 |
|
Fabien Cazenave (kaze@mozilla.com)
|
eaf72554b9
|
Bug 968550 - onerror is undefined in processICCIOError. r=yoshi
|
2014-02-27 15:25:17 +08:00 |
|
John Shih
|
ae9ef7ea80
|
Bug 961598 - support DNS reslover. r=vchang
|
2014-02-20 19:04:51 +08:00 |
|
Ryan VanderMeulen
|
7d0757c0c6
|
Merge fx-team to m-c.
|
2014-02-25 15:20:54 -05:00 |
|
Bevis Tseng
|
0e88c8ff63
|
Bug 975356 - Append iccId into the message sent by SystemMessenger. r=vyang
|
2014-02-24 18:34:06 +08:00 |
|
Ryan VanderMeulen
|
93646ca8ad
|
Merge m-c to fx-team.
|
2014-02-24 16:22:48 -05:00 |
|
Peiyong Lin
|
595d2e53b1
|
Bug 967507 - [OS.File] Add |path| for error-reporting. r=Yoric
|
2014-02-24 10:16:01 -05:00 |
|
Jessica Jong
|
947d72d67a
|
Bug 973842 - Part 3: Support adding secondary routes (NetworkUtils). r=vchang
|
2014-02-24 09:19:20 -05:00 |
|
Jessica Jong
|
ecc4e88fb1
|
Bug 973842 - Part 2: Support adding secondary routes (NetworkService). r=vchang
|
2014-02-24 09:19:20 -05:00 |
|
Jessica Jong
|
b76073aeed
|
Bug 973842 - Part 1: Support adding secondary routes (idl/cid). r=vchang
|
2014-02-24 09:19:20 -05:00 |
|
Hsin-Yi Tsai
|
261920bcca
|
Bug 974580 - _timer shouldn't be null. r=allstars.chh
|
2014-02-21 14:15:35 +08:00 |
|
Edgar Chen
|
55b2a7edbc
|
Bug 973771 - Part 1: RIL implementation for LTE preferred network types. r=hsinyi
|
2014-02-18 14:21:09 +08:00 |
|
Edgar Chen
|
289f5c5964
|
Bug 900429 - Part 2: Xpcshell tests for CDMA personalization state and lock type. r=allstars.chh
|
2014-02-21 10:48:26 +08:00 |
|
Edgar Chen
|
90dfbd45db
|
Bug 900429 - Part 1: Add personalization state and lock type for CDMA. r=allstars.chh
|
2014-02-20 14:00:56 +08:00 |
|
Ehsan Akhgari
|
83afc1afae
|
Bug 935778 - Part 0.4: Spray even more MOZ_DECLARE_REFCOUNTED_TYPENAME across the tree
|
2014-02-21 09:11:33 -05:00 |
|
Oleg Romashin
|
79dd3f3972
|
Bug 974335 - Refactor Qt Widget Backend implementation. Qt Only changes NPDB. r=romaxa
--HG--
rename : dom/system/unix/Makefile.in => dom/system/qt/Makefile.in
rename : dom/system/unix/QTMLocationProvider.cpp => dom/system/qt/QTMLocationProvider.cpp
rename : dom/system/unix/QTMLocationProvider.h => dom/system/qt/QTMLocationProvider.h
rename : dom/system/unix/nsHapticFeedback.cpp => dom/system/qt/QtHapticFeedback.cpp
rename : dom/system/unix/nsHapticFeedback.h => dom/system/qt/QtHapticFeedback.h
rename : dom/system/unix/moz.build => dom/system/qt/moz.build
|
2014-02-20 18:09:02 -08:00 |
|
Oleg Romashin
|
2aeb5c9d2f
|
Bug 974335 - Refactor Qt Widget Backend implementation. Build changes . r=glandium
|
2014-02-20 18:08:58 -08:00 |
|
Carsten "Tomcat" Book
|
41fe2289e1
|
Merge mozilla-central to mozilla-inbound
|
2014-02-27 15:39:48 +01:00 |
|
Vicamo Yang
|
00dea6cc01
|
Bug 974260: fix potential xpcshell errors in test_ril_worker_icc.js when RILQUIRKS_V5_LEGACY is set to true. r=yoshi
|
2014-02-19 20:02:16 +08:00 |
|
Michael Wu
|
c84d4ee5f5
|
Bug 848004 - Set the time to a minimum plausible time when necessary, r=gene
|
2014-02-18 15:41:36 +01:00 |
|
Vicamo Yang
|
7e6cccd91c
|
Bug 960894 - 4/4: fix existing ril_worker test cases. r=hsinyi,yoshi
|
2014-02-17 19:35:13 +08:00 |
|
Vicamo Yang
|
89df8b0745
|
Bug 960894 - 3.f/4: really merge all RIL worker instances into one. r=hsinyi
|
2014-02-17 19:35:12 +08:00 |
|
Vicamo Yang
|
cc06193844
|
Bug 960894 - 3.e/4: multiple contexts in one RIL worker. r=hsinyi
|
2014-02-17 19:35:11 +08:00 |
|
Vicamo Yang
|
3fad177906
|
Bug 960894 - 3.d.3/4: use 'this.context.debug'. r=hsinyi
|
2014-02-17 19:35:10 +08:00 |
|
Vicamo Yang
|
9544853192
|
Bug 960894 - 3.d.2/4: use 'this.context.clientId'. r=hsinyi
|
2014-02-17 19:35:08 +08:00 |
|
Vicamo Yang
|
55388ec194
|
Bug 960894 - 3.d/4: look up foreign objects through 'this.context'. r=hsinyi
|
2014-02-17 19:35:07 +08:00 |
|
Vicamo Yang
|
fbfbb8dca7
|
Bug 960894 - 3.c/4: construct global objects from constructors. r=hsinyi
|
2014-02-17 19:35:06 +08:00 |
|
Vicamo Yang
|
3a1b75f651
|
Bug 960894 - 3.b/4: don't modify global. r=hsinyi
|
2014-02-17 19:35:05 +08:00 |
|
Vicamo Yang
|
cf14c450dc
|
Bug 960894 - 3.a/4: Move PENDING_NETWORK_TYPE into RIL and rename to pendingNetworkType. r=hsinyi
|
2014-02-17 19:35:04 +08:00 |
|
Vicamo Yang
|
fff9c31791
|
Bug 960894 - 2.b/4: allow sharing WorkerMessenger between RadioInterface instances. r=hsinyi
|
2014-02-17 19:35:03 +08:00 |
|
Vicamo Yang
|
963b9a5225
|
Bug 960894 - 2.a/4: move ril_worker init code out of RadioInterfaceLayer ctor. r=hsinyi
|
2014-02-17 19:35:02 +08:00 |
|
Vicamo Yang
|
af1963d849
|
Bug 960894 - 1/4: allow representing multiple clients in one RIL worker. r=bz
|
2014-02-17 19:35:01 +08:00 |
|
Sam Joch
|
c47f9b1be2
|
Bug 968215 - SettingsService needs to have a callback when transaction are completed. r=bent
|
2014-02-07 12:19:58 +01:00 |
|
Szu-Yu Chen [:aknow]
|
31e4a4cbed
|
Bug 963054 - Wait card state initialization. r=hsinyi
|
2014-02-14 17:42:32 +08:00 |
|
Albert Crespell
|
1325d90231
|
Bug 968689 - Netd BandwidthController sets costlyAlert to invalid quota. r=vchang
|
2014-02-10 09:03:29 +01:00 |
|
Ryan VanderMeulen
|
b9c6dfadbc
|
Merge fx-team to m-c.
|
2014-02-12 08:33:21 -05:00 |
|
Szu-Yu Chen [:aknow]
|
e53d9c3bce
|
Bug 968713 - Remove callError in ril_worker. r=hsinyi
|
2014-02-12 14:31:13 +08:00 |
|
Yoshi Huang
|
a671b7b4f5
|
Bug 970241 - B2G NFC: Don't enable/disable NFC when nfc.enabled settings changed. r=dimi
|
2014-02-11 20:34:19 +08:00 |
|
Dimi Lee
|
72d7086f3d
|
Bug 969275 - COPY_SEQUENCE_FIELD macro in NetworkUtils.h has coding error. r=vchang
|
2014-02-11 18:14:22 +08:00 |
|
Alessio Placitelli
|
800569a380
|
Bug 924874 - Add OS.File.getAvailableFreeSpace for Windows and Linux. r=Yoric
|
2014-01-15 02:04:00 -05:00 |
|
Edgar Chen
|
6876681e45
|
Bug 970191 - Fix unable to switch default client of data connection in DSDS. r=hsinyi
|
2014-02-10 14:42:11 +08:00 |
|
Robert Longson
|
e3376add57
|
Bug 964200 (Part 3b activate) - Implement Filter Effects Module feDropShadow filter r=mstange
|
2014-02-09 09:46:16 +00:00 |
|
Edgar Chen
|
4ed554267b
|
Bug 968093 - Fix JavaScript error: "this._processNextMessage is not a function". r=hsinyi
|
2014-02-06 11:32:27 +08:00 |
|
Edgar Chen
|
3b1a96c49f
|
Bug 964974 - Part 1: Dropping all active voice call when power off radio. r=hsinyi
|
2014-02-06 12:31:53 +08:00 |
|
Edgar Chen
|
e7098784bb
|
Bug 905568 - Part 2: Move data connection related code to DataConnectionManager/DataConnectionHandler. r=hsinyi
|
2013-12-03 14:18:32 +08:00 |
|
Andrea Marchesini
|
dff9be0a40
|
Bug 923247 - patch 1 - window in the AudioChannelAgent, r=mchen
|
2014-03-11 10:46:04 +00:00 |
|
Ed Morley
|
a43bffd607
|
Backed out changeset d86a702e24c0 (bug 923247) for build failures; CLOSED TREE
|
2014-03-10 17:04:25 +00:00 |
|
Andrea Marchesini
|
18de276757
|
Bug 923247 - patch 1 - window in the AudioChannelAgent, r=mchen
|
2014-03-10 16:36:07 +00:00 |
|
Edgar Chen
|
50e505f39b
|
Bug 905568 - Part 1: Add DataConnectionManager and DataConnectionHandler. r=hsinyi
|
2013-08-22 17:18:13 +08:00 |
|
Hsin-Yi Tsai
|
38c4f017b5
|
Bug 968716 - avoid redundant operation for un-supported supp notification type. r=aknow
|
2014-02-06 18:58:46 +08:00 |
|
Dimi Lee
|
cf6dfbbe2c
|
Bug 959109 - B2G NFC: Disable NFC when screen is off. r=allstars.chh
|
2014-01-28 12:14:19 +08:00 |
|
Garner Lee
|
cec673c139
|
Bug 964186 - Rename MozNdefRecord to MozNDEFRecord. r=smaug, sr=sicking
--HG--
rename : dom/nfc/MozNdefRecord.cpp => dom/nfc/MozNDEFRecord.cpp
rename : dom/nfc/MozNdefRecord.h => dom/nfc/MozNDEFRecord.h
rename : dom/webidl/MozNdefRecord.webidl => dom/webidl/MozNDEFRecord.webidl
|
2014-01-28 16:20:17 -08:00 |
|
David Rajchenbach-Teller
|
e189bf007a
|
Bug 952335 - Provide the full path for OS.Constants.Path.libxul on OSX. r=mossop
|
2014-02-05 13:29:51 -05:00 |
|
Ryan VanderMeulen
|
0f91046fc6
|
Merge m-c to inbound.
|
2014-02-01 17:22:56 -05:00 |
|
Albert Crespell
|
774f2c9727
|
Bug 966175 - NetworkUtils sends wrong message to netd in setQuota function. r=vchang
|
2014-01-31 07:37:05 +01:00 |
|
Jon Coppeard
|
cd6056507e
|
Bug 959787 - Handlify JS_GetProperty and related APIs r=terrence r=bz
|
2014-01-31 09:55:20 +00:00 |
|
Siddartha Pothapragada
|
fe5700b624
|
Bug 959437 - Part 2: Add NotifySendFileStatus to Chrome process. r=allstars.chh
|
2014-01-15 15:42:49 -08:00 |
|
Jessica Jong
|
2e933670a8
|
Bug 963516 - Part 3: ril implementation to support matchMvno(). f=edgar r=hsinyi
|
2014-01-28 02:22:00 +08:00 |
|
Jessica Jong
|
ac2a56c770
|
Bug 931348 - Part 3: Use allDataDisconnected() instead of anyDataConnected(). r=hsinyi
|
2014-01-29 08:20:26 -05:00 |
|
Jessica Jong
|
0359b872c3
|
Bug 931348 - Part 2: Defer setup of apn settings after data calls are cleared. r=vicamo
|
2014-01-29 08:20:10 -05:00 |
|
Jessica Jong
|
7e7def0c8b
|
Bug 931348 - Part 1: Split updateApnSettings() into two parts. r=vicamo
|
2014-01-29 08:19:55 -05:00 |
|
Dimi Lee
|
842bf052eb
|
Bug 864931 - Rewrite net worker in C++. r=fabrice, r=vchang
|
2014-01-29 19:38:50 +08:00 |
|
Edgar Chen
|
b8a3571eed
|
Bug 962522 - Part 1: Fix the JavaScript error thrown in checkRoamingBetweenOperators() when the operator information is not available. r=hsinyi
|
2014-01-23 17:28:24 +08:00 |
|
Henry Chang
|
7bf37ef48c
|
Bug 811635 - Part 4: Wifi Direct core implementation. r=vchang
|
2014-01-14 18:23:42 +08:00 |
|
Yoshi Huang
|
f2a2ca0860
|
Bug 961271 - Part 2: xpcshell test case. r=vicamo
|
2014-01-27 18:27:18 +08:00 |
|
Yoshi Huang
|
7512e3a370
|
Bug 961271 - Part 1: write BCD chars. r=vicamo
|
2014-01-27 14:24:57 +08:00 |
|
Hsin-Yi Tsai
|
86dafc190a
|
Bug 962447 - [fugu][b2g] should getFailCauseCode() even the connection hasn't been established. r=vicamo
|
2014-01-23 13:58:30 +08:00 |
|
"allstars.chh"
|
014f12a89c
|
Bug 951177 - Part 2: xpcshell for removal. r=vicamo
|
2014-01-21 12:01:37 +01:00 |
|
"allstars.chh"
|
9c0ca8a36e
|
Bug 951177 - Part 1: removal of anr and email. r=vicamo
|
2014-01-18 17:20:26 +01:00 |
|
Terrence Cole
|
f62e0d6505
|
Bug 959787 - Handlify several JSAPI interfaces that can GC, Part 6; r=jonco
|
2014-01-17 10:10:17 -08:00 |
|
Doug Turner
|
d9f9eb946e
|
Bug 962000 - WifiGeoPositionProvider.isPublic() is busted. r=jdm
|
2014-01-21 17:28:57 +08:00 |
|
Jessica Jong
|
284b3d9a9d
|
Bug 952374 - [Fugu] data connectivity lost after left idle. r=hsinyi
|
2014-01-23 17:05:04 +08:00 |
|