TPE TelephonyPlatform team/2015-05-05

Team's updates

<Read Only>

Team memebers' updates

Aknow

  • Target/Ongoing:
    1. bug 1155063 - [Telephony] Let nsITelephonyListener.callStateChanged accepts an array
    2. Performance taskforce
      • raptor + marionette-js-client
      • use marionette in raptor test case, e.g., making a call
      • study how to manipulate the page like click the button (similar to gaia-ui test)
  • Review:
    1. bug 991582 - B2G RIL: Handle the result of RIL request in a consistent way
    2. bug 1131047 - Consider to obsolete TelephonyCallGroup.onholding and TelephonyCallGroup.onresuming
    3. bug 1147736 - Deprecate nsITelephonyListener.notifyError

Ben

  • Done
    • bug 1147736 - Deprecate nsITelephonyListener.notifyError (checkin-needed)
  • Ongoing
    • bug 906603 - B2G RIL: Support Change Call Barring Password on Emulator (r+)
    • bug 1100774 - [MarionetteTest] add test cases for call barring
    • bug 1130332 - [Telephony] Use callback for nsITelephonyService.enumerateCalls
    • bug 1129280 - [Telephony] the usage of nsITelephonyCallback should be optional
  • Feedback
    • bug 999300 - Remove RIL V5 legacy support
    • bug 1159958 - GCF case 31.13.1.1: Explicit Call Transfer failure
    • bug 1160325 - GCF TC 31.3.2.1 HOLD button stops responding if hold request fails
  • Pending
    • 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 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

Bevis

  • Done
    • bug 1155142 - [B2G][ICC] Replace RilContext with APIs in IccService. (r+)
  • Ongoing
    • bug 1114938 - [B2G][ICC] Refactor STK in MozIcc.webidl with IPDL.
      • DONE: Unsolicited proactive command delivered from IccService.
      • TODO:
        • TerminalResponse/StkMenuSelection/StkTimerExpiration/StkEventDownload to IccService.
        • IPDL implementation.
  • Clarified
    • bug 1144016 - [FFOS7715 v2.1][Message] monkey test crash 0 libxul.so!nsTArray_base<nsTArrayInfallibleAllocator, nsTArray_CopyWithMemutils>::Length() const [nsTArray.h : 329 + 0x0] (feedback?)
    • bug 1020209 - [B2G][MMS] Grouping MMS is not working if we enable it.
      • Provide a UX proposal for Gaia/UX to refer to.
    • bug 1152730 - [Messages] We should retry sending SMS for some time if there is no network available.
      • To be improved in SmsService by listening the voice registration state from MobileConnectionService.
      • In android, outgoing SMS will be queued by App if no network available.
    • bug 1157190 - User could receive cell broadcast notification even turn it off in settings.
      • QC RIL issue.
  • Reviewed
    • bug 1044721 - [B2G][SMS] Provide an API to modify the SMSC address of the inserted UICC.
  • Pending
    • bug 1152730 - [Messages] We should retry sending SMS for some time if there is no network available.
    • bug 1114937 - [B2G][ICC] Refactor Icc Contacts in MozIcc.webidl with IPDL.

Edgar

Target

Review & feedback

  • bug 906603 - B2G RIL: Support Change Call Barring Password on Emulator
  • bug 1126222 - B2G NetworkManager: fire 'network-connection-state-changed' after internal work is done
  • bug 1160123 - Improve network selection choices

Debugging & Tracking

  • Sony Z3C-l shows no sim.
    • A lot of QMI error. Missing library? Device team is checking now.

Other

  • AOSP IMS architecture study and discussion.

Pending

  • bug 1075437 - Support running marionette test script in both OOP and non-OOP mode
  • Marionette OOP test, bug 926277 - [meta] Add test cases running in OOP mode for RIL APIs:
  • bug 1118675 - Improve NetworkService debugging message

Hsinyi

Target

Tracking & Debugging & Clarifying

Review & Feedback

  1. bug 1155063 - [Telephony] Let nsITelephonyListener.callStateChanged accepts an array
  2. bug 1044721 - [B2G][SMS] Provide an API to modify the SMSC address of the inserted UICC
  3. bug 1152272 - [RIL] emulator's rild suddenly stop processing the request when running test_mobile_set_radio.js
  4. bug 1156352 - Remove |UnixSocketRawData| from socket I/O interfaces

Others

  1. Study AOSP IMS
  2. Study Service Worker spec

Pending

  1. bug 1116654 - [meta] completely hide Telephony, MobileMessage, MobileConnection, ICC... interfaces from privileged and web content
    • MobileConnection - should have stricter checks in code (pending)

Jessica

  • Ongoing and Done:
    1. bug 1126222 - B2G NetworkManager: fire 'network-connection-state-changed' after internal work is done (ongoing)
      • addressing review comments
    2. bug 1159132 - B2G RIL: use dun apn only when config ro.tethering.dun_required is set (ongoing)
      • set ro.tethering.dun_required when running test case -> must be the last tethering test case ran
      • patches upload, r?
    3. bug 1156231 - Data registration lost issues (ongoing)
      • Julien's feedback is positive, recovery does work!
      • need to consider: voice, sms, and retry times?
    4. bug 1114901 - [B2G] [RIL] Move data connection related code out of RadioInterfaceLayer (ongoing)
      • addressing review comments
  • 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 1017470 - B2G RIL: reconnect data call only if necessary when apns are updated
  • Reviews/Feedbacks/Others:

John

  • Done:
    1. bug 1153774 - Teach mozharness to detect the emulator type (arm or x86) implicitly.(r+)
    2. bug 1143607 - 2nd run failure on emulator-x86-kk.(r+)
  • Target:
    1. bug 1159622 - [Icc] Split test_icc_contact.js into smaller tests.(r?)
    2. bug 1122376 - [B2G][RIL] Support SIM contact dialling number exceed 20 digits.
    3. bug 935398 - B2G RIL: Use DOMCursor for icc.readContacts.
  • Debugging & Tracking:
    1. bug 1093296 - B2G mochitests/mozrunner child process crash detection no longer working.

Samael

  • Ongoing
    • bug 1152730 - [Messages] We should retry sending SMS for some time if there is no network available
  • Pending
    • bug 759539 - B2G SMS tests: write Marionette tests for Unicode subsets
    • bug 1043250 - [B2G][SMS] Update getSmscAddress API to support variant SMSC address formats on different devices.
    • bug 984413 - [SMS][MMS] Document message database

Wesley (EPM)

  • 2.2 new FC date
    • 04/29: feature complete.
   * NEXUS-5-L 5.1 PVT build MTBF 38.5 hrs & counting.
   * FLAME-KK 4.4 PVT build MTBF 34.42 hrs.