TPE TelephonyPlatform team/2015-02-17

From MozillaWiki
Jump to: navigation, search

Team's updates

<Read Only>

  • 2015 Q1 team building (OS team) - 3/27 (Fri.)
  • V3 work
  • New 2.2 release (Gecko 37 will be the base)
    • Important dates
      • [branch out]: 2015-01-12 (Gecko 37 will be the base), sheriff starts
        • Locking down ril internal interfaces started. Be careful of interface changes. Should you hanve any questions about the list, ask Edgar or Hsinyi!
  • Before v3
    1. Network Manager Enhancement
    2. Emulator & Tests
    3. Interface version mechanism
    4. Other enhancements, e.g. CDMA Telephony API
    5. Sharing welcome!

Team memebers' updates

Aknow

  • Done:
    1. bug 1128823 - [Telephony] Replace "hangUpAll" used in MobileConnectionService by a proper way through TelephonyService
  • Target:
    1. bug 1129277 - Remove "builtinclass" interface attribute from nsIMobileConnectionCallback (r+)
    2. bug 1128821 - [Telephony] Marionette Test: Ensure radio on before test (r+)
    3. bug 1132863 - Use settings key to toggle ril debugging log
  • Review:
    1. bug 1067629 - Turn off radio control in System App when running test script for MozMobileConnection.SetRadioEnabled(false)
    2. bug 1129882 - [B2G] Using the new audio channel design to manage the telephony's sound

Ben

  • Done
    • bug 1095366 - Consider to obsolete some telephonyCall.on***ing events, onconnecting, onholding, onresuming... (landed)
  • Ongoing
    • bug 1067629 - Turn off radio control in System App when running test script for MozMobileConnection.SetRadioEnabled(false) (r?)
    • bug 1001343 - Telephony test: add test case of dialing a call from STK
    • bug 1133400 - [B2G][Emulator] Fix an implementation defect of emulator 'modem enable|disable <feature>'(r?)
    • bug 906603 - B2G RIL: Support Change Call Barring Password on Emulator.
    • bug 1027546 - [B2G][Emulator] Support call barring
  • 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

Bevis

  • Ongoing
    • bug 1114935 - [B2G][ICC] Refactor the support of IccInfo, IccCardState, IccCardCardLock, and matchMvno in MozIcc.webidl with IPDL. (r?)
      • Done:
        • Support nsIIccService in RILContentHelper for backward compatibility.
        • Add comments for the TODO items of deprecating RILContentHelper in bug 815526.
  • Clarifying
    • bug 1130546 - [STK] Null iccId value results in no TR being sent (ni?)
      • RIL_REQUEST_REPORT_STK_SERVICE_IS_RUNNING can be used to prevent this problem.
  • Pending

Edgar

Target

  • bug 1116360 - Enable getCardLockRetryCount on emulator-kk (Landed)
  • bug 1113054 - [B2G][RIL] Support RIL version 10 (Review+)
  • bug 1123328 - [NetworkService] Unify the dhcp attributes in NetworkResultOptions (Ongoing)
    • Found some issues regarding to wifi static ip.
  • bug 991582 - B2G RIL: Handle the result of RIL request in a consistent way (Ongoing)
    • Rebase WIP patches.

Review & feedback

  • bug 1122376 - [B2G][RIL] Support SIM contact dialling number exceed 20 digits
  • bug 1131590 - [Shinano] Unknown network type detected: support DC-HSPA
  • bug 1067629 - Turn off radio control in System App when running test script for MozMobileConnection.SetRadioEnabled(false)
  • bug 1114935 - [B2G][ICC] Refactor the support of IccInfo, IccCardState, IccCardCardLock, and matchMvno in MozIcc.webidl with IPDL.

Debugging & Tracking

Pending

  • 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 1069186 - Invalid LTE signal level reported
  2. bug 1116654 - [meta] completely hide Telephony, MobileMessage, MobileConnection, ICC... interfaces from privileged and web content
    • MobileMessage, Icc, Voicemal, Cellbroadcast - landed
    • MobileConnection - should have stricter checks in code (pending)

Tracking & Debugging & Clarifying

Review & Feedback

  1. bug 1128837 - [hardware/ril] upgrade master branch to ril version 9
  2. bug 1113054 - [B2G][RIL] Support RIL version 10
  3. bug 1129277 - Remove "builtinclass" interface attribute from nsIMobileConnectionCallback

Others

  1. Lightsaber project - device porting

Jessica

  • Ongoing and Done:
    1. bug 1120843 - HTTP proxy setting should be cleared after data call disconnected (landed)
    2. bug 973543 - B2G RIL: host routes removed unexpectedly when data call is shared (landed)
    3. bug 1109479 - B2G tethering: move tethering code out of NetworkManager (ongoing)
      • need to address review comments.
    4. bug 1114901 - [B2G] [RIL] Move data connection related code out of RadioInterfaceLayer (ongoing)
      • how to handle communication between gRadioEnabledController and DataConnectionHandler?
    5. bug 1131896 - Leave the phone overnight and data connection is not working (clarifying)
      • seems that device loses data registration after a while, can we reproduce it with qcril?
    6. bug 1131962 - B2G RIL: clear proxies on boot up (new)
  • Pending:
    1. bug 1126222 - B2G NetworkManager: fire 'network-connection-state-changed' after internal work is done
    2. bug 1017470 - B2G RIL: reconnect data call only if necessary when apns are updated
  • Reviews/Feedbacks/Others:
    1. P2P Web Work Week
    2. Necko Study Group

John

  • Target:
    1. bug 1120805 - [B2G][RIL] Remove deprecated xpcshell test functions used in RIL test code.(r?)
    2. bug 1122376 - [B2G][RIL] Support SIM contact dialling number exceed 20 digits.
  • Ongoing:
    1. bug 962995 - B2G RIL: write ICC UCS2 characters for 0x81 and 0x82 cases for SIM Contact.
    2. bug 964586 - B2G RIL: return the modified contact in icc.updateContact.
    3. bug 1116702 - [B2G][RIL] Should only access RUIM|SIM|CPHS service when service allocated and activated.
    4. bug 964644 - B2G RIL: deprecate StkProactiveCmdHelper.

Samael

Wesley (EPM)