TPE TelephonyPlatform team/2014-11-18: Difference between revisions
Jump to navigation
Jump to search
(→Edgar) |
(→Aknow) |
||
Line 32: | Line 32: | ||
*# {{Bug|1094089}} - [Telephony] Marionette Test: Refactoring the promise usage in head.js | *# {{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|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:''' | *'''Target:''' | ||
*# {{Bug|1093014}} - [B2G][RIL] handle in-call MMI codes correctly (r?) | *# {{Bug|1093014}} - [B2G][RIL] handle in-call MMI codes correctly (r?) | ||
*#* Support in call MMI code: 0, 1, 1X, 2, 2X, 3 | *#* Support in call MMI code: 0, 1, 1X, 2, 2X, 3 |
Revision as of 02:46, 18 November 2014
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
Review & Feedback
- bug 1083745 - [Icc] Remove the redundant information carried in request result of {set|get|unlock}CardLock API.
- bug 1080883 - Telephony.dial returning a Promise that resolves to a DOMRequest makes no sense
- bug 1081789 - [Ril] Redefine nsIIccProvider.idl interface for support SE/SIM access
- bug 1091454 - [B2G][STK] Icon Display for SET_UP_CALL and LAUNCH_BROWSER is not supported properly.
Others
Jessica
- Ongoing and Done:
- bug 1071469 - don't use 'jsval' in nsITelephonyService.idl (landed)
- bug 1052848 - Use enums for MobileRoamingMode in nsIMobileConnectionProvider.idl (landed)
- bug 1095332 - B2G RIL: fix false alarms "WARNING: 'jsapi.Init(mWindow)'..." (landed)
- bug 1090133 - [FFOS2.0][Woodduck][wap]Cannot enable data connection when switch the data to another sim card (resolved invalid)
- Target:
- bug 1094572 - B2G RIL: handle data call fail cause accordingly
- spec does not specify which fail causes are 'retryable', should we follow ril.h?
- bug 1094572 - B2G RIL: handle data call fail cause accordingly
- 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)
- Still accepting 2.1 uplift approvals? Or only blockers?
- 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
- 2.2 development device (please wait a bit).
- 2.2 scoping: product begins to work on bugzilla :) Feasibility review all EMs, PMs, EPMs on 11/13
- Joint session with COMMS during Portland ww (ongoing, tentatively Wed. Need host for Emulator stuff).