Hsin-Yi Tsai
|
3bf7e11bd0
|
Bug 746496 - B2G telephony: update the audio system for incoming calls and holding calls. r=philikon
|
2012-05-14 21:13:06 -07:00 |
|
Price Tseng
|
bac98d5c4b
|
Bug 717462 - WebTelephony: notify errors. r=philikon
|
2012-05-14 21:13:06 -07:00 |
|
Price Tseng
|
fd1f4fb93f
|
Bug 712944 - B2G telephony: ensure error scenarios are covered. r=philikon
|
2012-05-14 21:13:06 -07:00 |
|
Philipp von Weitershausen
|
6096145716
|
Bug 753607 - Overhaul existing Marionette WebAPI tests. r=jgriffin DONTBUILD because NPOTB
|
2012-05-11 13:09:21 -07:00 |
|
Jonathan Griffin
|
2ec243c586
|
Bug 753013 reuse secondary emulators, r=mdas, DONTBUILD because NPOTB
|
2012-05-09 13:39:19 -07:00 |
|
Jonathan Griffin
|
ebd7e559b1
|
Bug 751403 - Use window.navigator instead of just navigator in telephony tests, r=mdas, a=b2g-only, npotb
|
2012-05-03 11:41:29 -07:00 |
|
Hsin-Yi Tsai
|
8b3515c868
|
Bug 743008 - WebTelephony: support multiprocess. r=philikon a=b2g-only
|
2012-04-24 12:44:42 -03:00 |
|
Hsinyi Tsai
|
c2996bfc7e
|
Bug 714968 - B2G telephony: support a second incoming call. r=philikon
|
2012-04-10 18:10:18 +08:00 |
|
Hsinyi Tsai
|
74134f7d6d
|
Bug 735170 - WebTelephony: add API to hold a call. r=philikon
|
2012-04-05 16:12:42 +08:00 |
|
Jonathan Griffin
|
04e9167a07
|
Bug 738825 - mirror Marionette Python client into gecko, a=testonly (npotb)
|
2012-03-26 12:40:25 -07:00 |
|
Jared Wein
|
d05c1fe426
|
Backed out changeset 62e3e0fc06c9 (bug 730318) r=bustage
|
2012-03-23 11:46:32 -07:00 |
|
Jared Wein
|
8ed1697da2
|
Bug 730318 - Update dom/telephony to use the new implementation of nsTArrayToJSArray. r=bent
|
2012-03-22 13:53:52 -07:00 |
|
Hsinyi Tsai
|
2a4304b4b6
|
Bug 736258 - WebTelephony: rename ringing event to alerting. r=philikon
|
2012-03-16 11:13:42 +08:00 |
|
Hsinyi Tsai
|
8a45fadd76
|
Bug 735165 - B2G RIL: Change nsIRadioInterfaceLayer::CALL_STATE_RINGING to CALL_STATE_ALERTING for consistency. r=philikon
|
2012-03-14 19:03:33 +08:00 |
|
Kyle Machulis
|
6df19ba2cf
|
Bug 735017: Clean up namespaces and naming for gonk dom objects in gonk specific code - Patch 2: Change mozilla::dom::telephony to mozilla::dom::gonk for dom/system/gonk objects; r=bent
|
2012-03-14 15:43:26 -07:00 |
|
Kyle Machulis
|
9631320c07
|
Bug 735017: Clean up namespaces and naming for gonk dom objects in gonk specific code - Patch 1: Change dom/system/b2g to dom/system/gonk; r=philikon
--HG--
rename : dom/system/b2g/AudioManager.cpp => dom/system/gonk/AudioManager.cpp
rename : dom/system/b2g/AudioManager.h => dom/system/gonk/AudioManager.h
rename : dom/system/b2g/GonkGPSGeolocationProvider.cpp => dom/system/gonk/GonkGPSGeolocationProvider.cpp
rename : dom/system/b2g/GonkGPSGeolocationProvider.h => dom/system/gonk/GonkGPSGeolocationProvider.h
rename : dom/system/b2g/Makefile.in => dom/system/gonk/Makefile.in
rename : dom/system/b2g/RadioInterfaceLayer.js => dom/system/gonk/RadioInterfaceLayer.js
rename : dom/system/b2g/RadioInterfaceLayer.manifest => dom/system/gonk/RadioInterfaceLayer.manifest
rename : dom/system/b2g/SystemWorkerManager.cpp => dom/system/gonk/SystemWorkerManager.cpp
rename : dom/system/b2g/SystemWorkerManager.h => dom/system/gonk/SystemWorkerManager.h
rename : dom/system/b2g/net_worker.js => dom/system/gonk/net_worker.js
rename : dom/system/b2g/nsIAudioManager.idl => dom/system/gonk/nsIAudioManager.idl
rename : dom/system/b2g/nsIRadioInterfaceLayer.idl => dom/system/gonk/nsIRadioInterfaceLayer.idl
rename : dom/system/b2g/nsIWorkerHolder.idl => dom/system/gonk/nsIWorkerHolder.idl
rename : dom/system/b2g/nsRadioInterfaceLayer.h => dom/system/gonk/nsRadioInterfaceLayer.h
rename : dom/system/b2g/ril_consts.js => dom/system/gonk/ril_consts.js
rename : dom/system/b2g/ril_worker.js => dom/system/gonk/ril_worker.js
rename : dom/system/b2g/systemlibs.js => dom/system/gonk/systemlibs.js
rename : dom/system/b2g/tests/header_helpers.js => dom/system/gonk/tests/header_helpers.js
rename : dom/system/b2g/tests/test_ril_worker_buf.js => dom/system/gonk/tests/test_ril_worker_buf.js
rename : dom/system/b2g/tests/test_ril_worker_sms.js => dom/system/gonk/tests/test_ril_worker_sms.js
rename : dom/system/b2g/tests/xpcshell.ini => dom/system/gonk/tests/xpcshell.ini
|
2012-03-14 15:42:31 -07:00 |
|
Fabrice Desré
|
58518c596c
|
Bug 735305 - Update WebTelephony impl to use the new DOMEventTargetHelper API [r=smaug,bent]
|
2012-03-13 15:11:16 -07:00 |
|
Ben Turner
|
447466195f
|
Bug 717451 - 'Telephony: Keep telephony objects on multiple pages in sync'. r=sicking.
--HG--
extra : transplant_source : %15%BB%92%8E%A38A%80%9E%A40T%E5BCi%BE%ACK%F7
|
2012-02-24 05:14:37 -08:00 |
|
Ben Turner
|
7af9098625
|
Backed out changeset 1f3643b7de2d
|
2012-02-23 07:09:11 -08:00 |
|
Ben Turner
|
3dc2527e7f
|
Bug 717414 - 'Telephony: Make calls array live'. r=sicking.
|
2012-02-23 03:48:35 -08:00 |
|
Vivien Nicolas
|
9602d18f5d
|
Bug 725312 - Rename nsDOMEventTargetWrapperCache to nsDOMEventTargetHelper in dom/telephony/ [r=smaug]
|
2012-02-08 11:22:01 -08:00 |
|
Fabrice Desré
|
ca6d2d6e06
|
Backed out changeset 73614cfcb983 (wrong bug number in commit message)
|
2012-02-08 11:20:15 -08:00 |
|
Vivien Nicolas
|
6f3084eba0
|
Bug 693172 - Move all subclasses of nsDOMEventTargetHelper to nsDOMEventTargetWrapperCache in dom/telephony/ r=smaug
|
2012-02-08 11:14:31 -08:00 |
|
Landry Breuil
|
b3f01361f3
|
Bug 722046: Fix build failure on OpenBSD/Gcc 4.2.1 due to extra semicolon. r=Ms2ger
|
2012-01-28 12:03:35 -08:00 |
|
Philipp von Weitershausen
|
4fd46c1261
|
Bug 711671 - Rename nsTelephonyWorker / nsITelephone to nsIRadioInterfaceLayer
--HG--
rename : dom/telephony/nsTelephonyWorker.js => dom/system/b2g/RadioInterfaceLayer.js
rename : dom/telephony/nsTelephonyWorker.manifest => dom/system/b2g/RadioInterfaceLayer.manifest
rename : dom/telephony/nsITelephone.idl => dom/system/b2g/nsIRadioInterfaceLayer.idl
rename : dom/telephony/nsTelephonyWorker.h => dom/system/b2g/nsRadioInterfaceLayer.h
rename : dom/telephony/ril_consts.js => dom/system/b2g/ril_consts.js
rename : dom/telephony/ril_worker.js => dom/system/b2g/ril_worker.js
|
2012-01-19 12:53:32 -08:00 |
|
Thinker Li
|
334e4f7c91
|
Bug 713426 - Support PDP data call in ril_worker. r=philikon
|
2012-01-17 17:34:09 -08:00 |
|
Ben Turner
|
cd9dfe6aea
|
Bug 717158 - 'B2G telephony: unknown (outgoing) call index is assumed to be incoming later'. r=cjones.
--HG--
extra : transplant_source : %7B%A6XC%07%87%20%A9W%AA.Le%A5%7B%1A%81%F1%FE%B5
|
2012-01-11 18:17:26 -08:00 |
|
Ben Turner
|
a7e158984c
|
Bug 716754 - 'Crash when accessing navigator.mozTelephony from chrome page'. r=sicking.
--HG--
extra : transplant_source : %EE%2AR%C4%F7lU%D8%B0%2A%0B%85V%B5o%F3%F8%C6%CD%5C
|
2012-01-11 18:19:53 -08:00 |
|
Philipp von Weitershausen
|
97cd7a8190
|
Bug 717434 - B2G telephony: audio isn't switched on for incoming calls and never switched off once switched on. r=bent
|
2012-01-11 16:20:16 -08:00 |
|
Philipp von Weitershausen
|
76c6fa61b8
|
Bug 717156 - B2G telephony: crash after page reload due to improper callback unregistering. r=bent
|
2012-01-11 16:20:08 -08:00 |
|
Fernando Jiménez
|
94aa3de205
|
Bug 714855 - RIL: Implement ICC states transitions and ICC codes (PIN,PIN2,PUK,PUK2) handling. r=philikon
|
2012-01-10 17:53:08 -05:00 |
|
Philipp von Weitershausen
|
48d6bb75ca
|
Bug 674726 follow-up: make WebTelephony build with gcc. r=bent DONTBUILD because NPOTB
|
2012-01-09 17:00:02 -08:00 |
|
Ben Turner
|
6d6badf6c0
|
Bug 714459 - 'Rename RadioManager / nsIRadioWorker'. r=mrbkap.
--HG--
rename : dom/system/b2g/RadioManager.cpp => dom/system/b2g/SystemWorkerManager.cpp
rename : dom/system/b2g/RadioManager.h => dom/system/b2g/SystemWorkerManager.h
rename : dom/system/b2g/nsIRadioWorker.idl => dom/system/b2g/nsIWorkerHolder.idl
extra : transplant_source : 2%ED%03%8F%C0%98%06%25%8EnIb%8BI%B0O%EB%BF%E0%A2
|
2012-01-09 15:18:23 -08:00 |
|
Ben Turner
|
c375cc74c4
|
Bug 674726 - WebTelephony. r=philikon+mounir, sr=sicking. Not part of the default build.
--HG--
extra : transplant_source : %1A%23%10d%88%B3%DA%87%C9%DD0%E6P%1Ct%AD%7D%80%B6%B4
|
2012-01-09 14:28:47 -08:00 |
|
Ben Turner
|
6be040c16e
|
Remove stray tabs from ril_worker.js. No bug, DONTBUILD.
|
2012-01-05 08:17:20 -08:00 |
|
Philipp von Weitershausen
|
dcea103192
|
Bug 714974 - RIL: Turn off debug output by default. r=qDot
|
2012-01-03 14:59:15 -08:00 |
|
Philipp von Weitershausen
|
6bad37a2a2
|
Bug 709568 - Part 2: RIL <-> DOM glue for incoming SMS. r=smaug
|
2011-12-24 06:02:52 +01:00 |
|
Philipp von Weitershausen
|
cf12c5b1e3
|
Bug 709568 - Part 1: nsISmsService for gonk and RIL <-> DOM glue for outgoing SMS. r=smaug
|
2011-12-24 06:02:52 +01:00 |
|
Philipp von Weitershausen
|
32a64dde20
|
Bug 709567 - B2G SMS: RIL to DOM plumbing for outgoing SMS. r=qDot
|
2011-12-24 06:02:51 +01:00 |
|
Philipp von Weitershausen
|
a98dc4996f
|
Bug 709567 - B2G SMS: RIL to DOM plumbing for incoming SMS. r=qDot
|
2011-12-24 06:02:51 +01:00 |
|
Philipp von Weitershausen
|
91bd0d3fe4
|
Bug 709566 - B2G SMS: PDU serializer for GSM. r=qDot
|
2011-12-24 06:02:51 +01:00 |
|
Philipp von Weitershausen
|
585d7206c2
|
Bug 709566 - B2G SMS: PDU parser for GSM. r=qDot
|
2011-12-24 06:02:51 +01:00 |
|
Kyle Machulis
|
52aa632c7f
|
Bug 709565 - B2G telephony: implement DTMF. r=philikon
|
2011-12-16 13:47:32 -08:00 |
|
Philipp von Weitershausen
|
fe871f0247
|
Bug 709862 - RIL: no more "incoming" events after the first. r=qDot
|
2011-12-12 14:34:18 -08:00 |
|
Philipp von Weitershausen
|
661028b4ba
|
Bug 708446 - Part 3: Implement mute and speaker. r=mrbkap a=khuey
|
2011-12-12 10:30:43 -08:00 |
|
Philipp von Weitershausen
|
4c9a02ad0b
|
Bug 708446 - Part 2: Update audio system state when call state changes. r=mrbkap
|
2011-12-12 10:22:26 -08:00 |
|
Philipp von Weitershausen
|
7c915e8615
|
Bug 707629 - Part 2: Complete most of the mozTelephony API. r=bent
|
2011-12-07 14:57:19 +08:00 |
|
Philipp von Weitershausen
|
cad0227629
|
Bug 707629 - Part 1: Add call state handling and manipulation to the RIL worker. r=gal
|
2011-12-07 14:57:05 +08:00 |
|
Blake Kaplan
|
0f69692fa0
|
Bug 707883 - Make nsITelephonyWorker more generic in preparation for more workers. r=bent
|
2011-12-06 16:47:35 +08:00 |
|
Blake Kaplan
|
b8d2f93c76
|
Bug 707883 - Rename nsIRadio{Interface,Callback} -> nsITelephone{Interface,Callback} since this is not at all generic. r=bent
--HG--
rename : dom/telephony/nsIRadioInterface.idl => dom/telephony/nsITelephone.idl
|
2011-12-06 14:35:17 +08:00 |
|