TPE RIL team/2014-09-23
From MozillaWiki
Contents
Team's updates
<Read Only>
- FireFox OS Blockers.
- 2.1 release
- Important dates
- Sprint 4, 09/01 ~ 09/12
- Feature Complete: 10/13
- Important dates
- 2.2 Goals - internal interfaces cleanup & freezing
- bug 1058398 - [meta][B2G][Telephony] streamline sendMMI(), cancelMMI() and dial()
- bug 815526 - [meta] B2G RIL: deprecate RILContentHelper
- bug 1047196 - [B2G] consider not use "jsval" in interfaces, like nsIMobileConnectionCallback.idl
- bug 1047203 - [meta][B2G] have a strong restriction on valid values in idl interface
- bug 1000485 - Streamline nsITelephonyService API
Team memebers' updates
Aknow
- Target:
- bug 889737 - [MMI] Unify both sendMMI() and dial() functions
- landed, but need a follow-up patch.
- bug 1058397 - [B2G][Telephony] add UssdSession API (r?)
- bug 1069862 - MozMobileConnection.getCallBarringOption() with a specific serviceClass doesn't work on some operator
- bug 1067723 - [Telephony] TelephonyParent: Result of action on underlying service should be visible
- bug 889737 - [MMI] Unify both sendMMI() and dial() functions
Bevis
- Ongoing
- bug 1032097 - [B2G][MMS] Resolve/Add/Remove extra Host by MmsService per MMS connection.
- 1.3v patch (r?)
- For 2.0v, to be discussed with Edgar to merge from either 1.3v or 2.1v.
- bug 864484 - B2G RIL: use ipdl as IPC in MozCellBroadcast (r+)
- Replace predefined constant strings to predefined constant integers in .idl.
- To run oop mode in marionette test case:
- add "test_container = true" in next line of your test case in manifest.ini.
- bug 1032097 - [B2G][MMS] Resolve/Add/Remove extra Host by MmsService per MMS connection.
- Clarifying
- bug 980143 - [Sora][Certification][MMS]MS can't receive MMS continuously by teleca tool. (ni?)
- Looks like ZTE set wrong mmsc for testing. set NI to double confirm this.
- bug 1060217 - [Messages][SMS] Unable to dismiss the data change request, after switching to SIM2 then SIM1 again (qawanted)
- bug 980143 - [Sora][Certification][MMS]MS can't receive MMS continuously by teleca tool. (ni?)
- Clarified
- bug 1060702 - [SMS] MMS messages received on roaming sim continuiously download message
- test CHT SIM only special internet data plan which is mutually exclusive to emome service.
- bug 1060702 - [SMS] MMS messages received on roaming sim continuiously download message
- Pending
- bug 1044721 - [B2G][SMS] Provide an API to modify the SMSC address of the inserted UICC
Edgar
Target
- bug 1065401 - [Gaia][STK] Put the result in isYesNo for the "Yes or No" GET_INKEY request. (Landed)
- bug 994461 - B2G RIL: Move MozIccInfo to Webidl. (Ongoing)
- Address review comment.
- Working branch: https://github.com/EdgarChen/gecko/commits/bug_994461/iccinfo_webidl
- bug 1061380 - [B2G][RIL][Dolphin] Unable to import contacts from sim card (JavaScript Error: "contacts is undefined"). (Ongoing)
- WIP patches.
Tracking & debugging
- bug 1066961 - Construct a STK call first and then try to make another STK call via the same steps, FFOS still send CALLSETUP to modem after modem reports "STK_SESSION_END" because ME is busy on the first active call.
- bug 1022112 - Wi-Fi hotspot does not work when SIM 2 is data source.
- 2.0M
- bug 1062862 - [dolphin][GCF] STK‘27.22.4.7.1/1’fail,STK After FETCH and before TERMINAL RESPONSE the ME didn't perform SIM initialisation
- bug 1061487 - [woodduck] Failed to import contacts from SIM card. (2.0M?)
- Same as bug 1061380.
Review & feedback
- bug 1063304 - B2G RIL: eliminate 'clientId' argument usage in nsIMobileConnectionService interface.
- bug 833229 - B2G RIL: use ipdl as IPC in MozVoicemail.
Pending
- bug 1007062 - SpecialPower.*Permission doesn't work in Marionette OOP mode.
- Doesn't register message listener for oop frame.
- url is "about:blank"
- bug 977474 - B2G: [NetworkOption] Combine the prefixLength, prefix and maskLength into one. (Review+)
- Rebase
- bug 1054148 - Clean up MOZ_B2G_RIL in NetworkManager. (Ongoing)
- Working branch
Hsinyi
Target.(Bug Number, Summay, Stauts, Estimated date)
Tracking & Debugging & Clarifying
- bug 1062862 - [dolphin][GCF] STK‘27.22.4.7.1/1’fail,STK After FETCH and before TERMINAL RESPONSE the ME didn't perform SIM initialisation
- bug 996369 - [OPEN C_1.3][STK]File Change Notification does not work
Review & Feedback
- bug 1058397 - [B2G][Telephony] add UssdSession API
- bug 1067859 - With an established call and calling to second phone number the sound alert for new SMS does not beep
Others
- Freezing RIL interfaces
- Sharing: Do not add new instances of __exposedProps__ to mozilla-central
Jessica
- Target:
- bug 1047196 - [B2G] consider not use "jsval" in interfaces, like nsIMobileConnectionCallback.idl (ongoing)
- implementation completed, patches uploaded.
- per offline discussion, we'll return DOMRequest directly in DOM level if arguments passed are not correct.
- bug 1022112 - Wi-Fi hotspot does not work when SIM 2 is data source (ongoing)
- need to uplift to mozilla-b2g32_v2_0 branch.
- tested manually on device and asked for approval-mozilla-b2g32?
- bug 1060217 - [Messages][SMS] Unable to dismiss the data change request, after switching to SIM2 then SIM1 again
- seems that MmsService did not receive 'dom.mms.defaultServiceId' change from settings.js.
- Bevis will follow-up.
- bug 1059110 - [B2G][RIL] Ensure the consequence of setupDataCallByType() will be returned asynchronously (ongoing)
- r+ed.
- bug 1047196 - [B2G] consider not use "jsval" in interfaces, like nsIMobileConnectionCallback.idl (ongoing)
- 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 873351 - B2G SMS: move SMS code out of RadioInterfaceLayer to SmsService
- bug 1064231 - Module definition for RIL components (landed)
- bug 1063304 - B2G RIL: eliminate 'clientId' argument usage in nsIMobileConnectionService interface (landed)
- Reviews & feedbacks
- bug 864484 - B2G RIL: use ipdl as IPC in MozCellBroadcast
- bug 889737 - [MMI] Unify both sendMMI() and dial() functions
- bug 994461 - B2G RIL: Move MozIccInfo to Webidl
- bug 1057091 - Usb tethering chains for IPv6
- bug 1068978 - [CBS] Migrate all ril.cellbroadcast.disabled setting to multi client format
- bug 1069115 - Some marionette webapi tests don't wait for settings transactions properly
- Pending
- bug 937485 - WebIccManager API: Use Webidl enum for cardState (r+)
- Backed out due to causing bug 1062990.
- bug 1038606 - implement a nsITelephonyService for Simulator
- Waiting for bug 889737, bug 1063304, bug 1064231.
- bug 1043830 - Refactor NetworkStats a bit
- bug 937485 - WebIccManager API: Use Webidl enum for cardState (r+)