TPE TelephonyPlatform team/2015-05-19
From MozillaWiki
Contents
Team's updates
<Read Only>
- Employee Engagement Survey - kindly complete the survey
- 2015 Q2 team building with QA Team on 6/12
- FireFox OS Blockers
- Priorities: 2.2 > Spark > anything else
- http://charts.mozilla.org/fxos/blockers.html#responsibility=FxOS_Team&project=2.0,2.1,2.2,3.0
Team memebers' updates
Aknow
- Target/Ongoing:
- bug 1162426 - B2G RIL: need a way to know current telephony state
- bug 1163511 - [TelephonyService] Use XPCOMUtils.defineLazyModuleGetter to load the js module
- Review:
- bug 906603 - B2G RIL: Support Change Call Barring Password on Emulator.
- bug 1159591 - [Telephony] Move MMI logic from ril_worker to telephonyService
- bug 1161403 - [Telephony] Deprecate internal call states including connecting, disconnecting, holding and resuming.
Ben
- Done
- bug 1147736 - Deprecate nsITelephonyListener.notifyError (checkin-needed)
- Ongoing
- bug 906603 - B2G RIL: Support Change Call Barring Password on Emulator (r+)
- bug 1100774 - [MarionetteTest] add test cases for call barring
- bug 1130332 - [Telephony] Use callback for nsITelephonyService.enumerateCalls
- bug 1129280 - [Telephony] the usage of nsITelephonyCallback should be optional
- bug 1161403 - [Telephony] Deprecate internal call states including connecting, disconnecting, holding and resuming.
- Feedback
- bug 999300 - Remove RIL V5 legacy support
- Pending
- bug 891707 - B2G Emulator: update voice registration after switching radio technology
- bug 975779 - [B2G] [RIL] add marionette tests for CDMA call waiting
- bug 977503 - B2G RIL: [CDMA] update callNumber when a waiting call coming after a 3way call
- bug 1147296 - [B2G] [Emulator] Support CDMA call operations
- bug 1116665 - Add [AvailableIn="CertifiedApps"] and [CheckPermissions="telephony"] to Telephony API
Bevis
- Done
- bug 1162464 - [B2G][ICC] Move LogicalChannel access from IccProvider to IccService. (landed)
- Ongoing
- bug 1159134 - [B2G][STK] Add support to peek last +CSIM request from console command. (r?)
- bug 1114938 - [B2G][ICC] Refactor STK in MozIcc.webidl with IPDL. (r?)
- bug 1114937 - [B2G][ICC] Refactor Icc Contacts in MozIcc.webidl with IPDL.
Edgar
Target
- bug 1163968 - [external/qemu] Port master branch to kitkat-mr2.2 (Ongoing)
- Create b2g-ics branch for emulator-ics.
- Merge master with aosp/kitkat-mr2.2.
- Cherry-pick NFC changes into master.
- bug 1165276 - b2g-manifest travis tests now is perm-failing due to incorrect b2g bumper configuration (Landed)
- bug 1081529 - Un-hide Marionette(Mnw) tests on B2G when they meet visibility standards
- bug 1162407 - Intermittent script timed out in test_replace_short_message_type.js (Landed)
- bug 1153709 - [Marionette-webapi] emulator_cmd doesn't get response until sending a `timed out` error to client (Pending)
- bug 1154215 - Marionette-webapi test fails due to "TimeoutException: Connection timed out" (Pending)
- poll(), http://man7.org/linux/man-pages/man2/poll.2.html
- Can it be reproduced in emulator-kk or emulator-x86-kk?
Review & feedback
- bug 1161438 - [B2G][RIL] Should return the updated contact after icc.updateICCContact succeed
- bug 1114901 - [B2G] [RIL] Move data connection related code out of RadioInterfaceLayer
- bug 1164329 - [B2G][Emulator][v2.2] Enable/Disable Hold feature on emulator
- bug 1164248 - Handling of session/sessionEnded for notifyUssdReceived
- bug 1143984 - B2G NetworkManager: 'active' should only set for default connections, e.g. wifi or default data
Debugging & Tracking
- bug 1164096 - [Secure Element][v2.2] REQUEST_SIM_CLOSE_CHANNEL: Parcel handling threw TypeError: this.sendDefaultResponse is not a function
- Missed tacking follow-up patch in bug 1113054 - [B2G][RIL] Support RIL version 10
Pending
- bug 1159591 - [Telephony] Move MMI logic from ril_worker to telephonyService (Pending)
- Prepare formal patch for review and write xpcshell tests.
- bug 831637 - B2G RIL: Each parcel request must has a callback (Pending)
- bug 1075437 - Support running marionette test script in both OOP and non-OOP mode
- Marionette OOP test, bug 926277 - [meta] Add test cases running in OOP mode for RIL APIs:
- bug 1118675 - Improve NetworkService debugging message
Hsinyi
Target
Tracking & Debugging & Clarifying
- bug 1162405 - Emulator tests are orange on Taskcluster due to keyError: 'branch' in _parse_extra_try_arguments
- bug 1162831 - Cannot detect x86 type when running marionette-webapi tests for emu-x86-kk on taskcluster
- emu-x86-kk test issues & bug filing
Review & Feedback
- bug 1163511 - [TelephonyService] Use XPCOMUtils.defineLazyModuleGetter to load the js module
Others
- IMS study
- OMA-DRM study
Pending
- 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:
- bug 1143984 - B2G NetworkManager: 'active' should only set for default connections, e.g. wifi or default data (landed)
- bug 1114901 - [B2G] [RIL] Move data connection related code out of RadioInterfaceLayer (r+)
- will fix review comments and upload final patches
- bug 904542 - B2G NetworkManager: Redefine the nsINetworkInterface (ongoing)
- next step for NetworkManager enhancement
- Pending:
- bug 1156231 - Data registration lost issues
- depends on bug 1162426
- bug 1131962 - B2G RIL: clear proxies on boot up
- bug 1017470 - B2G RIL: reconnect data call only if necessary when apns are updated
- bug 1156231 - Data registration lost issues
- Reviews/Feedbacks/Others:
- Necko DNS study (sharing on 5/21)
John
- Done:
- bug 1159622 - [Icc] Split test_icc_contact.js into smaller tests.(r+)
- bug 1153774 - Teach mozharness to detect the emulator type (arm or x86) implicitly.(r+)
- bug 1143607 - 2nd run failure on emulator-x86-kk.(r+)
- Target:
- bug 1162831 - Cannot detect x86 type when running marionette-webapi tests for emu-x86-kk on taskcluster.
- bug 935398 - B2G RIL: Use DOMCursor for icc.readContacts.
- bug 1161438 - [B2G][RIL] Should return the updated contact after icc.updateICCContact succeed.(r?)
- bug 1122376 - [B2G][RIL] Support SIM contact dialling number exceed 20 digits.
Samael
- Ongoing
- bug 1152730 - [Messages] We should retry sending SMS for some time if there is no network available
- bug 984413 - [SMS][MMS] Document message database
- Pending
- bug 759539 - B2G SMS tests: write Marionette tests for Unicode subsets
- bug 1043250 - [B2G][SMS] Update getSmscAddress API to support variant SMSC address formats on different devices.
Wesley (EPM)
- 2.2
- Approaching CSRR and CS
- Mozilla CC on June8
- Retrospect (Postmortem) planning in progress
- red-tai project