TPE RIL team/2014-08-26
From MozillaWiki
Contents
Team's updates
<Read Only>
- FireFox OS Blockers.
- 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. - done
- 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 1054909 - [Telephony] fix Callback constructor
- bug 1053110 - [Telephony] Move temporary clir logic from ril_worker to telephonyService
- bug 1056618 - [Telephony] Automatically hold the active calls before dial
- bug 1056522 - [Refactoring] Ril worker: set |mmiServiceCode| in one place
- Target:
- bug 889737 - [MMI] Unify both sendMMI() and dial() functions
- Pending:
- bug 1034522 - B2G Emulator: Add console command - sim status (r+)
Bevis
- Done
- bug 1032097 - [B2G][MMS] Resolve/Add/Remove extra Host from the URL to be downloaded per MMS transaction. (landed)
- bug 1055994 - Fire system message for cell broadcast (landed)
- bug 1056625 - [Settings] crash when tapping on either SIM in SIM settings (of Messaging Settings) if the SIM pin is locked (landed)
- Ongoing
- bug 864484 - B2G RIL: use ipdl as IPC in MozCellBroadcast
- Patch has been verified locally.
- Built-break to be resolved in other platform.
- bug 864484 - B2G RIL: use ipdl as IPC in MozCellBroadcast
- Clarifying
- bug 1058282 - [SMS] User does not receive a pop up asking to activate data to send message after disabling Wifi and Data
- bug 1057973 - Receiving Carrier Download MMS instead of the actual message
- 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
Edgar
target
- bug 843452 - B2G RIL: use ipdl as IPC in MozMobileConnection. (2.1+) (Pending)
- Review+
- Try it again after bug 900551 and bug 846200 is landed.
- bug 1053733 - [Settings] SettingManager is unable to receive message sent from SettingsChangeNotifier if SettingManager is initialized before SettingsChangeNotifier. (2.1+) (Pending)
- Try it again after bug 900551 and bug 846200 is landed.
- bug 1013847 - [B2G] readICCID() even appIndex is -1. (2.1+) (Pending)
- Review+.
- Wait for bug 843452 landing.
- bug 1052865 - [Flame kk build] SIM card not detected in 2.0 and 2.1. (Feedback+)
- CAF's proprietary parcels are shifted in kk.
Tracking & debugging
- bug 1007062 - SpecialPower.*Permission doesn't work in Marionette OOP mode.
- Add some logs for debugging, but have no idea yet.
- bug 1048122 - Get stuck on the export screen when exporting contacts to SIM card that is full.
- This issue was already fixed in bug 1022490.
Review & feedback
- bug 935843 - B2G RIL: Parse EF_IMG from SIM. (2.1+)
- bug 824145 - B2G STK: Support for STK icon display. (2.1+)
- bug 1032097 - [B2G][MMS] Resolve/Add/Remove extra Host by MmsService per MMS connection.
- bug 1038531 - Unify NetworkService/Networker/WifiNetUtil/WifiUtil.
- bug 833229 - B2G RIL: use ipdl as IPC in MozVoicemail.
- bug 1056449 - B2G RIL: correct trigger point for overrideICCNetworkName for OPL/PNN reading.
Pending
- bug 977474 - B2G: [NetworkOption] Combine the prefixLength, prefix and maskLength into one. (Review+)
- Rebase
Hsinyi
Target.(Bug Number, Summay, Stauts, Estimated date)
- bug 935843 - B2G RIL: Parse EF_IMG from SIM 2.1, landed
- bug 824145 - B2G STK: Support for STK icon display- B2G STK: Support for STK icon display 2.1, landed
Tracking & Debugging & Clarifying
- bug 1047196 - [B2G] consider not use "jsval" in interfaces, like nsIMobileConnectionCallback.idl
- Understand partner's request and difficulty
- Potential solutions?
- bug 1056535 - [B2G][RIL] should view *225#4384903113430962# as a full string USSD
- bug 1021962 - Canceling import contacts doesn't send cancel request to the gecko
- Use DOMCursor for readIccContacts
Review & Feedback
- bug 889737 - [MMI] Unify both sendMMI() and dial() functions 2.1
- bug 1056522 - [Refactoring] Ril worker: set |mmiServiceCode| in one place
- bug 1056618 - [Telephony] Automatically hold the active calls before dial
- bug 1049908 - Recognize EF_SPNs and show the right operator shelf 2.1?
- bug 1013847 - [B2G] readICCID() even appIndex is -1 2.1
- bug 1052865 - [Flame kk build] SIM card not detected in 2.0 and 2.1
Others
- RIL interfaces
- Share: nsISystemMessageWrapper.idl
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 878533 - WebSMS: Move SmsFilter to WebIDL dictionary (r+)
- fix build failures in Fennec
- bug 937485 - WebIccManager API: Use Webidl enum for cardState (in review)
- bug 1043830 - Refactor NetworkStats a bit
- fix more xpcshell failures.
- bug 1057915 - Return multiple thread/message records via MobileMessageCursorCallback (in review)
- bug 878533 - WebSMS: Move SmsFilter to WebIDL dictionary (r+)
- Reviews & feedbacks
- bug 1032097 - [B2G][MMS] Resolve/Add/Remove extra Host by MmsService per MMS connection.
- bug 1055994 - Fire system message for cell broadcast
- Pending
- bug 833229 - B2G RIL: use ipdl as IPC in MozVoicemail
- bug 864489 - B2G RIL: use ipdl as IPC in MozIccManager
- bug 1038606 - implement a nsITelephonyService for Simulator
- Waiting for bug 843452 being landed.