TPE TelephonyPlatform team/2014-11-18
From MozillaWiki
Contents
Team's updates
<Read Only>
- FireFox OS Blockers.
- 2.2 release
- Important dates
- Kick-off: 2014-11-24
- Feature Landing to Readiness:
- Feature Landing: 2015-02-23 (Gecko 38 will be the base)
- Feature Complete: 2015-04-06
- Code Complete: 2015-05-18
- Important dates
- 2.2 Goals - internal interfaces cleanup & freezing
- bug 1058398 - [meta][B2G][Telephony] streamline sendMMI(), cancelMMI() and dial() (P1)
- bug 1047203 - [meta][B2G][Telephony] v2.2 P1 items - define valid values and strict data types in idl interfaces (P1)
- bug 1047196 - [B2G] consider not use "jsval" in interfaces, like nsIMobileConnectionCallback.idl (P1) landed
- bug 1079723 - [meta][B2G][Telephony] v2.2 P1 items - create Proxy to communicate b/w telephony modules and rest of gecko (P1)
- bug 1072808 - [meta][B2G] introduce new interfaces as proxy between Telephony modules and SystemMessage service (P1)
- bug 1072868 - [B2G][Telephony] introduce a new interface as proxy between telephony modules and AudioManager (P1)
- bug 1000485 - Streamline nsITelephonyService API (P2)
- bug 815526 - [meta] B2G RIL: deprecate RILContentHelper (P2)
- Blocker priority?
- Bugzilla information improvement?
Team memebers' updates
Aknow
- Done:
- bug 1080883 - Telephony.dial returning a Promise that resolves to a DOMRequest makes no sense
- bug 1094089 - [Telephony] Marionette Test: Refactoring the promise usage in head.js
- bug 1072868 - [B2G][Telephony] introduce a new interface as proxy between telephony modules and AudioManager
- bug 1088690 - TelephonyService.js this._currentCalls[aClientId][aCall.callIndex] is undefined when User hangs up a call
- Target:
- bug 1093014 - [B2G][RIL] handle in-call MMI codes correctly (r?)
- Support in call MMI code: 0, 1, 1X, 2, 2X, 3
- bug 1098193 - [Telephony] The state of incoming call should be WAITING if there are existing calls (r?)
- bug 1100211 - [Telephony] Correct handling +CHLD when there are held calls and a waiting call (r?)
- bug 1099053 - [MarionetteTest] test_emergency_label.js doesn't successfully recover the ecclist (r?)
- bug 1100200 - [MarionetteTest] Organize all telephony tests
- Migrate all test cases to promise version and utilize head.js
- Sort the list in manifest.ini
- Re-examine all the disabled tests and try to enable them.
- bug 1093014 - [B2G][RIL] handle in-call MMI codes correctly (r?)
- Pending:
- Analysis:
- Review:
Ben
- Ongoing
- bug 1077075 - Augment telephony API to notify client code of errors when attempting hold(), resume(), etc.
- Reconstructing Testcases
- bug 1077075 - Augment telephony API to notify client code of errors when attempting hold(), resume(), etc.
- Pending
- bug 1095362 - Augment telephonyCallGroup API to notify client code of errors when attempting hold(), resume(), etc
- bug 1095366 - Consider to obsolete some telephonyCall.on***ing events, onconnecting, onholding, onresuming...
Bevis
- Ongoing
- bug 1072808 - [meta][B2G] introduce new interfaces as proxy between Telephony modules and SystemMessage service. (r?)
- bug 1091454 - [B2G][STK] Icon Display for SET_UP_CALL and LAUNCH_BROWSER is not supported properly. (r?)
- bug 968750 - B2G MMS: MmsDeliveryInfo.readStatus should go into "pending" read status (r?)
- Clarified
- bug 1092396 - [tako][v2.1] Cannot download MMS images sent to device.
- No NETWORK_STATE_DISCONNECTED notified from QC_RIL after MMS data connection is deactivated.
- bug 1092396 - [tako][v2.1] Cannot download MMS images sent to device.
- Pending
- bug 873351 - B2G SMS: move SMS code out of RadioInterfaceLayer to SmsService (ni?)
- bug 1083003 - [B2G][SMS] Provide getThread(id) API to return the thread object with the specified thread id.
- bug 1044721 - [B2G][SMS] Provide an API to modify the SMSC address of the inserted UICC
- bug 1043250 - Invalid SMSC exposed in Settings
Edgar
Target
- bug 1052825 - Use enums for lockType in MozIcc.webidl and nsIIccProvider.idl (Ongoing)
- Interface reviewing.
- Test cases:
- bug 1083650 - [B2G][Emulator] Support facility lock. (Review+)
- bug 1084233 - Add marionette test for icc.unlockCardLock and icc.getCardLock. (Ongoing)
- Wait for bug 1083650 landing.
- bug 1052852 - Use enums for contactType in MozIcc.webidl and nsIIccProvider.idl. (Ongoing)
- Local working branch.
- bug 1087847 - mozIccManager reports 0 SIMs, but mozMobileConnection does. (Ongoing)
- WIP patch.
Tracking & debugging
- bug 1097440 - [FFOS2.0][Woodduck][Download]Download failed when change SIM card network to wifi during downloading
- Looks like something related to `offline` flag, ni? to necko.
- bug 1094129 - [Woodduck v2.0][Flame v2.1][Settings]There is no SIM settings icons when you insert SIM2 only in Settings -> Cellular & Data.
Review & feedback
- bug 1091454 - [B2G][STK] Icon Display for SET_UP_CALL and LAUNCH_BROWSER is not supported properly
- bug 1052848 - Use enums for MobileRoamingMode in nsIMobileConnectionProvider.idl
- bug 1072808 - [meta][B2G] introduce new interfaces as proxy between Telephony modules and SystemMessage service
- bug 1098193 - [Telephony] The state of incoming call should be WAITING if there are existing calls
- bug 1052846 - Use enums for MobileNetworkType in nsIMobileConnectionProvider.idl
Pending
- bug 945576 - B2G RIL: Add test cases for 'icc-stkcomand' system message. (Ongoing)
- Pass with recent m-c.
- Rewrite with Promise
- Marionette OOP test, bug 926277 - [meta] Add test cases running in OOP mode for RIL APIs:
- bug 1075437 - Support running marionette test script in both OOP and non-OOP mode
- Reviewer has some suggestion.
- bug 1079880 - [Cellbroadcast] Add test cases running in OOP mode
- WIP patch.
- setRadioEnabled(false) in OOP mode.
- bug 1075437 - Support running marionette test script in both OOP and non-OOP mode
- bug 931670 - If the voice and data can not concurrent existed, we should change data connection state to "SUSPEND" during voice call
Hsinyi
Target.(Bug Number, Summay, Stauts, Estimated date)
Tracking & Debugging & Clarifying
- bug 1095503 - Dialer tones are not sent to others during conference call clarified - carrier behaviour
Review & Feedback
- bug 1094089 - [Telephony] Marionette Test: Refactoring the promise usage in head.js
- bug 1081789 - [Ril] Redefine nsIIccProvider.idl interface for support SE/SIM access
- bug 1072868 - [B2G][Telephony] introduce a new interface as proxy between telephony modules and AudioManager
- bug 1052846 - Use enums for MobileNetworkType in nsIMobileConnectionProvider.idl
- bug 1088690 - TelephonyService.js this._currentCalls[aClientId][aCall.callIndex] is undefined when User hangs up a call
- bug 1083650 - [B2G][Emulator] Support facility lock
- bug 1072808 - [meta][B2G] introduce new interfaces as proxy between Telephony modules and SystemMessage service
Others
Jessica
- Ongoing and Done:
- bug 1052846 - Use enums for MobileNetworkType in nsIMobileConnectionService.idl (landed)
- we have handled all the enum cases in nsIMobileConnectionService.idl! \o/
- bug 1094572 - B2G RIL: handle data call fail cause accordingly (ongoing)
- follow ril.h for retryable/non-retryable fail causes
- under review
- bug 1058305 - [B2G][RIL] define data apn types in nsIRadioInterface.idl (ongoing)
- pgravel agreed to use NETWORK_TYPE_* defined in nsINetworkManager.idl
- work in progress, modifying test cases
- bug 1069163 - [woodduck][Comms][Multi-SIM]Wi-FI hotspot will turn off automatically. (verified)
- woodduck only, some dnsmasq errors were observed, but tester can not reproduce it anymore.
- bug 1052846 - Use enums for MobileNetworkType in nsIMobileConnectionService.idl (landed)
- Pending:
- bug 997654 - B2G RIL: let each network handle its own host routes
- depends on bug 939046.
- the issue found in bug 1003247 will be a problem for this bug.
- bug 973543 - B2G RIL: host routes removed unexpectedly when data call is shared
- pending, depends on bug 997654.
- bug 1017470 - B2G RIL: reconnect data call only if necessary when apns are updated
- should we use a queue? should we wait after NetworkManager enhancement is done?
- bug 1039938 - [OPEN II_1.3] Data connection couldn't be established when handover from GSM to UTRAN
- waiting for Vance's confirmation.
- bug 997654 - B2G RIL: let each network handle its own host routes
- Reviews/Feedbacks/Others:
Wesley (EPM)
- 2.1 CC Nov24
- Minusing most of these unless we missed testing a case and the user impact is really worth it and folks can make a case for it
- will have final health status rollup end of week
- ownership handover to device team
- will have 2.1Q branch (bug 1085827), feel free to put questions on https://etherpad.mozilla.org/2-1-worflow
- Portland ww