TPE TelephonyPlatform team/2015-10-06

From MozillaWiki
Jump to: navigation, search

Team's updates

<Read Only>

  • Today's dinner!
  • Orlando workweek - Register, Discussion with teams
  • Training budget
  • Tasks
    • Short/Medium term:
      • 2.5 (FC 2015-11-02) - Quality improvement
        • Network manager enhancement: Jessica, John
        • Finish CDMA multicall emulation: Ben
        • emu-x86-kk (enable marionette-webapi & xpcshell on Production): Edgar, John
      • 2.2R:
        • IMS/Telephony features: Bevis, Samael, Ben
    • Long term (Ignite):
      • Gecko update: Ben (Bevis, Samael)
      • NGA support: Bevis, Samael (Ben)
        • MobileMessage: Bevis
        • pre-rendering: Samael
      • Add-on: Edgar
      • P2P: Jessica, John

Team memebers' updates

Ben

  • CDMA Emulator
    • bug 1147296 - [B2G] [Emulator] Support CDMA call operations (checkin-needed)
    • bug 975778 - [B2G] [Emulator] Support the request RIL_UNSOL_CDMA_CALL_WAITING for Cdma call waiting (blocked)
    • bug 975779 - [B2G] [RIL] add marionette tests for CDMA call waiting (blocked)
    • bug 1200480 - [B2G][Emulator] support CDMA 3-way call (blocked)
    • bug 1009393 - [B2G][Emulator] support RIL_REQUEST_CDMA_FLASH (blocked)
    • bug 1181009 - [B2G] [Emulator] Dial a waiting call automatically when needed
  • Telephony
    • bug 1204817 - [Telephony][CDMA] Cannot hang up a conference call (3-way call) (checkin-needed)
    • bug 1171807 - [WebTelephony] use enum for TelephonyCall.state and TelephonyCallGroup.state (r+)
    • bug 1130332 - [Telephony] Use callback for nsITelephonyService.enumerateCalls (pending)
    • bug 1155072 - Deprecate nsITelephonyListener.conferenceCallStateChanged (pending)
    • 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

Bevis

  • Done
    • bug 1200973 - Import Error: No module named application_cache when executing ./mach marionette-webapi in OS X
      • add PYTHONDONTWRITEBYTECODE in the development environment to prevent .pyc files generated.
    • bug 1206289 - Additional TTY mode support.
    • bug 1209891 - [MMS] Do Not Reply Read-Report if a MMS Message Was Marked from Unread to Read Multiple Times.
  • Clarified
    • bug 1067938 - Network Alerts should de-duplicate PWS cell-broadcasts
    • bug 1206372 - [B2G][SMS] Provide a function to get a total count of received SMS message stored in MobileMessageDB
  • New
    • bug 1211418 - Database corruption: 1 part of an old SMS replaced the beginning of a new incoming SMS
  • Ongoing
    • bug 859764 - WebSMS: move all MobileMessage interfaces to WebIDL
  • Pending

Edgar

Target

  • Web-Extension on desktop/b2g
    • bug 1205221 - chrome.tabs.onUpdate event doesn't be sent when updating tab's attribute (Ongoing)
    • Porting adbocker+: https://github.com/adblockplus/adblockpluschrome
      • bug 1209869 - Sending a single message to the content script(s) in the specified tab doesn't work
      • bug 1210349 - MessageSender should carry tabs.Tab if the connection/message was opened/sent from a tab (WORKSFORME)
        • False alarm
      • Found some issue regarding to storage API: TypeError: can't access dead object
  • bug 1144970 - (emu-x86-kk-tests) [meta] Enable emulator-x86-kk and tests on treeherder/TaskCluster
    • Try mochitest tests
    • bug 1211407 - Make |mach mochitest| use the adb under `out/host/*/bin` if no --adbpath specified

Review & feedback

  • bug 1147296 - [B2G] [Emulator] Support CDMA call operations
  • bug 1209891 - [MMS] Do Not Reply Read-Report if a MMS Message Was Marked from Unread to Read Multiple Times (2.5+)

Tracking & Debugging

Other

Pending

Hsinyi

Target

Review & Feedback

Others

  1. Red-Tai/Red-Square IMS UX spec
  2. Q4 goals

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 1163476 - [emu-x86-kk][emu-kk] how to improve DNS configuration so emu connection won't be affected by host machine's configuration (ongoing, r-)
      • reviewer suggest to use command-line switch and/or environment variable for "-dns-server"
    2. bug 928861 - B2G NetworkManager: Provide a more generic function for connecting (ongoing)
      • reviewing previous work from skao
    3. bug 1211391 - JavaScript Error: "TypeError: dataCall is null" in DataCallManager.js (new)
      • this._activeNetwork refers to a networkConnection that is already unregistered/shutdown
  • Reviews/Feedbacks/Others:
    1. bug 1187262 - A device cannot connect B device through wifi
  • Pending:
    1. bug 1017470 - B2G RIL: reconnect data call only if necessary when apns are updated
    2. bug 1023470 - Fine Grained Network online event for the different network types
      • modules running in gecko should listen to "network-active-changed" event
      • need to discuss with Necko team for possible solution with Services.io.offline

John

  • Target:
  • bug 1201370 - Remote cppunit test is unable to launch x86 emulator correctly.(Landed)
  • bug 1146713 - [emulator] mach mochitest-remote fails: expected to find ssltunnel.
    • bug 1204822 - No such file libgtk-3.so.0 in Hazard build.(Landed)
    • bug 1204800 - Install tooltool packages for B2G Device Image builds.(r+)
  • bug 1207548 - Mochitest xulrunner-sdk-40.zip doesn't contain ssltunnel.(r+)
  • bug 1075437 - Support running marionette test script in both OOP and non-OOP mode.(Ongoing)
  • bug 1211405 - Marionette/Marionette-webapi oop can't launch test container.(Ongoing)
  • Pending:
  • bug 911713 - B2G NetworkManager: Move policy control logic to NetworkManager.
  • bug 1170834 - [Aries][Settings] The SIM Security menu item does not indicate when there is no SIM Card in the device.
  • bug 935398 - B2G RIL: Use DOMCursor for icc.readContacts.

Samael

  • Done
    • bug 1204425 - [B2G][Emulator] Failed to build emulator-kk / x86-kk on Mac OS X
  • Ongoing
    • bug 1209892 - Bionic tzset() might not reflect timezone change immediately for a running process.
  • Pending
    • bug 1207039 - Adb hang when communicating using qemud
    • bug 1067938 - Network Alerts should de-duplicate PWS cell-broadcasts

Wesley (EPM)

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