Carsten "Tomcat" Book
bab4897aec
Merge mozilla-central to b2g-inbound
2015-08-05 13:40:29 +02:00
Jessica Jong
25276a1806
Bug 1156231 - enable data registration recovery. r=hsinyi
2015-08-05 16:29:20 +08:00
Jamin Liu
d5ffecab01
Bug 1190337 - Log GPS status and SVs status if the 'gDebug_isLoggingEnabled' is true. r=garvank
2015-08-05 14:27:33 +08:00
Birunthan Mohanathas
9b6236a10a
Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
...
Comment-only so DONTBUILD.
2015-08-04 16:17:36 -07:00
Aidin Gharibnavaz
d68ab74bba
Bug 1177871 - Add a timeout to XHR request of WifiGeoPositionProvider. r=jdm
2015-08-02 08:45:00 -04:00
Ryan VanderMeulen
b5295be137
Backed out changeset 8010e0cbd228 (bug 1177871) for Windows debug test_geolocation_provider_timeout.js crashes.
...
CLOSED TREE
2015-07-31 15:00:12 -04:00
Aidin Gharibnavaz
6c284aace3
Bug 1177871 - Timeout added to XHR request of WifiGeoPositionProvider. r=jdm
...
CLOSED TREE
2015-07-30 07:01:00 -04:00
Albert Crespell
bd1fdaa887
Bug 1177236 - Usage alert doesn't work when tethering is enabled. r=ethan
2015-07-24 13:16:02 +02:00
Jessica Jong
2f99cbb771
Bug 1167132 - Part 15: [NetworkManager] Move network information into a separate interface (NetworkInterfaceList). r=echen
2015-07-29 02:16:00 -04:00
Jessica Jong
83ab62df9d
Bug 1167132 - Part 11: [NetworkManager] Move network information into a separate interface (Gps). r=kanru
2015-07-29 02:12:00 -04:00
Jessica Jong
9ef1a3763d
Bug 1167132 - Part 7: [NetworkManager] Move network information into a separate interface (MobileConnection). r=echen
2015-07-22 19:32:00 -04:00
Jessica Jong
b9c06e55a1
Bug 1167132 - Part 6: [NetworkManager] Move network information into a separate interface (RadioInterface). r=echen
2015-07-29 02:06:00 -04:00
Jessica Jong
b57ec20991
Bug 1167132 - Part 5: [NetworkManager] Move network information into a separate interface (Tethering). r=echen
2015-07-29 02:05:00 -04:00
Jessica Jong
fa3342427e
Bug 1167132 - Part 4: [NetworkManager] Move network information into a separate interface (DataCall). r=echen
2015-07-29 02:04:00 -04:00
Jessica Jong
0e087fe77d
Bug 1167132 - Part 2: [NetworkManager] Move network information into a separate interface (NetworkManager). r=echen
2015-07-29 02:02:00 -04:00
Jessica Jong
482bf23e3d
Bug 1167132 - Part 1: [NetworkManager] Move network information into a separate interface (idl). r=echen
2015-07-29 02:00:00 -04:00
Alastor Wu
4312c3d99e
Bug 1187195 - Remove all agents with null window. r=baku
2015-07-24 12:29:26 +08:00
Bevis Tseng
4b52bcbe97
Bug 1114937 - Part 6: Deprecate RILContentHelper. r=echen
2015-06-16 18:56:38 +08:00
"Anup Allamsetty"
b611bba88f
Bug 1035097 - Changed the type from 'radio' to 'radioType'. r=jdm
2015-07-21 06:43:00 -04:00
Samael Wang
4a3f4a2247
Bug 1043250
- Part 1: Update ril_worker and xpcshell test. r=btseng
...
ril_worker.js:
- Remove SMSC attribute.
- Rewrite REQUEST_GET_SMSC_ADDRESS function.
- Remove the usage of rilRequestError since it's removed in Bug 991582.
test_ril_worker_smsc_address.js:
- Add a test case for getSmscAddress.
ril_const.js:
- Add more clear comment for CALLED_PARTY_BCD_NPI array.
2015-07-20 14:43:46 +08:00
Jessica Jong
774efb61a5
Bug 1185802 - Part 3: support fota apn type (tests). r=hsinyi
2015-07-24 10:41:29 +08:00
Jessica Jong
23c7232da8
Bug 1185802 - Part 2: support fota apn type (impl). r=hsinyi
2015-07-24 10:41:15 +08:00
Jessica Jong
5192f7d4b1
Bug 1185802 - Part 1: support fota apn type (idl). r=hsinyi
2015-07-24 10:41:04 +08:00
Alastor Wu
eb3020088b
Bug 1142933 - New audio channel type for system usages. r=baku
2015-03-16 12:01:50 +08:00
Chris Peterson
561a86a7a2
Bug 1185422 - Fix -Wtype-limits warnings-as-errors in gonk/AudioManager.cpp. r=alwu
2015-07-19 21:43:40 -07:00
Edgar Chen
74fe0bba59
Bug 1177146 - [Aries][RIL] Reply from QUERY_AVAILABLE_NETWORKS has extra strings. r=hsinyi
2015-07-07 18:47:45 +08:00
Alastor Wu
059c8e2524
Bug 1170117 - Separate volume control. r=baku
2015-07-17 10:07:37 +08:00
Ryan VanderMeulen
078d2ab402
Merge inbound to m-c. a=merge
2015-07-17 10:26:22 -04:00
Thomas Zimmermann
9557bb8ff5
Bug 1171994: Separate RIL I/O interfaces, r=htsai
...
This patch separates the current interface of |RilConsumer| into
two distinct classes. |RilWorker| provides the public interface
and |RilConsumer| provides the internal implementation. Running
|RilConsumer| on a worker thread will be easier this way.
2015-07-17 12:10:01 +02:00
Jan de Mooij
da8e291e1f
Bug 1177892 part 6 - Remove UINT_TO_JSVAL. r=evilpie
2015-07-17 11:51:54 +02:00
Edgar Chen
611367afae
Bug 1159591 - Part 11: Move MMI consts from ril_consts to telephonyService. r=aknow
2015-05-05 19:27:23 +08:00
Edgar Chen
1955d76b8a
Bug 1159591 - Part 10: Move MMI logic from ril_worker to telephonyService (USSD). r=aknow
2015-04-30 22:45:40 +08:00
Edgar Chen
2a940ae746
Bug 1159591 - Part 9: Move MMI logic from ril_worker to telephonyService (Call Waiting). r=aknow
2015-04-30 19:58:16 +08:00
Edgar Chen
5cd95c7e89
Bug 1159591 - Part 8: Move MMI logic from ril_worker to telephonyService (Call Barring). r=aknow
2015-04-30 18:58:30 +08:00
Edgar Chen
9be23ec753
Bug 1159591 - Part 7: Move MMI logic from ril_worker to telephonyService (Call Barring Password). r=aknow
2015-04-30 12:35:55 +08:00
Edgar Chen
7f842c4553
Bug 1159591 - Part 6: Move MMI logic from ril_worker to telephonyService (CLIR). r=aknow
2015-04-30 12:20:40 +08:00
Edgar Chen
d26ec7aec2
Bug 1159591 - Part 5: Move MMI logic from ril_worker to telephonyService (CLIP). r=aknow
2015-04-30 10:53:25 +08:00
Edgar Chen
5a49627f41
Bug 1159591 - Part 4: Move MMI logic from ril_worker to telephonyService (IMEI). r=aknow
2015-04-29 23:44:36 +08:00
Edgar Chen
3cd2350fbd
Bug 1159591 - Part 3: Move MMI logic from ril_worker to telephonyService (Icc Lock). r=aknow
2015-04-29 18:01:16 +08:00
Edgar Chen
ac9b3a68e6
Bug 1159591 - Part 2: Move MMI logic from ril_worker to telephonyService (Call Forwarding). r=aknow
2015-04-29 15:05:06 +08:00
Ryan VanderMeulen
7823423a30
Backed out 6 changesets (bug 1171994) for causing smoketest bustage. a=me
...
Backed out changeset 46061230e77a (bug 1171994)
Backed out changeset ea00769b70df (bug 1171994)
Backed out changeset 2dc847e4650c (bug 1171994)
Backed out changeset 14ec8c87f973 (bug 1171994)
Backed out changeset 31cdbef9fe22 (bug 1171994)
Backed out changeset 463528fcee4d (bug 1171994)
2015-07-15 12:53:28 -04:00
Thomas Zimmermann
824edc1903
Bug 1171994: Separate RIL I/O interfaces, r=htsai
...
This patch separates the current interface of |RilConsumer| into
two distinct classes. |RilWorker| provides the public interface
and |RilConsumer| provides the internal implementation. Running
|RilConsumer| on a worker thread will be easier this way.
2015-07-14 16:57:00 +02:00
Alphan Chen
0709cd3989
Bug 1179691 - [Automounter] Fix the problem of get format and share request in the same time. r=dhylands
2015-07-07 16:39:03 +08:00
Wes Kocher
5b4f301eca
Merge inbound to m-c a=merge
2015-07-13 15:55:25 -07:00
James Cheng
0d0a6431b4
Bug 1037329 - Part 1: Implement SystemUpdate API. r=baku
2015-07-12 22:06:00 -04:00
Andrea Marchesini
b6ce33c41d
Bug 1177259 - Improve the names of the methods of nsIAudioChannelAgent, r=alwu
2015-07-11 08:24:26 +01:00
Andrea Marchesini
bbfb9c4aa0
Bug 1113086 - AudioChannel policy in Browser API - patch 1 - BrowserElementAudioChannel, r=ehsan
2015-07-10 17:38:44 +01:00
Carsten "Tomcat" Book
6a80a5a324
Backed out changeset bcfbdb934c37 (bug 1113086) for breaking cpp tests with timeouts in TestAudioChannelService.exe
2015-07-11 14:14:58 +02:00
Carsten "Tomcat" Book
618de865ae
Backed out changeset 41195fb9f293 (bug 1177259)
2015-07-11 14:13:27 +02:00
Andrea Marchesini
f48b279685
Bug 1177259 - Improve the names of the methods of nsIAudioChannelAgent, r=alwu
2015-07-11 08:24:26 +01:00