TPE TelephonyPlatform team/2014-12-23

From MozillaWiki
Jump to: navigation, search

Team's updates

<Read Only>

  • New 2.2 release (Gecko 37 will be the base)
    • Important dates
      • Kick-off: 2014-11-24
      • [branch out]: 2015-01-12 (Gecko 37 will be the base), sheriff starts
      • Feature Landing: 2015-02-23
      • Feature Complete: 2015-04-06
      • Code Complete: 2015-05-18
  • Sheriff process [2.2 Core OS / Device team sync 12/19/2014 @ b2g-internal]
    • It is developer responsibility to provide risk assessment and reviewer and QA responsibility to validate or re-discuss the implementation with comments on the bug. Release Manager should have enough information to make a decision. ie: instead of uplifting a nice but risky patch from master, RM may request a safe workaround for the 2.2 branch.
  • 2.2 Product features
    1. bug 1107303 - (gonk-L-RIL) [meta] RIL Android L Porting
  • 2.2 Goals - internal interfaces cleanup & freezing
    1. bug 1058398 - [meta][B2G][Telephony] streamline sendMMI(), cancelMMI() and dial() (P1) landed
    2. bug 1047203 - [meta][B2G][Telephony] v2.2 P1 items - define valid values and strict data types in idl interfaces (P1)
    3. bug 1079723 - [meta][B2G][Telephony] v2.2 P1 items - create Proxy to communicate b/w telephony modules and rest of gecko (P1)
    4. bug 1000485 - Streamline nsITelephonyService API (P2)
    5. bug 815526 - [meta] B2G RIL: deprecate RILContentHelper (P2)
  • Before v3
    1. Network Manager Enhancement
    2. Emulator & Tests
    3. Interface version mechanism
    4. Other enhancements, e.g. CDMA Telephony API
  • FxOS v3 Lightning Talks
    • Everyone in b2g-internal should have received meeting invitations

Team memebers' updates

Aknow

  • Done: (after 2014/11/25)
    1. bug 1098193 - [Telephony] The state of incoming call should be WAITING if there are existing calls
    2. bug 1100211 - [Telephony] Correct handling +CHLD when there are held and waiting calls
    3. bug 1105988 - [Telephony] Should initialize call->timer for inbound call
    4. bug 1104590 - [Telephony] coding defect: missing argument for _getOneActiveCall()
    5. bug 1088690 - [Telephony] Should set hangUpLocal on calls when we use hangUpForground and hangUpBackground
    6. bug 1100895 - [Telephony] add a promise attribute for ready event
    7. bug 1100200 - [MarionetteTest] Organize all telephony tests
    8. bug 1093014 - [B2G][RIL] handle in-call MMI codes correctly
    9. bug 1089566 - [EmergencyCall][DSDS]SIM2 only, cannot dial out emergency call
    10. bug 1104481 - [JavaScript Error: "NS_ERROR_XPC_NOT_ENOUGH_ARGS: Not enough arguments [nsIGonkMobileConnectionService.notifyEmergencyCallbackModeChanged]"
  • Target:
    1. bug 1102677 - [Telephony] Support change Supplementary Services password through MMI code (landing)
    2. bug 1113027 - [FFOS7715 v2.1]Can not make outgoing call after dial an emergency call via the second sim (r+)
  • Analysis:
    1. bug 1106999 - [FFOS2.0][Woodduck][Call][MPTY][GCF_31.4.2.1.1.2]Put the MultiParty call on hold,unsuccessful case
      • Unsuccessful holding is not yet supported. Need a work around for 2.0 (2.0m?)
    2. bug 1108966 - [FFOS2.0][Woodduck][MPTY]The MS behavior abnormal when end the MPTY call.

I/Gecko ( 6694): TelephonyService: listener for notifyError threw an exception: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsITelephonyListener.notifyError]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: jar:file:///system/b2g/omni.ja!/components/TelephonyService.js :: TelephonyService.prototype._notifyAllListeners :: line 185" data: no]

exception threw from xpconnect...?

  • Review:
    1. bug 1112550 - [RIL] handle the case of unknown last_call_fail_cause_code
    2. bug 1070831 - Deprecate MozMobileConnection.sendMMI, cancelMMI

Ben

  • Ongoing
    • bug 1077075 - Augment telephony API to notify client code of errors when attempting hold(), resume(), etc.
    • bug 1095362 - Augment telephonyCallGroup API to notify client code of errors when attempting hold(), resume(), etc
    • bug 1095366 - Consider to obsolete some telephonyCall.on***ing events, onconnecting, onholding, onresuming...
    • bug 1103751 - Fail a dial request when failing to automatically hold the existing call
  • Pending
    • bug 1061175 - [Flame][Intermittent] Sometimes after receiving a call, user is unable to make another phone call
    • bug 1114841 - Deprecate DOMMMIError

Bevis

  • Done
    • bug 873351 - B2G SMS: move SMS code out of RadioInterfaceLayer to SmsService (landed)
    • bug 1108900 - [B2G][Followup-873351] replace the prefix of gonk-backend services from "ril" to "gonk" in mobile message (landed)
    • bug 1110050 - [B2G][SMS] Support RIL_REQUEST_REPORT_SMS_MEMORY_STATUS to inform SMS Device Storage to modem. (r+)
    • bug 1113017 - [B2G][CBS] Additional message channel is set unexpectedly from ril_worker to ril daemon in GSM configuration. (r+)
  • Ongoing
    • bug 1101397 - [B2G][RIL][Follow-up] Clear up unnecessary checking of "undefined" DOMString attribute. (r?)
    • bug 864489 - B2G RIL: use ipdl as IPC in MozIccManager
  • Clarifying
    • bug 1114657 - [SMS][MMS] MMS messages cannot be sent or received without Data/WiFi if the device has not previously connected with a Data/WiFi network.
    • bug 1100706 - [OPEN_C]In venezuela in the use of version, the first use of MMS, after using SMS, don't appear in the same session, but receive a message first, after received the MMS, will appear in the same session. (ni?)
  • Pending
    • bug 1083003 - [B2G][SMS] Provide getThread(id) API to return the thread object with the specified thread id.
    • bug 1044721 - [B2G][SMS] Provide an API to modify the SMSC address of the inserted UICC
    • bug 1043250 - Invalid SMSC exposed in Settings

Edgar

Target

  • bug 1102023 - IccId contains unexpected value (e.g. '*' and '#') (2.0M+) (Landed)
  • bug 1052852 - Use enums for contactType in MozIcc.webidl and nsIIccProvider.idl (2.2+) (Landed)
  • bug 1098210 - Use enums for mvnoType in MozIcc.webidl and nsIIccProvider.idl (2.2+) (Landed)
  • bug 1087847 - mozIccManager reports 0 SIMs, but mozMobileConnection does (Review+)
  • bug 1106656 - Javascript error in network manager when setting up DUN data call (2.2+) (WIP Patch)
    • Need tests manually.
  • bug 1107303 - (gonk-L-RIL) [meta] RIL Android L Porting (2.2+)
    • bug 1107742 - [gonk-l] can not detcet SIM card
      • Duplicate of bug 1112175 - [gonk-l] services will be not started by init
    • Moz RIL works good except data connection
      • Blocked by bug 1104664 - [gonk-l] Some netutils APIs are not available in newer libsystem
    • bug 1113054 - [B2G][RIL] Support RIL version 10 (Ongoing)
      • New parcels.
      • Partner specific parcels may get conflict with new parcels.

Tracking & debugging

  • bug 1098980 - [FFOS2.0][Woodduck][FDN]The number is lost when save the FND'number within "*" or "#"
  • bug 1106450 - [FFOS2.0][Woodduck][STK][HOMO]multi-IMSI behaviour for NRJ France SIM cards. MORE time PC do not need TR from gaia/gecko (2.0M+)
  • bug 1071210 - [RIL][KK] cardstatechange not triggered when enabling/disabling RIL via airplane mode
    • CAF SIM power control: persist.radio.apm_sim_not_pwdn = 0

Review & feedback

  • bug 1109452 - [B2G] Support resolveHostForInterface in nsINetworkService
  • bug 873351 - B2G SMS: move SMS code out of RadioInterfaceLayer to SmsService
  • bug 1108900 - [B2G][Followup-873351] replace the prefix of gonk-backend services from "ril" to "gonk" in mobile message
  • bug 1081789 - [Ril] Redefine nsIIccProvider.idl interface for support SE/SIM access
  • bug 1110050 - [B2G][SMS] Support RIL_REQUEST_REPORT_SMS_MEMORY_STATUS to inform SMS Device Storage to modem

Pending

  • Marionette OOP test, bug 926277 - [meta] Add test cases running in OOP mode for RIL APIs:
    • bug 1075437 - Support running marionette test script in both OOP and non-OOP mode
      • Reviewer has some suggestion.
    • bug 1079880 - [Cellbroadcast] Add test cases running in OOP mode
      • WIP patch.
    • setRadioEnabled(false) in OOP mode.
  • bug 931670 - If the voice and data can not concurrent existed, we should change data connection state to "SUSPEND" during voice call

Hsinyi

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

  1. bug 1112550 - [RIL] handle the case of unknown last_call_fail_cause_code 2.0m+ landed
    • Preparing a 2.0m patch

Tracking & Debugging & Clarifying

Review & Feedback

  1. bug 1089566 - [EmergencyCall][DSDS]SIM2 only, cannot dial out emergency call 2.2+
  2. bug 1070831 - Deprecate MozMobileConnection.sendMMI, cancelMMI
  3. bug 1052852 - Use enums for contactType in MozIcc.webidl and nsIIccProvider.idl feature-b2g:2.2
  4. bug 1070944 - [NetworkStats API] Separation of Browsing data from System data
  5. bug 1102677 - [Telephony] Support change Supplementary Services password through MMI code
  6. bug 722841 - WebTelephony: implement navigator.mozTelephony.sendTones()
  7. bug 1110669 - Use |StreamSocket| for RIL IPC
  8. bug 1098210 - Use enums for mvnoType in MozIcc.webidl and nsIIccProvider.idl feature-b2g:2.2
  9. bug 1113017 - [B2G][CBS] Additional message channel is set unexpectedly from ril_worker to ril daemon in GSM configuration
  10. bug 1087847 - mozIccManager reports 0 SIMs, but mozMobileConnection does
  11. bug 1113027 - [FFOS7715 v2.1]Can not make outgoing call after dial an emergency call via the second sim

Others

Jessica

  • Ongoing and Done:
    1. bug 973543 - B2G RIL: host routes removed unexpectedly when data call is shared (ongoing)
      • patch uploaded, under review.
      • will need a queue to handle async route operations.
    2. bug 1054148 - Clean up MOZ_B2G_RIL in NetworkManager (ongoing)
      • patch uploaded, under review.
    3. bug 1058305 - [B2G][RIL] define data apn types in nsIRadioInterface.idl (resolved)
      • re-update nsIRadioInterface solves ZTE Open C bootup issue.
    4. bug 1111520 - can't open wifi tethering with dun apn (resolved invalid)
      • caused by partner's merge error.
  • Pending:
    1. bug 1109479 - B2G tethering: move tethering code out of NetworkManager
    2. 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?
  • Reviews/Feedbacks/Others:
    1. P2P Web survey

John

  • Target:
    1. bug 952025 - B2G RIL:rename EF_TYPE_TRANSPARENT|LINEAR_FIXED|CYCLIC.
      • Put patch to try server and upload a patch.
    2. bug 1101366 - Contacts can't be imported from SIM card to device in Du network.
      • ongoing

Wesley (EPM)

  • L on Nexus5 => Bug 1111890 - [Nexus 5] Create Lollipop based pvtbuilds for 2.2
    • ETA: early Jan
  • L on Flame
    • (T2M) ETA: BSP by Jan, whole build by Mar/m.
  • Device branch
    • 2.1s created!
    • 2.0m+ and other device branch bugs: you can always ping device EPM (mtk: Josh, sprd: steven, qc: michael treese) to confirm what branches the fix should also uplift to.
  • feature-b2g:2.2+ bugs: including meta and user story bugs, there should be assignees and target milestones. Tagging exercise for this week.