TPE RIL team/2014-08-19
From MozillaWiki
Contents
Team's updates
<Read Only>
- FireFox OS Blockers.
- 2.0 bug fixing stage.
- 2.1 release
- Important dates
- Sprint 3, 08/18 ~ 08/29 --> We are here! Gogogo!
- Feature Landing: 09/01
- Features
- bug 940893 Cell broadcast for DSDS. - done
- bug 992772 ResolveHostName with the DNS of the specified NetworkInterface.
- bug 824145 and bug 935843, Support for STK icon display.
- bug 843452, B2G RIL: use ipdl as IPC in MozMobileConnection.
- bug 1027430, Supporting different MVNO. - done.
- bug 1013847 readICCID() even appIndex is -1.
- Important dates
- Other priorities
- Move WebAPI from .idl to .webidl
- Use IPDL as the IPC mechanism
Team memebers' updates
Aknow
- Done:
- bug 1051715 - [Telephony] Show correct phone number in temporary mode clir
- bug 1053094 - 'No network connection' error message displayed when trying to call a contact with airplane mode on (2.1+)
- bug 1049310 - [1.4] TypeError: pendingOutgoingCall is null {file: "resource://gre/modules/ril_worker.js" line:3913} (1.4+)
- bug 1050696 - Refactoring TelephonyService.dial
- Target:
- bug 1054909 - [Telephony] fix Callback constructor (r+)
- Minor fix, remove unused argument passed into constructor
- bug 1053110 - [Telephony] Move temporary clir logic from ril_worker to telephonyService (r+)
- bug 889737 - [MMI] Unify both sendMMI() and dial() functions
- bug 1054909 - [Telephony] fix Callback constructor (r+)
- Pending:
- bug 1034522 - B2G Emulator: Add console command - sim status (r+)
Bevis
- Ongoing
- bug 1032097 - [B2G][MMS] Resolve/Add/Remove extra Host from the URL to be downloaded per MMS transaction. (r?)
- bug 864484 - B2G RIL: use ipdl as IPC in MozCellBroadcast
- Clarifying
- bug 1054836 - [dolphin] dolphin shows wrong time in the read report of MMS using Airtel SIM (ni)
- NI Partner to double confirm if the time-stamp is part of the received message body.
- bug 1054836 - [dolphin] dolphin shows wrong time in the read report of MMS using Airtel SIM (ni)
- Pending
- bug 906398 - B2G RIL: move CellBroadcastMessage to WebIDL
- bug 1044721 - [B2G][SMS] Provide an API to modify the SMSC address of the inserted UICC
- related bug: bug 1043250 - Invalid SMSC exposed in Settings
- The format of the response string of RIL_REQUEST_SEND_SMS is varied in different device solution.
- A built-time preference or a system property from ril daemon is needed to differentiate how the physical device interpret it.
Edgar
target
- bug 843452 - B2G RIL: use ipdl as IPC in MozMobileConnection. (2.1+) (Review+)
- Blocked by bug 1053733.
- bug 1053733 - [Settings] SettingManager is unable to receive message sent from SettingsChangeNotifier if SettingManager is initialized before SettingsChangeNotifier. (Feedback?)
- bug 1013847 - [B2G] readICCID() even appIndex is -1. (2.1+) (Ongoing)
- WIP patches.
- Wait for bug 843452 landing.
Review & feedback
- bug 1046649 - B2G RIL: need to handle wild char for EF_OPL. (1.4+)
- bug 935843 - B2G RIL: Parse EF_IMG from SIM. (2.1+)
- bug 1032097 - [B2G][MMS] Resolve/Add/Remove extra Host by MmsService per MMS connection.
- bug 833229 - B2G RIL: use ipdl as IPC in MozVoicemail.
- bug 937485 - WebIccManager API: Use Webidl enum for cardState.
Pending
- bug 977474 - B2G: [NetworkOption] Combine the prefixLength, prefix and maskLength into one. (Review+)
- bug 991582 - B2G RIL: Handle the result of RIL request in a consistent way.
- bug 1000014 - B2G RIL: Dispatch 'cfstatechange' only when the setCallForwarding request is success.
- bug 1047196 - [B2G] not use "jsval" in interfaces, like nsIMobileConnectionCallback.idl.
- bug 1007062 - SpecialPower.*Permission doesn't work in Marionette OOP mode.
Hsinyi
Target.(Bug Number, Summay, Stauts, Estimated date)
- bug 935843 - B2G RIL: Parse EF_IMG from SIM 2.1, r+
- bug 824145 - B2G STK: Support for STK icon display- B2G STK: Support for STK icon display
- Follow up Jessica's work
Tracking & Debugging & Clarifying
- bug 911055 - [Dialer]DuT doesn allow to dial a <<pause>>
- discuss UI design
- sendTone() needed
- Extend telephony.dial() ability?
- bug 1047196 - [B2G] consider not use "jsval" in interfaces, like nsIMobileConnectionCallback.idl
- Understand partner's request and difficulty
- Potential solutions?
Review & Feedback
- bug 926053 - [B2G] correctly process SIM_IO response with sw1 0x91
- bug 1051715 - [Telephony] Show correct phone number in temporary mode clir
- bug 824145 - B2G STK: Support for STK icon display
- bug 1053094 - 'No network connection' error message displayed when trying to call a contact with airplane mode on
- bug 1026556 - Stk Timer Management Proactive Command error conditions not supported
- bug 1053110 - [Telephony] Move temporary clir logic from ril_worker to telephonyService
- bug 1054909 - [Telephony] fix Callback constructor
Jessica
- Target:
- bug 1043114 - B2G NetworkService: unify addHostRoute/addHostRouteWithResolve and removeHostRoute/removeHostRouteWithResolve (landed)
- NetworkService's add/removeHostRoute() now returns a promise.
- bug 1048723 - B2G RIL: send data registration request one by one (landed)
- reorganized a little bit part of the code and let setDataRegistration() return a promise.
- bug 824145 - B2G STK: Support for STK icon display (ongoing)
- working based on bug 935843
- adding marionette tests, basically working well! \o/
- bug 1038276 - Not getting LTE on a Nexus 5 (ongoing)
- will fallback to AOSP system prop if our defined 'ro.moz.ril.x.network_types' is not available.
- bug 1043114 - B2G NetworkService: unify addHostRoute/addHostRouteWithResolve and removeHostRoute/removeHostRouteWithResolve (landed)
- Pending:
- bug 997654 - B2G RIL: let each network handle its own host routes
- depends on bug 939046.
- the issue found in bug 1003247 will be a problem for this bug.
- bug 973543 - B2G RIL: host routes removed unexpectedly when data call is shared
- pending, depends on bug 997654.
- 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?
- bug 1039938 - [OPEN II_1.3] Data connection couldn't be established when handover from GSM to UTRAN
- waiting for Vance's confirmation.
- bug 997654 - B2G RIL: let each network handle its own host routes
- Reviews/Feedbacks/Others:
Vicamo
- Target
- bug 833229 - B2G RIL: use ipdl as IPC in MozVoicemail (in review)
- bug 864489 - B2G RIL: use ipdl as IPC in MozIccManager (WIP)
- bug 878533 - WebSMS: Move SmsFilter to WebIDL dictionary (in review)
- Re-type several attributes since the interface has changed a lot that we can't pretend it's still possible to preserve the API. The best way seems to be correct all the things at once.
- bug 1047185 - [Vixen] Vixen doesn't build on Mac OS X (landed, editing MDN)
- bug 1048098 - Remove SpecialPowers.flushPermissions, flushPrefEnv from tearing down procedure (landed)
- Reviews & feedbacks
- bug 988469 - MSISDN verification API for privileged apps
- bug 1034312 - Telephony uses NS_DECL_NSITELEPHONYLISTENER, but does not inherit from nsITelephonyListener
- bug 1046026 - [B2G][SMS] Re-Write Storage Full Error Handling in MobileMessageDB by adopting "QuotaExceededError" from IndexedDB.
- bug 1051715 - [Telephony] Show correct phone number in temporary mode clir
- Pending
- bug 1038606 - implement a nsITelephonyService for Simulator
- Waiting for bug 843452 being landed.
- bug 1043830 - Refactor NetworkStats a bit
- To be rebased onto bug 1044737.
- bug 1038606 - implement a nsITelephonyService for Simulator