TPE TelephonyPlatform team/2014-11-25
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) landed - 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) landed
- bug 1000485 - Streamline nsITelephonyService API (P2)
- bug 815526 - [meta] B2G RIL: deprecate RILContentHelper (P2)
-
- Portland workweek
- Dec. 3rd, 1:00pm ~ 2:00pm: Necko discussion - Host Resolving with specified DNS (Bug 1053650 and Bug 992772)
- Dec. 3rd, 3:00pm ~ 5:00pm: Telephoy-Comms joint session
Team memebers' updates
Aknow
- Done:
- bug 1099053 - [MarionetteTest] test_emergency_label.js doesn't successfully recover the ecclist
- Target:
- bug 1093014 - [B2G][RIL] handle in-call MMI codes correctly (r+)
- 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 1100200 - [MarionetteTest] Organize all telephony tests (r+)
- bug 1088690 - [Telephony] Should set hangUpLocal on calls when we use hangUpForground and hangUpBackground
- bug 1100895 - [Telephony] add a promise attribute for ready event
- bug 1102677 - [Telephony] Support change Supplementary Services password through MMI code
- ** 03 * ZZ * OLD_PASSWORD * NEW_PASSWORD * NEW_PASSWORD #
- ** 03 ** OLD_PASSWORD * NEW_PASSWORD * NEW_PASSWORD #
- Pending:
- Analysis:
- Review:
Ben
- Ongoing
- bug 1101334 - [RIL] should view *225#4384903113430962# as a full string USSD
- Pending
- bug 1077075 - Augment telephony API to notify client code of errors when attempting hold(), resume(), etc.
- 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...
- bug 1103751 - Fail a dial request when failing to automatically hold the existing call
Bevis
- Done
- bug 1072808 - [meta][B2G] introduce new interfaces as proxy between Telephony modules and SystemMessage service. (landed)
- bug 1091454 - [B2G][STK] Icon Display for SET_UP_CALL and LAUNCH_BROWSER is not supported properly. (landed)
- bug 968750 - B2G MMS: MmsDeliveryInfo.readStatus should go into "pending" read status (landed)
- Ongoing
- bug 873351 - B2G SMS: move SMS code out of RadioInterfaceLayer to SmsService
- Clarifying
- bug 1100706 - [OPEN_C]In venezuela in the use of version, the first use of MMS, after using SMS, don't appear in the same session, but receive a message first, after received the MMS, will appear in the same session.
- Clarified
- bug 1096144 - [FFOS2.0][Woodduck][SMS][Voicemail]MS receive the "Voice Mail Notification", it will appear SMS_ACKNOWLEDGE error.
- Pending
- 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 review+.
- Test cases:
- bug 1083650 - [B2G][Emulator] Support facility lock. (Landed)
- bug 1084233 - Add marionette test for icc.unlockCardLock and icc.getCardLock. (Review?)
- bug 1084023 - SIM randomly gets permanently stuck in "unknown" state, survives reboots (NeedInfo?)
- Simulate issue by hacking emulator, patch works good. Wait for the result in real device.
- bug 1087847 - mozIccManager reports 0 SIMs, but mozMobileConnection does. (Ongoing)
- Still work on finding a better solution.
- bug 1052852 - Use enums for contactType in MozIcc.webidl and nsIIccProvider.idl. (Ongoing)
- Local working branch.
Tracking & debugging
- bug 1102023 - IccId contains unexpected value (e.g. '*' and '#')
Review & feedback
- bug 1072808 - [meta][B2G] introduce new interfaces as proxy between Telephony modules and SystemMessage service
- bug 1091454 - [B2G][STK] Icon Display for SET_UP_CALL and LAUNCH_BROWSER is not supported properly
- bug 1094572 - B2G RIL: handle data call fail cause accordingly
- bug 968750 - B2G MMS: MmsDeliveryInfo.readStatus should go into "pending" read status
- bug 1100211 - [Telephony] Correct handling +CHLD when there are held and waiting calls
- bug 1058305 - [B2G][RIL] define data apn types in nsIRadioInterface.idl
Pending
- bug 945576 - B2G RIL: Add test cases for 'icc-stkcomand' system message.
- 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 1077392 - The USSD interface shows "Session expired" when is sent a wrong USSD code
- Gaia solution proposed
Review & Feedback
- bug 1052825 - Use enums for lockType in MozIcc.webidl and nsIIccProvider.idl
- bug 1098193 - [Telephony] The state of incoming call should be WAITING if there are existing calls
- bug 1077075 - Augment telephony API to notify client code of errors when attempting hold(), resume(), etc.
- bug 1093014 - [B2G][RIL] handle in-call MMI codes correctly
- bug 1072808 - [meta][B2G] introduce new interfaces as proxy between Telephony modules and SystemMessage service
- bug 1058305 - [B2G][RIL] define data apn types in nsIRadioInterface.idl
- bug 1100200 - [MarionetteTest] Organize all telephony tests
Others
- 2.2 Volte discussion
Jessica
- Ongoing and Done:
- bug 1094572 - B2G RIL: handle data call fail cause accordingly (landed)
- bug 1058305 - [B2G][RIL] define data apn types in nsIRadioInterface.idl (landed)
- bug 997654 - B2G RIL: let each network handle its own host routes (WONTFIX?)
- met same issue found in bug 1003247
- each network must wait for Services.io.offline to be toggled, which is handled in NetworkManager
- conclusion: NetworkManager will handle general routes and extra routes will be set by each component
- Target:
- bug 973543 - B2G RIL: host routes removed unexpectedly when data call is shared
- discussed with Edgar and Bevis how to handle host routes set by other components
- conclusion: NetworkManager will track the routes set by other components and clear them when network is DISCONNECTED
- bug 973543 - B2G RIL: host routes removed unexpectedly when data call is shared
- Pending:
- 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 1017470 - B2G RIL: reconnect data call only if necessary when apns are updated
- Reviews/Feedbacks/Others:
Wesley (EPM)
- nexus 4 support for "L" will be provided given the limitation of device's of Nexus 5
- Portland ww
- Should we do pre-meeting this Thursday?