TPE TelephonyPlatform team/2015-04-21: Difference between revisions
Jump to navigation
Jump to search
(→Ben) |
|||
(5 intermediate revisions by 4 users not shown) | |||
Line 4: | Line 4: | ||
* [https://wiki.mozilla.org/TPE_TelephonyPlatform_team/2015-04-14#Team.27s_updates Task Force & Q2 Targets] | * [https://wiki.mozilla.org/TPE_TelephonyPlatform_team/2015-04-14#Team.27s_updates Task Force & Q2 Targets] | ||
* Any questions to Faramars? | * Any questions to Faramars? | ||
* FireFox OS Blockers | * FireFox OS Blockers | ||
Line 12: | Line 11: | ||
= Team memebers' updates = | = Team memebers' updates = | ||
== Aknow == | == Aknow == | ||
*'''Target/Ongoing:''' | *'''Target/Ongoing:''' | ||
*# | *# {{Bug|1155063}} - [Telephony] Let nsITelephonyListener.callStateChanged accepts an array | ||
*# {{Bug|1000485}} - [meta] Streamline nsITelephonyService API | |||
*#* File several bugs for interface improvement | |||
*# Bundle study.. | |||
*'''Review:''' | *'''Review:''' | ||
*# {{Bug| | *# {{Bug|1131047}} - Consider to obsolete TelephonyCallGroup.onholding and TelephonyCallGroup.onresuming | ||
== Ben == | == Ben == | ||
Line 45: | Line 41: | ||
* '''Done''' | * '''Done''' | ||
**{{Bug|1062462}} - [Flame] SIM service provider is displayed as unknown in settings '''(landed)''' | **{{Bug|1062462}} - [Flame] SIM service provider is displayed as unknown in settings '''(landed)''' | ||
*** Lesson Learned: Don't copy properties blindly between 2 nsIxxx instance. | |||
** Introduction to IndexedDB. | ** Introduction to IndexedDB. | ||
* '''Ongoing''' | * '''Ongoing''' | ||
**{{Bug|1155142}} - [B2G][ICC] Replace RilContext with APIs in IccService. | **{{Bug|1155142}} - [B2G][ICC] Replace RilContext with APIs in IccService. | ||
*** Debugging test_mobileid_manager.js which was set to "skip-if = 1". | |||
**{{Bug|1114938}} - [B2G][ICC] Refactor STK in MozIcc.webidl with IPDL. | **{{Bug|1114938}} - [B2G][ICC] Refactor STK in MozIcc.webidl with IPDL. | ||
*** Refactor StkProactiveCmdFactory.jsm to XPCOM service. | |||
* '''Clarified''' | * '''Clarified''' | ||
**{{Bug|1155101}} - [FFOS2.0][Woodduck][STK]The device show a pop-up SMS sent without user interaction Randomly. | **{{Bug|1155101}} - [FFOS2.0][Woodduck][STK]The device show a pop-up SMS sent without user interaction Randomly. | ||
Line 138: | Line 137: | ||
== Samael == | == Samael == | ||
*'''Target''' | *'''Target''' | ||
**{{Bug|1044721}} -[B2G][SMS] Provide an API to modify the SMSC address of the inserted UICC | **{{Bug|1044721}} - [B2G][SMS] Provide an API to modify the SMSC address of the inserted UICC '''(revising)''' | ||
**{{Bug|1147305}} - [B2G][SMS][MMS] Map settings "mms.debugging.enabled" to preference and ensure SmsService / MmsService DEBUG flags reflect runtime preference changes. | |||
**{{Bug|1155543}} - Toggle "mms.debugging.enabled" from developer menu | |||
*'''Ongoing''' | *'''Ongoing''' | ||
**{{Bug|1043250}} - | **{{Bug|1043250}} - [B2G][SMS] Update getSmscAddress API to support variant SMSC address formats on different devices. | ||
**{{Bug|984413}} - [SMS][MMS] Document message database | **{{Bug|984413}} - [SMS][MMS] Document message database | ||
*'''Pending''' | *'''Pending''' | ||
Line 148: | Line 148: | ||
== Wesley (EPM) == | == Wesley (EPM) == | ||
* 2.2 new FC date | * 2.2 new FC date | ||
** 04/29: feature complete. | ** 04/29: feature complete. | ||
** | ** NEXUS-5-L 5.1 PVT build MTBF 34.42 hrs | ||
** NEXUS-5-L 5.1 Regression test started from 2015/04/14 for 2 wks | |||
* red-tai project | * red-tai project |
Latest revision as of 03:21, 21 April 2015
Team's updates
<Read Only>
- Task Force & Q2 Targets
- Any questions to Faramars?
- FireFox OS Blockers
- 2.2+: android 5.1 L MR1 based
- http://charts.mozilla.org/fxos/blockers.html#responsibility=FxOS_Team&project=2.0,2.1,2.2,3.0
Team memebers' updates
Aknow
- Target/Ongoing:
- bug 1155063 - [Telephony] Let nsITelephonyListener.callStateChanged accepts an array
- bug 1000485 - [meta] Streamline nsITelephonyService API
- File several bugs for interface improvement
- Bundle study..
- Review:
- bug 1131047 - Consider to obsolete TelephonyCallGroup.onholding and TelephonyCallGroup.onresuming
Ben
- Ongoing
- bug 906603 - B2G RIL: Support Change Call Barring Password on Emulator (r+)
- bug 1100774 - [MarionetteTest] add test cases for call barring
- bug 891707 - B2G Emulator: update voice registration after switching radio technology
- bug 975779 - [B2G] [RIL] add marionette tests for CDMA call waiting
- bug 1147296 - [B2G] [Emulator] Support CDMA call operations
- bug 1147736 - Deprecate nsITelephonyListener.notifyError
- Feedback
- bug 999300 - Remove RIL V5 legacy support
- bug 1131047 - Consider to obsolete TelephonyCallGroup.onholding and TelephonyCallGroup.onresuming
- Pending
- bug 977503 - B2G RIL: [CDMA] update callNumber when a waiting call coming after a 3way call
- bug 1116665 - Add [AvailableIn="CertifiedApps"] and [CheckPermissions="telephony"] to Telephony API
- bug 1129280 - [Telephony] the usage of nsITelephonyCallback should be optional
Bevis
- Done
- bug 1062462 - [Flame] SIM service provider is displayed as unknown in settings (landed)
- Lesson Learned: Don't copy properties blindly between 2 nsIxxx instance.
- Introduction to IndexedDB.
- bug 1062462 - [Flame] SIM service provider is displayed as unknown in settings (landed)
- Ongoing
- bug 1155142 - [B2G][ICC] Replace RilContext with APIs in IccService.
- Debugging test_mobileid_manager.js which was set to "skip-if = 1".
- bug 1114938 - [B2G][ICC] Refactor STK in MozIcc.webidl with IPDL.
- Refactor StkProactiveCmdFactory.jsm to XPCOM service.
- bug 1155142 - [B2G][ICC] Replace RilContext with APIs in IccService.
- Clarified
- bug 1155101 - [FFOS2.0][Woodduck][STK]The device show a pop-up SMS sent without user interaction Randomly.
- bug 1152730 - [Messages] We should retry sending SMS for some time if there is no network available.
- Reviewed
- bug 1044721 - [B2G][SMS] Provide an API to modify the SMSC address of the inserted UICC.
- New
- bug 1156146 - [B2G][CBS] Revise the CBS Message formats to support different layout of CDMA/GSM CBS Messages.
- Pending
- bug 1114937 - [B2G][ICC] Refactor Icc Contacts in MozIcc.webidl with IPDL.
Edgar
Target
- bug 1155029 - [mozrunner] get device log from both main buffer and radio buffer (Landed)
- bug 1155022 - [RIL] Intermittent script timed out in test_outgoing_radio_off.js due to emulator command, `gsm cancel`, doesn't trigger UNSOLICITED_RESPONSE_CALL_STATE_CHANGED. (Landed)
- bug 1152272 - [RIL] emulator's rild suddenly stop processing the request when running test_mobile_set_radio.js (Review?)
- Race condition in AT command buffer.
- Refactoring + Adding mutex to protect the buffer.
- bug 1153709 - [Marionette-webapi] emulator_cmd doesn't get response until sending a `timed out` error to client (Ongoing)
- Cannot reproduce after adding some debug logs in nsSocketTransport.
- bug 1154215 - Marionette-webapi test fails due to "TimeoutException: Connection timed out" (Ongoing)
- Cannot reproduce after adding some debug logs in nsSocketTransport.
Review & feedback
- bug 962995 - B2G RIL: write ICC UCS2 characters for 0x81 and 0x82 cases for SIM Contact
- bug 1154186 - [B2G][SMS] Deprecate nsISmsMessenger_new.idl
- bug 1062462 - [Flame] SIM service provider is displayed as unknown in settings
- bug 1114901 - [B2G] [RIL] Move data connection related code out of RadioInterfaceLayer
- bug 906603 - B2G RIL: Support Change Call Barring Password on Emulator.
Pending
- bug 1075437 - Support running marionette test script in both OOP and non-OOP mode
- bug 991582 - B2G RIL: Handle the result of RIL request in a consistent way (Ongoing)
- Rebase WIP patches.
- Marionette OOP test, bug 926277 - [meta] Add test cases running in OOP mode for RIL APIs:
- bug 1118675 - Improve NetworkService debugging message
Hsinyi
Target.(Bug Number, Summay, Stauts, Estimated date)
- bug 1116654 - [meta] completely hide Telephony, MobileMessage, MobileConnection, ICC... interfaces from privileged and web content
- MobileConnection - should have stricter checks in code (pending)
Tracking & Debugging & Clarifying
Review & Feedback
- bug 1114901 - [B2G] [RIL] Move data connection related code out of RadioInterfaceLayer
- bug 1155063 - [Telephony] Let nsITelephonyListener.callStateChanged accepts an array
- bug 1131047 - Consider to obsolete TelephonyCallGroup.onholding and TelephonyCallGroup.onresuming
- bug 1155022 - [RIL] Intermittent script timed out in test_outgoing_radio_off.js due to emulator command, `gsm cancel`, doesn't trigger UNSOLICITED_RESPONSE_CALL_STATE_CHANGED
Others
- Study AOSP IMS
- Study Service Worker spec
Jessica
- Ongoing and Done:
- bug 1156231 - Data registration lost issues (new)
- possible recovery mechanism for data registration loss
- bug 1130962 - Remove http proxy pref from NetworkService (ongoing)
- let NetworkManager handle wifi http proxy as well, r?
- bug 1154690 - [Shinano][Aries] Sometimes it's hard to connect to some WiFi network (clarified)
- not a regression of bug 1148671, bug 1148671 affects only lollipop releases.
- bug 1114901 - [B2G] [RIL] Move data connection related code out of RadioInterfaceLayer (ongoing)
- f+ on new interfaces, working on implementation part.
- bug 1156231 - Data registration lost issues (new)
- Pending:
- bug 1143984 - B2G NetworkManager: 'active' should only set for default connections, e.g. wifi or default data
- will wait for Henry's bug 992772
- bug 1134644 - Tethering do not work on Orange F SIM card when "dun" APN is defined
- will wait for bug 1143984
- bug 1131962 - B2G RIL: clear proxies on boot up
- bug 1126222 - B2G NetworkManager: fire 'network-connection-state-changed' after internal work is done
- bug 1017470 - B2G RIL: reconnect data call only if necessary when apns are updated
- bug 1143984 - B2G NetworkManager: 'active' should only set for default connections, e.g. wifi or default data
- Reviews/Feedbacks/Others:
John
- Done:
- bug 949849 - B2G RIL: update the marionette test script for icc.updateContact.(Landed)
- bug 962995 - B2G RIL: write ICC UCS2 characters for 0x81 and 0x82 cases for SIM Contact.(Landed)
- Target:
- bug 1153774 - Teach mozharness to detect the emulator type (arm or x86) implicitly.
- bug 1122376 - [B2G][RIL] Support SIM contact dialling number exceed 20 digits.(r?)
- bug 935398 - B2G RIL: Use DOMCursor for icc.readContacts.
- Debugging & Tracking:
- bug 1143607 - 2nd run failure on emulator-x86-kk.
- bug 1093296 - B2G mochitests/mozrunner child process crash detection no longer working.
Samael
- Target
- bug 1044721 - [B2G][SMS] Provide an API to modify the SMSC address of the inserted UICC (revising)
- bug 1147305 - [B2G][SMS][MMS] Map settings "mms.debugging.enabled" to preference and ensure SmsService / MmsService DEBUG flags reflect runtime preference changes.
- bug 1155543 - Toggle "mms.debugging.enabled" from developer menu
- Ongoing
- bug 1043250 - [B2G][SMS] Update getSmscAddress API to support variant SMSC address formats on different devices.
- bug 984413 - [SMS][MMS] Document message database
- Pending
- bug 759539 - B2G SMS tests: write Marionette tests for Unicode subsets
Wesley (EPM)
- 2.2 new FC date
- 04/29: feature complete.
- NEXUS-5-L 5.1 PVT build MTBF 34.42 hrs
- NEXUS-5-L 5.1 Regression test started from 2015/04/14 for 2 wks
- red-tai project