TPE TelephonyPlatform team/2015-08-25

From MozillaWiki
Jump to: navigation, search

Team's updates

<Read Only>

  • Tasks
    • Short/Medium term:
      • 2.5 (FC 2015-11-02) : Emulator-L porting (Edgar, John), Network manager enhancement (Jessica, John), CDMA multicall emulator (Ben), Performance improvement (Aknow), OTA support (?)
      • 2.2R:
        • Multiple APN (Jessica, Edgar) by end of Aug.
        • IMS features (not generic framework) (Bevis, Samael, Ben) by end of Sep.
    • Long term (Ignite):
      • Gecko update: Bevis, Ben, Samael
      • NGA support (MobileMessage v2, etc): Bevis, Ben, Samael
      • Data and P2P: Jessica, John
      • Add-on support: Edgar

Team memebers' updates

Ben

  • CDMA Emulator
    • bug 975778 - [B2G] [Emulator] Support the request RIL_UNSOL_CDMA_CALL_WAITING for Cdma call waiting (revising)
    • bug 975779 - [B2G] [RIL] add marionette tests for CDMA call waiting (revising)
    • bug 1009393 - [B2G][Emulator] support RIL_REQUEST_CDMA_FLASH (revising)
    • bug 1147296 - [B2G] [Emulator] Support CDMA call operations (ongoing)
    • bug 1181009 - [B2G] [Emulator] Dial a waiting call automatically when needed
  • Telephony
    • bug 1171807 - [WebTelephony] use enum for TelephonyCall.state and TelephonyCallGroup.state (r?)
    • bug 1130332 - [Telephony] Use callback for nsITelephonyService.enumerateCalls (revising)
    • bug 1155072 - Deprecate nsITelephonyListener.conferenceCallStateChanged (revising)
    • bug 1129280 - [Telephony] the usage of nsITelephonyCallback should be optional
    • 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
  • IMS Support

Bevis

  • Done
    • bug 1193609 - [IMS] IMS Registration Manager (landed)
    • bug 1195273 - MOZ_ASSERT(!mMightHaveUnreportedJSException) via IccContactToMozContact when importing contacts from SIM card (landed)
  • Ongoing
  • Clarified
    • EAP/AKA Authentication for VzW.
  • Reviewed
    • bug 1197008 - [WebSMS] Pass "hasThreadId" along with "threadId" instead of using 0 = not passed.
    • bug 1185438 [IMS] TTY Mode Support
    • bug 1147296 - [B2G] [Emulator] Support CDMA call operations

Edgar

Target

  • bug 1193234 - [emulator-kk] [emulator-x86-kk] reconsider the number of rild enabled (Landed)
  • bug 1192125 - [TaskCluster] To fix marionette-webapi cannot be launched normally on emu-x86-kk: "error: --test-packages-url option requires an argument" (Landed)
  • bug 1196630 - [Emulator-x86-kk] set mozSettings value "screen.timeout" of the profile-to-test to 0 so the screen never sleeps (Landed)
  • bug 1197078 - Marionette service is unable to parse the data: "[JavaScript Error: "Error parsing incoming packet: {'r (SyntaxError: JSON.parse: expected property name or '}' at line 1 column 2 of the JSON data" (Landed)
  • bug 1178856 - Expose add-ons API using `navigator.hasFeature()` (Ongoing) (2.5+)

Review & feedback

  • bug 1195273 - MOZ_ASSERT(!mMightHaveUnreportedJSException) via IccContactToMozContact when importing contacts from SIM card
  • bug 1179097 - Provide WebAPI to setup data connection (2.2r+)

Tracking & Debugging

Other

  • Study add-on
    • Spark add-on
    • Extension api on b2g

Pending

Hsinyi

Target

  1. bug 1192116 - Enable cppunit, crashtest, marionette, marionette-webapi, xpcshell on TC emulator-x86-kk (landed)
  2. bug 1193170 - Enable emulator-x86-kk build by default on production treeherder

Tracking & Debugging & Clarifying

Review & Feedback

  1. bug 1193234 - [emulator-kk] [emulator-x86-kk] reconsider the number of rild enabled
  2. bug 1171807 - [WebTelephony] use enum for TelephonyCall.state and TelephonyCallGroup.state

Others

  1. Study extension
  2. PTO: Sep. 4 ~ Sep. 18

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

  • Target/Ongoing:
    1. bug 973543 - B2G RIL: host routes removed unexpectedly when data call is shared (2.2r+, landed)
    2. bug 1179097 - Provide WebAPI to setup data connection (2.2r+, ongoing)
  • New:
    1. bug 1197667 - B2G NetworkManager: 'allNetworkInfo' implementation missing (r?)
  • Reviews/Feedbacks/Others:
    1. Task Continuity/Seamless Experience Workshop
    2. Data Cost Reduction discussion
    3. bug 1187262 - A device cannot connect B device through wifi
    4. bug 1185805 - APN Settings: parse fota apn type from apn database
  • Pending:
    1. bug 1179103 - Enhance netd to support setting marks per AppID
    2. bug 978071 - B2G Emulator: support IPv6 (r?)
    3. bug 1174998 - Configure MTU from apn settings or the one reported from modem (depends on bug 1185406)
    4. bug 1017470 - B2G RIL: reconnect data call only if necessary when apns are updated

John

  • Target:
    1. bug 1194149 - [Contacts]It only can export 50~110 contacts from device to China Unicom USIM card(128K)/China Mobile SIM card(128K). (Ongoing)
    2. bug 1192121 - To fix mochitest orange on emu-x86-kk, TaskCluster.(Ongoing)
    3. bug 911713 - B2G NetworkManager: Move policy control logic to NetworkManager.(Ongoing)
    4. bug 1122376 - [B2G][RIL] Support SIM contact dialling number exceed 20 digits.(Ongoing)
  • Pending:
    1. bug 1170834 - [Aries][Settings] The SIM Security menu item does not indicate when there is no SIM Card in the device.
    2. bug 935398 - B2G RIL: Use DOMCursor for icc.readContacts.
    3. bug 1075437 - Support running marionette test script in both OOP and non-OOP mode.

Samael

  • Done
    • bug 1185438 - [IMS] TTY Mode Support. (checkin-needed)
    • bug 1177335 - Quickly scrolling in the x86 emulator causes the screen to jump around and makes most app unusable (landed)
  • Ongoing
    • bug 1109534 - RIL: Decode SMS address as "Called party BCD number"

Wesley (EPM)

  • 2.2R (for Red-Tai and Red-Square)
  • Update (OTA)
    • Setting up first call for big group. Thursday 1pm tentatively, but may need alter for NA-friendly