TPE TelephonyPlatform team/2015-04-21: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
 
(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?
* Presentations or Discussion in Whistler Workweek?


* FireFox OS Blockers
* FireFox OS Blockers
Line 12: Line 11:
= Team memebers' updates =
= Team memebers' updates =
== Aknow ==
== Aknow ==
*'''Done:'''
*# {{Bug|1147842}} - [Dialer] Answered call appears as missed call (3.0+)
*#* Add test case for system message
*# {{Bug|1149433}} - [Telephony] Should set hangUpLocal on rejectedCall
*'''Target/Ongoing:'''
*'''Target/Ongoing:'''
*# Practice raptor: run test, local visulization ok
*# {{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|1148047}} - Emulator DTMF support
*# {{Bug|1131047}} - Consider to obsolete TelephonyCallGroup.onholding and TelephonyCallGroup.onresuming
*# {{Bug|1148036}} - Bug 1145551 follow-up. Platform fix. DTMF should be sent using the given SIM, the active or the default one (in that order)


== 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}} - Invalid SMSC exposed in Settings
**{{Bug|1043250}} - [B2G][SMS] Update getSmscAddress API to support variant SMSC address formats on different devices.
**{{Bug|1147305}} - [B2G][SMS][MMS] Map settings "mms.debugging.enabled" to preference and ensure SmsService / MmsService DEBUG flags reflect runtime preference changes.  
**{{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/15 ~ 04/28: 5.1 Full run testing.
** 04/29: feature complete.  
** 04/29: feature complete.  
** 06/08: code 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>

Team memebers' updates

Aknow

  • Target/Ongoing:
    1. bug 1155063 - [Telephony] Let nsITelephonyListener.callStateChanged accepts an array
    2. bug 1000485 - [meta] Streamline nsITelephonyService API
      • File several bugs for interface improvement
    3. Bundle study..
  • Review:
    1. 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.
  • 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.
  • 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)

  1. 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

  1. bug 1114901 - [B2G] [RIL] Move data connection related code out of RadioInterfaceLayer
  2. bug 1155063 - [Telephony] Let nsITelephonyListener.callStateChanged accepts an array
  3. bug 1131047 - Consider to obsolete TelephonyCallGroup.onholding and TelephonyCallGroup.onresuming
  4. 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

  1. Study AOSP IMS
  2. Study Service Worker spec

Jessica

  • Ongoing and Done:
    1. bug 1156231 - Data registration lost issues (new)
      • possible recovery mechanism for data registration loss
    2. bug 1130962 - Remove http proxy pref from NetworkService (ongoing)
      • let NetworkManager handle wifi http proxy as well, r?
    3. 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.
    4. bug 1114901 - [B2G] [RIL] Move data connection related code out of RadioInterfaceLayer (ongoing)
      • f+ on new interfaces, working on implementation part.
  • Pending:
    1. bug 1143984 - B2G NetworkManager: 'active' should only set for default connections, e.g. wifi or default data
    2. bug 1134644 - Tethering do not work on Orange F SIM card when "dun" APN is defined
    3. bug 1131962 - B2G RIL: clear proxies on boot up
    4. bug 1126222 - B2G NetworkManager: fire 'network-connection-state-changed' after internal work is done
    5. bug 1017470 - B2G RIL: reconnect data call only if necessary when apns are updated
  • Reviews/Feedbacks/Others:

John

  • Done:
    1. bug 949849 - B2G RIL: update the marionette test script for icc.updateContact.(Landed)
    2. bug 962995 - B2G RIL: write ICC UCS2 characters for 0x81 and 0x82 cases for SIM Contact.(Landed)
  • Target:
    1. bug 1153774 - Teach mozharness to detect the emulator type (arm or x86) implicitly.
    2. bug 1122376 - [B2G][RIL] Support SIM contact dialling number exceed 20 digits.(r?)
    3. bug 935398 - B2G RIL: Use DOMCursor for icc.readContacts.
  • Debugging & Tracking:
    1. bug 1143607 - 2nd run failure on emulator-x86-kk.
    2. 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