TPE RIL team/2014-07-29

From MozillaWiki
Jump to: navigation, search

Team's updates

<Read Only>

  • 2.1 release
    • Important dates
      • Sprint 1, 07/21 ~ 08/01 --> We are here!
      • Feature Landing: 09/01
    • Features
      1. bug 940893 Cell broadcast for DSDS. - done
      2. bug 992772 ResolveHostName with the DNS of the specified NetworkInterface.
      3. bug 824145 and bug 935843, Support for STK icon display.
      4. bug 843452, B2G RIL: use ipdl as IPC in MozMobileConnection.
      5. bug 1027430, Supporting different MVNO. - done.
      6. bug 1013847 readICCID() even appIndex is -1.

Team memebers' updates

Aknow

  • Target:
    1. bug 1034522 - B2G Emulator: Add console command - sim status (r+)
    2. bug 1036851 - Add 'ready' event to telephony to signal the completion of initialization (r?)
      • Waiting for dom peer's review
    3. bug 1035654 - Leak with 'new TrackEvent' (r?)
      • Generated union types are not cycle collected
    4. bug 889737 - [MMI] Unify both sendMMI() and dial() functions
  • Pending:

Bevis

  • Done
    • bug 813893 - B2G RIL: support UMTS CBS Message (r+)
    • bug 1036810 - [dolphin] MMS can't be sent with Banglalink sim card inside in India (RESOLVED INVALID)
    • bug 1029453 - Not able to receive the MMS Message sent by Open C in 'Free' Operator (RESOLVED INVALID)
  • Ongoing
    • bug 1032097 - [B2G][MMS] Resolve/Add/Remove extra Host from the URL to be downloaded per MMS transaction.
      • Related bugs:
        • bug 939026 - B2G NetworkManager: resolveHostname() should use async dns service.
        • bug 1043114 - B2G NetworkService: unify addHostRoute/addHostRouteWithResolve and removeHostRoute/removeHostRouteWithResolve
  • Clarifying
    • bug 974820 - B2G SMS & MMS: Support Error Handling of Sending/Receiving Message while device storage is full.
      • Clarifying with KDDI engineer for the behavior of indexedDB when device storage is full.
      • We might have to rewrite this with (QuotaExceededError == event.target.error.name) instead of using DiskSpaceWatcher.isDiskFull()

Edgar

target

  • bug 843452 - B2G RIL: use ipdl as IPC in MozMobileConnection. (2.1+) (In progress)
    • Address review comments
      • Lifetime management of client actors.
  • bug 1013847 - [B2G] readICCID() even appIndex is -1. (2.1+) (In progress)
  • bug 977474 - B2G: [NetworkOption] Combine the prefixLength, prefix and maskLength into one. (Review?)

Tracking & debugging

  • bug 1041865 - B2G RIL: ME always show SIM phonebook is full when export a contact to SIM with email field.

Review & feedback

  • bug 990458 - B2G RIL: replace the use of 'network-interface-state-changed' events with updateNetworkInterface() API.
  • bug 1043114 - B2G NetworkService: unify addHostRoute/addHostRouteWithResolve and removeHostRoute/removeHostRouteWithResolve

Pending

  • bug 937485 - WebIccManager API: Use Webidl enum for cardState.
  • bug 1000014 - B2G RIL: Dispatch 'cfstatechange' only when the setCallForwarding request is success.
  • bug 991582 - B2G RIL: Handle the result of RIL request in a consistent way.

Hsinyi

Target.(Bug Number, Summay, Stauts, Estimated date)

  1. bug 935843 - B2G RIL: Parse EF_IMG from SIM 2.1, WIP
    • WIP & tests for basic black-white & color icons
    • Aim to asking for review this week
  2. bug 824145 - B2G STK: Support for STK icon display 2.1

Tracking & Debugging

  1. Woodduck: data connection issue
    • Timing b/w detaching SIM1 data and attaching SIM2 data

Review & Feedback

  1. bug 843452 - B2G RIL: use ipdl as IPC in MozMobileConnection feature-b2g:2.1
  2. bug 1038606 - implement a nsITelephonyService for Simulator
  3. bug 813893 - B2G RIL: support UMTS CBS Message
  4. bug 1042484 - [dolphin][flame] wrong message was shown after the mo call was not received by another user.

Jessica

  • Target:
    1. bug 990458 - B2G RIL: replace the use of 'network-interface-state-changed' events with updateNetworkInterface() API (ongoing)
      • under review.
    2. bug 1043114 - B2G NetworkService: unify addHostRoute/addHostRouteWithResolve and removeHostRoute/removeHostRouteWithResolve (ongoing)
      • discussing about the unified API.
    3. B2G STK: Support for STK icon display
      • studying.
  • Pending:
    1. bug 997654 - B2G RIL: let each network handle its own host routes
    2. bug 973543 - B2G RIL: host routes removed unexpectedly when data call is shared
    3. 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?
    4. bug 1039938 - [OPEN II_1.3] Data connection couldn't be established when handover from GSM to UTRAN
      • waiting for Vance's confirmation.
  • Reviews/Feedbacks/Others:

Vicamo