TPE RIL Network team/2014-06-24: Difference between revisions
Jump to navigation
Jump to search
Ethantseng (talk | contribs) (Created page with "= Team's updates = <!-- Read only update this week? Uncomment the following line--> {{readonly}} * Bugs priorities list : 1.3T=1.3+ > 1.4+ > 2.0+ >Feature works. ** http://and...") |
m (→Hsinyi) |
||
| (23 intermediate revisions by 15 users not shown) | |||
| Line 2: | Line 2: | ||
<!-- Read only update this week? Uncomment the following line--> | <!-- Read only update this week? Uncomment the following line--> | ||
{{readonly}} | {{readonly}} | ||
* Bugs priorities list : | * Bugs priorities list : Only one 1.3+ bug. | ||
** | ** Bug 1010252 - [Wi-Fi] Problems re-connecting to a known Wi-Fi network | ||
* 2.0 bug fixing stage. | |||
* | ** Sprint 5, 06/23 ~ 07/04 -> We are here. | ||
** Sprint | |||
** Sprint 6, 07/07 ~ 07/18 | ** Sprint 6, 07/07 ~ 07/18 | ||
* 2.1 Features - | * 2.1 Features - | ||
| Line 24: | Line 22: | ||
*# After manually selecting network, phone should not back to network auto selection mode. | *# After manually selecting network, phone should not back to network auto selection mode. | ||
*# Study for OpenVPN and Upnp. | *# Study for OpenVPN and Upnp. | ||
* | * Team lunch at 12:00 Today. | ||
= Team memebers' updates = | |||
== Aknow == | |||
*'''Done: landed''' | |||
*# {{Bug|1027996}} - Telephony marionette test: change emulator.run to promise version | |||
*'''Target:''' | |||
*# {{Bug|1027513}} - Telephony dom refactoring: extract CreateNewCall (r+) | |||
*# {{Bug|1028099}} - Telephony marionette test: hangup all calls locally in setup stage (r+) | |||
*# {{Bug|1027478}} - Modify telephony API from dialEmergency(number, serviceId) to dialEmergency(number) | |||
*'''Pending:''' | |||
*# {{bug|784429}} - [WebAPI] WebTelephony: Hang-up while connecting, call is not terminated | |||
*# {{bug|936982}} - Hanging all calls inside conference call leaves additional "connected" status to last hangup call | |||
*# {{Bug|838920}} - Intermittent test_outgoing_hangup_alerting.js | |||
*# {{bug|889737}} - [MMI] Unify both sendMMI() and dial() functions | |||
== Bevis == | |||
* '''Done''' | |||
**{{Bug|1024747}} - CDMA MO MMS still not working as phone number is not correctly retrieved from iccInfo. '''(landed)''' | |||
**{{Bug|921326}} - Cellbroadcast API: support multiple sim cards. '''(landed)''' | |||
* '''Ongoing''' | |||
**{{Bug|813893}} - B2G RIL: support UMTS CBS Message. | |||
*** Re-based patch is provided to vendor and is verified. | |||
*** Test case needed before landing. | |||
**{{Bug|1028032}} - [B2G][CBS] Remove Padding Charactor <CR> Correctly from Decoded CBS Message. '''(1.3T?)''' | |||
*** Fix has been provided to vendor. | |||
*** Test case needed before landing. | |||
**{{Bug|1028791}} - [B2G][CBS] Re-write Marionette Test Cases of CellBroadcast with Promise. | |||
**{{Bug|1023695}} - [B2G][SMS] Introduce sms-deleted event to provide the awareness of change in MobileMessageDB for multiple apps interested in SMS. '''(2.0+)''' | |||
== Chuck == | |||
==== Target ==== | |||
# {{bug|1023115}} - WPA-EAP doesn't stop retry connection failed network. <b>landed</b> | |||
# {{bug|1020866}} - WPA-EAP doesn't use phase 2 authentication. <b>landed</b> | |||
# {{bug|1010252}} - Wifi known network is forgotten while auto-connection failed. <b>1.3+, fix in Gaia side, waiting for feedback</b> | |||
# {{bug|1020212}} - Wifi can't access keystore in gecko on Flame. <b>WIP</b> | |||
# {{bug|1028044}} - WPA-EAP TTLS-MSCHAPv2 Compatibility issue. <b>WIP</b> | |||
==== Review ==== | |||
==== Pending ==== | |||
# {{bug|1012549}} - Support import PKCS#12 in wifi <b>User certificate done, studying private key</b> | |||
# {{bug|994564}} - Use different thread for executing wifi command and netutil command <b>WIP</b> | |||
# {{bug|981472}} - Join an invalid network, the current connection will be disconnected <b>WIP</b> | |||
# {{bug|989834}} - it takes 10 seconds to unload wifi driver on Sora <b>WIP</b> | |||
# {{bug|928775}} - Support UESRNETWPIN <b>r?</b> | |||
# {{bug|930355}} - Wifi Enable API <b>r?</b> | |||
# {{bug|917097}} - Wifi Enabled in airplane mode <b>r+</b> | |||
== Dimi == | |||
* '''Done & Reviewing''' | |||
# {{bug|1023683}} - [NFC] Emulator support for reading NDEF data from type 4 tag. '''done''' | |||
# {{bug|1026422}} - [NFC] Select NFC RF from RE protocol in emulator. '''done''' | |||
# {{bug|1028046}} - NFC testcase failure with error message "setTagData undefined". '''land''' | |||
# {{bug|1019436}} - NFC: Assertion failed: (rfst != NUMBER_OF_NFC_RFSTS), function nfc_create_rf_discovery_ntf. '''land''' | |||
# {{bug|1023683}} - [NFC] Emulator support for reading NDEF data from type 3 tag. '''land''' | |||
* '''Working''' | |||
# {{bug|1028037}} - NFC testcase failure with error message "Accessing TypedArray data over Xrays is slow. '''on-going''' | |||
# {{bug|1017485}} - [Follow up of Bug 984207] Define timing to enable/disable P2p mode. '''on-going''' | |||
# {{bug|997576}} - [NFC] Testcase for reading empty NFC tag. '''on-going...''' | |||
== Edgar == | |||
==== Target ==== | |||
* {{Bug|861725}} - B2G Emulator: support call forwarding. (Landed) | |||
* {{Bug|1026727}} - Unknown state is displayed instead of current during manual network selection. '''(2.0+)''' (Landed) | |||
** Regression of bug 898445. | |||
* {{Bug|979134}} - Rewrite mobileconnection test cases with Promise. (Landed) | |||
** Completes the remaining works. | |||
* {{Bug|1027514}} - [B2G][RIL][MMI] Add marionette test cases for callforwarding MMI code. (Ongoing) | |||
** WIP patch. | |||
* {{Bug|843452}} - B2G RIL: use ipdl as IPC in MozMobileConnection. (Ongoing) | |||
** Found some issue when running marionette test in oop mode. | |||
*** mmi, lastknowhomenetwork, .... | |||
** Review process ... | |||
==== Pending ==== | |||
* {{Bug|1016165}} - B2G RIL: Handle the result of RIL request in a consistent way. | |||
** WIP patches | |||
* {{Bug|1000014}} - B2G RIL: Dispatch 'cfstatechange' only when the setCallForwarding request is success. | |||
== Ethan == | |||
==== Done & Target ==== | |||
# {{Bug|1021006}} - [RTSP][2.0] Browser pops up a network warning message in the end of video RTSP streaming ('''2.0+''') ('''review?''') | |||
#* Should resolve {{Bug|1017444}} - [RTSP] Follow-up of 951278 - Potential audio/video out-of-sync after end-of-stream | |||
# {{Bug|998899}} - [META][RTSP] Build automated tests for RTSP feature ('''2.0, ongoing''') | |||
#* {{Bug|1003711}} - [RTSP] Build Darwin Streaming Server on B2G emulator ('''2.0, ongoing''') | |||
#* {{Bug|1011414}} - [RTSP] Request for a new repository: darwinstreamingserver ('''2.0, resolved fixed''') | |||
#* {{Bug|1023036}} - Request to mirror darwinstreamingserver for FFOS emulator builds ('''2.0, resolved fixed''') | |||
==== Tracking & Debugging ==== | |||
# {{Bug|1020956}} - [RTSP][V2.0] The kernel crash happened if RTSP streaming is interrupted several times by incoming call ('''ongoing''') | |||
#* Removed from 2.0+ to be a vendor bug. | |||
# {{Bug|1020980}} - [RTSP][2.0] E/OMX-VDEC-1080P( 300): Error: Insufficient size allocated for extra-data ('''ongoing''') | |||
#* Removed from 2.0? to backlog | |||
==== Pending ==== | |||
# UI issues belonged to "Toolkit > Video/Audio Controls" component. | |||
#* The bug list are here: https://wiki.mozilla.org/TPE_RIL_Network_team/2014-05-27#Tracking_.26_Debugging | |||
# {{Bug|1003037}} - [RTSP] Can't play Rtsp streaming from itv.wo.com.cn (live streaming) | |||
# {{Bug|975257}} - [RTSP][V1.3] No warning message pops up after disabling network on the hotspot | |||
# {{Bug|1000229}} - Follow-up of 992568 - RtspChannelParent is constructed unexpectedly by nsXMLHttpRequest::Open() | |||
# {{Bug|1000279}} - Follow-up of 992568 - Refine parameters of NeckoParent::AllocPRtspChannelParent() | |||
# {{Bug|1000286}} - Follow-up of 992568 - Integration test of RTSP with system browser | |||
# {{Bug|1000293}} - Follow-up of 992568 - Resume function does not work as expected | |||
== Henry == | |||
<!-- Read only update this week? Uncomment the following line--> | |||
==== Done & Working ==== | |||
# {{bug|1015901}} - Wifi on emulator doesn't remember networks | |||
#* Add "update_config=1" to template wpa_supplicant.conf | |||
#* getKnownNetworks; dontConnect | |||
# {{bug|1017513}} - Add existing captive portal xpcshell test cases to xpcshell_b2g.ini | |||
# {{bug|1022460}} - Enable wifi tethering on emulator | |||
# {{bug|937528}} - Accepted client tcp socket (mozTcpSocket) has uninitialized host and port | |||
==== Pending ==== | |||
# {{bug|1016773}} - Test case for default route switch | |||
== Hsinyi == | |||
==== Target.(Bug Number, Summay, Stauts, Estimated date) ==== | |||
#{{Bug|981519}} - [CDMA] Number and name presentation '''r+, landed''' | |||
#{{Bug|1023141}} - ril.ecclist is an empty string after boot-up '''2.0+, WIP''' | |||
#* Working on test case | |||
#{{Bug|1028062}} - [B2G] should save 'window' when 'cancel MMI' '''WIP''' | |||
#* Working on test case | |||
#{{Bug|935843}} - B2G RIL: Parse EF_IMG from SIM '''2.1?''' | |||
#* Study | |||
#{{Bug|1009393}} - [B2G][Emulator] support RIL_REQUEST_CDMA_FLASH '''r+''' | |||
#{{Bug|1010035}} - [B2G] add marionette tests for Cdma 3-way calling '''pending, WIP''' | |||
#* rild reconnects, keep debugging | |||
#{{Bug|975778}} - [B2G] [Emulator] Support CDMA_FLASH command for Cdma call waiting '''pending''' | |||
#{{Bug|975779}} - [B2G] [RIL] add marionette tests for CDMA call waiting and 3way calling '''pending''' | |||
==== Tracking & Debugging ==== | |||
==== Reviews and Feedbacks ==== | |||
#{{Bug|1017950}} - [Flatfish][Wifi] Not able to scan and connect to wifi | |||
#{{Bug|843452}} - B2G RIL: use ipdl as IPC in MozMobileConnection | |||
#{{Bug|921326}} - Cellbroadcast API: support multiple sim cards '''feature-block:2.1''' | |||
#{{Bug|1010356}} - Network location provider should try to send neighboring cell data | |||
#{{Bug|1026081}} - [B2G][Dialer]Dial pad does not function while in a call with bug 981519 landed | |||
#{{Bug|1026727}} - Unknown state is displayed instead of Connected during manual network selection '''2.0+''' | |||
#{{Bug|1027513}} - Telephony dom refactoring: extract CreateNewCall | |||
#{{Bug|944635}} - B2G RIL: Exception in updateDisplayCondition() ... "TypeError: RIL.operator is null" | |||
#{{Bug|1027996}} - Telephony marionette test: change emulator.run to promise version | |||
#{{Bug|1021550}} - [Phone][Ring Tone] The ring tone is muted after first call used speaker '''2.0+''' | |||
== Jessica == | |||
*'''Target: | |||
*# {{Bug|1017950}} - [Flatfish][Wifi] Not able to scan and connect to wifi '''(landed)''' | |||
*#* wrap telephony code with MOZ_B2G_RIL | |||
*# {{Bug|1010356}} - Network location provider should try to send neighboring cell data '''(ongoing)''' | |||
*#* patches uploaded for RIL_REQUEST_GET_NEIGHBORING_CELL_IDS support | |||
*#* need to update to the latest AOSP ril for RIL_REQUEST_GET_CELL_INFO_LIST support | |||
*# {{Bug|1027430}} - Add EF_SPN to Navigator.mozMobileConnections and ensure it's accessible from a non-certified app '''(ongoing)''' | |||
*#* discussed with marketplace devs, plan to append spn info to .lastKnownHomeNetwork as: <mcc>-<mnc>-<spn> | |||
*# {{Bug|1021424}} - MMS messages sent with certain SIM manager configurations don't ever send '''(clarifying)''' | |||
*#* regression? | |||
*''' Pending: | |||
*# {{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|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|990458}} - B2G RIL: replace the use of 'network-interface-state-changed' events with updateNetworkInterface() API | |||
*#* pending, depends on {{Bug|939046}}. | |||
*'''Reviews/Feedbacks/Others:''' | |||
== John == | |||
<!-- Read only update this week? Uncomment the following line--> | |||
<!-- {{readonly}} --> | |||
* <b>Target</b> | |||
** {{bug|1023029}} - [Network Information API] Add type 'unknown' in to 'ConnectionType' enum ('''Landed''') | |||
** {{bug|1000040}} - [B2G][Emulator]Eethernet test cases on ICS emulator ('''r?''') | |||
*** Under review process. | |||
** {{bug|928289}} - [Network Metering] Obtain network tethering statistics (e.g., WiFi tethering, USB tethering) | |||
*** Found a corner case, studying. | |||
** {{bug|922584}} - B2G RIL: provide WebAPI to setup network connections and expose connection state | |||
*** IDL proposal: https://github.com/johnmwshih/NetworkManagerAPI-Proposal-FirefoxOS/wiki/Network-Manager-Proposed-IDL | |||
*** Use cases review: https://github.com/johnmwshih/NetworkManagerAPI-Proposal-FirefoxOS/wiki/Use-Cases-Review | |||
** {{bug|969268}} - To implement EthernetManager with dhcp | |||
** {{bug|993311}} - Convert Network Stats API to WebIDL | |||
*** Blocked by {{bug|1009645}} | |||
* <b>Pending</b> | |||
** {{bug|746074}} - Allow enforcing network-usage policies on "web apps" | |||
** {{bug|780087}} - When an app exceed allowed traffic, block its network traffic | |||
** {{bug|959528}} - [Network Metering] Obtain network traffic cost by OTA | |||
** {{bug|935838}} - [Per App Network Traffic Metering] Collect per app traffic in UDP Socket API | |||
== Vicamo == | |||
* <b>Target</b> | |||
** {{bug|859764}} - WebSMS: move to MozMobileMessage WebIDL (WIP) | |||
*** Finished all converting, build pass, but JS engine returns "no permission to access property ..." | |||
** {{bug|878533}} - WebSMS: Move SmsFilter to WebIDL dictionary (pending) | |||
** rebase due to {{bug|1025476}} | |||
** {{bug|916607}} - Convert MozSmsSegmentInfo to WebIDL dictionary (pending) | |||
** rebase due to {{bug|1025476}} | |||
** {{bug|958782}} - Convert nsIDOMMozMobileMessageManager to webidl (r+, waiting for {{bug|1025476}}) | |||
** {{bug|973024}} - Intermittent test_ril_worker_icc.js, test_ril_worker_sms_nl_tables.js | Test timed out (landed) | |||
*** duplicates {{bug|996582}} - Intermittent test_ril_worker_mmi.js | Test timed out | |||
** {{bug|992320}} - Intermittent mobilemessage/tests/test_wsp_pdu_helper.js | Test timed out (in review) | |||
** {{bug|993817}} - Rewrite mobilemessage marionette test cases with Promise (in review) | |||
** {{bug|1002600}} - Intermittent dom/mobilemessage/tests/test_mms_pdu_helper.js | Test timed out (in review) | |||
* <b>Pending</b> | |||
** {{bug|864484}} - B2G RIL: use ipdl as IPC in MozCellBroadcast | |||
** {{bug|952875}} - [B2G] [SMS] Not able to be notified of a new message from navigator.mozMobileMessage.onreceived before any request sent from content process to chrome process | |||
* <b>Review/Feedback</b> | |||
** {{bug|979134}} - Rewrite mobileconnection test cases with Promise | |||
** {{bug|1000040}} - [B2G][Emulator]Eethernet test cases on ICS emulator | |||
** {{bug|1026526}} - MobileMessageDB ConstraintError when sending SMS to new recipient | |||
== Vincent == | |||
* '''Target.(Bug Number, Summay, Status, Estimated date):''' | |||
*# {{Bug|1017461}} - [Dolphin] USB tethering does not work after re-plug-in USB. | |||
*# {{Bug|1010292}} - crash in strstr | update_ctrl_interface | |||
*#* Still no luck to reproduce the problem. But QC reports similar Bug 1025414. | |||
*# {{Bug|1008797}} - Test case for bug 993598 | |||
*#* addressing the review comments. | |||
*# {{Bug|1011358}} - In the Mountain View QA lab, master on Hamachi/Flame often fails to find the "ateam" SSID (76 dbm signal strength) | |||
*#* ongoing | |||
*# {{Bug|1016185}} - [dolphin]When opened, wifi keeps scaning for about 5 mins | |||
*#* no update from partner. | |||
*# {{Bug|1020844}} - [Sora][WIFI] It can't display connection on ap list when use WPS connect | |||
*#* pending | |||
*# {{Bug|984295}} - [Rtsp] Serialize Rtsp controller requests | |||
*#* pending | |||
* '''Review Bugs''' | |||
*# {{Bug|1000040}} - [B2G][Emulator]Eethernet test cases on ICS emulator | |||
*#* ongoing | |||
*# {{Bug|1023115}} - [Wifi] WPA-EAP keeps try to connect on incorrect auth info | |||
*#* landed | |||
*# {{Bug|972783}} - [Madai][Data Share] MAC address based firewall (e.g. iptables) for Admission Control & its corresponding API for Gaia. | |||
*# {{Bug|972777}} - [Madai][WiFi] [Data Share] Wi-Fi Access Point mode: Establish PAN over Wi-Fi | |||
*#* ongoing | |||
*# {{Bug| 972780}} - [Madai][Bluetooth] [Data Share] Support bluetooth PAN profile | |||
*#* ongoing | |||
*# {{Bug|972777}} - [Madai][WiFi] [Data Share] Wi-Fi Access Point mode: Establish PAN over Wi-Fi | |||
*#* r- | |||
*# {{Bug|928289}} - [Network Metering] Obtain network tethering statistics (e.g., WiFi tethering, USB tethering) | |||
*#* pending | |||
*# {{Bug|945569}} - Support Wifi Display device discovery and group formation | |||
*#* pending | |||
*# {{Bug|981472}} - [Sora][Wi-Fi] Join an invalid network, the current connection will be disconnected | |||
*#* pending | |||
* '''Tracking.(Bugs that should be fixed or interested)''' | |||
*# {{Bug|1022444}} - Randomize MAC when doing a WiFi scan | |||
*# {{Bug|1021563}} - Passpoint / Hotspot 2.0 support in API | |||
*# {{Bug|1021557}} - built-in support for automatic configuration of enterprise WiFi with IETF standard file format | |||
*# {{Bug|1019807}} - Support for Hotspot 2.0 Phase 1 | |||
*# {{Bug|1019691}} - WLAN connect priority order | |||
*# {{Bug|846661}} - [Buri][WIFI][Feature] a prompt should appear when there is a open Access Point | |||
*# {{Bug|866718}} - Automatically connect to openwireless.org WiFi networks if no others available | |||
== Yoshi == | |||
* {{Bug|1017485}} - B2G NFC: Enable P2P Listening mode only when screen is not locked. | |||
** Discussed with Dimi, and UX | |||
** Madai's request is in {{Bug|973480}}. | |||
** Now Mozilla & Madai will use the same UX, disable P2P when screen is off. | |||
* {{Bug|933588}} - B2G NFC: Rewrite NFC Worker in C++. | |||
** on latest m-c. linking error is found. '''error: hidden symbol '_ZN7android6Parcel10writeInt32Ei' is not defined locally''' | |||
** Bug 1001320 changes from -fvisibility to #pragma GCC visibility push(hidden) | |||
** GCC Wiki https://gcc.gnu.org/wiki/Visibility | |||
* WebNFC API v2 draft proposal | |||
* {{Bug|1003775}} - B2G NFC: removePeerTarget in Nfc.js doesn't work for Browser app. '''ongoing''' | |||
* {{Bug|963541}} - B2G NFC: Have a clear definition with NFCTag.connect and NFCTag.close. (pending, will back to this after NfcA or IsoDep is supported) | |||
== Borting == | |||
* '''Target''' | |||
*# {{bug|951976}} - API for Resource Statistics (r+) | |||
*# {{bug|947779}} - Support auto clearing statistics and alarms when app is removed | |||
*#* (impl done) | |||
*# {{bug|854200}} - PowerStats implementation | |||
*#* Obtain app's pid & childID (done) | |||
*#* Implement processingQueue based on Promise (done) | |||
*#* Implement periodic update (once per day) (done) | |||
*#* Update some DB query methods to support Promise-like query (done) | |||
*#* Write test cases (undergo) | |||
* '''Pending''' | |||
*# {{bug|899596}} - Get Wi-Fi link speed (r+) | |||
*# {{bug|854202}} - Obtain system metrics and power profile (r+) | |||
*#* Should be rebased after bug 951976 is landed | |||
== Wesley(EPM) == | |||
<!-- Read only update this week? Uncomment the following line--> | |||
Thanks for the demo video :) | |||
* [RIL-Telephony] | |||
** https://intranet.mozilla.org/FxOS_status#RIL_Telephony | |||
* [RIL-NFC] | |||
** https://intranet.mozilla.org/FxOS_status#RIL_Networking | |||
== Howie (EPM for Networking) == | |||
* Scoping for v2.1 and sign off on going | |||
* Please put ETA on 1.3 & 1.4 blockers | |||
* Please put story points on every task you do | |||
Latest revision as of 03:20, 24 June 2014
Team's updates
<Read Only>
- Bugs priorities list : Only one 1.3+ bug.
- Bug 1010252 - [Wi-Fi] Problems re-connecting to a known Wi-Fi network
- 2.0 bug fixing stage.
- Sprint 5, 06/23 ~ 07/04 -> We are here.
- Sprint 6, 07/07 ~ 07/18
- 2.1 Features -
- NFC Payment.
- DSDA?
- bug 940893 Cell broadcast for DSDS.
- bug 992772 ResolveHostName with the DNS of the specified NetworkInterface.
- bug 824145, bug 935843 Support for STK icon display.
- bug 889737, bug 843452 Unify both sendMMI() and dial() functions.
- bug 1015821 Incorrect roaming status.
- bug 1013847 readICCID() even appIndex is -1.
- bug 1019807 Hotspot 2.0.
- bug 1019691 WLAN connect priority order.
- bug 1012549 Support importing PKCS#12 file format.
- According to carrier's PLMN to decide APN setting.
- After manually selecting network, phone should not back to network auto selection mode.
- Study for OpenVPN and Upnp.
- Team lunch at 12:00 Today.
Team memebers' updates
Aknow
- Done: landed
- bug 1027996 - Telephony marionette test: change emulator.run to promise version
- Target:
- bug 1027513 - Telephony dom refactoring: extract CreateNewCall (r+)
- bug 1028099 - Telephony marionette test: hangup all calls locally in setup stage (r+)
- bug 1027478 - Modify telephony API from dialEmergency(number, serviceId) to dialEmergency(number)
- Pending:
- bug 784429 - [WebAPI] WebTelephony: Hang-up while connecting, call is not terminated
- bug 936982 - Hanging all calls inside conference call leaves additional "connected" status to last hangup call
- bug 838920 - Intermittent test_outgoing_hangup_alerting.js
- bug 889737 - [MMI] Unify both sendMMI() and dial() functions
Bevis
- Done
- bug 1024747 - CDMA MO MMS still not working as phone number is not correctly retrieved from iccInfo. (landed)
- bug 921326 - Cellbroadcast API: support multiple sim cards. (landed)
- Ongoing
- bug 813893 - B2G RIL: support UMTS CBS Message.
- Re-based patch is provided to vendor and is verified.
- Test case needed before landing.
- bug 1028032 - [B2G][CBS] Remove Padding Charactor <CR> Correctly from Decoded CBS Message. (1.3T?)
- Fix has been provided to vendor.
- Test case needed before landing.
- bug 1028791 - [B2G][CBS] Re-write Marionette Test Cases of CellBroadcast with Promise.
- bug 1023695 - [B2G][SMS] Introduce sms-deleted event to provide the awareness of change in MobileMessageDB for multiple apps interested in SMS. (2.0+)
- bug 813893 - B2G RIL: support UMTS CBS Message.
Chuck
Target
- bug 1023115 - WPA-EAP doesn't stop retry connection failed network. landed
- bug 1020866 - WPA-EAP doesn't use phase 2 authentication. landed
- bug 1010252 - Wifi known network is forgotten while auto-connection failed. 1.3+, fix in Gaia side, waiting for feedback
- bug 1020212 - Wifi can't access keystore in gecko on Flame. WIP
- bug 1028044 - WPA-EAP TTLS-MSCHAPv2 Compatibility issue. WIP
Review
Pending
- bug 1012549 - Support import PKCS#12 in wifi User certificate done, studying private key
- bug 994564 - Use different thread for executing wifi command and netutil command WIP
- bug 981472 - Join an invalid network, the current connection will be disconnected WIP
- bug 989834 - it takes 10 seconds to unload wifi driver on Sora WIP
- bug 928775 - Support UESRNETWPIN r?
- bug 930355 - Wifi Enable API r?
- bug 917097 - Wifi Enabled in airplane mode r+
Dimi
- Done & Reviewing
- bug 1023683 - [NFC] Emulator support for reading NDEF data from type 4 tag. done
- bug 1026422 - [NFC] Select NFC RF from RE protocol in emulator. done
- bug 1028046 - NFC testcase failure with error message "setTagData undefined". land
- bug 1019436 - NFC: Assertion failed: (rfst != NUMBER_OF_NFC_RFSTS), function nfc_create_rf_discovery_ntf. land
- bug 1023683 - [NFC] Emulator support for reading NDEF data from type 3 tag. land
- Working
- bug 1028037 - NFC testcase failure with error message "Accessing TypedArray data over Xrays is slow. on-going
- bug 1017485 - [Follow up of Bug 984207] Define timing to enable/disable P2p mode. on-going
- bug 997576 - [NFC] Testcase for reading empty NFC tag. on-going...
Edgar
Target
- bug 861725 - B2G Emulator: support call forwarding. (Landed)
- bug 1026727 - Unknown state is displayed instead of current during manual network selection. (2.0+) (Landed)
- Regression of bug 898445.
- bug 979134 - Rewrite mobileconnection test cases with Promise. (Landed)
- Completes the remaining works.
- bug 1027514 - [B2G][RIL][MMI] Add marionette test cases for callforwarding MMI code. (Ongoing)
- WIP patch.
- bug 843452 - B2G RIL: use ipdl as IPC in MozMobileConnection. (Ongoing)
- Found some issue when running marionette test in oop mode.
- mmi, lastknowhomenetwork, ....
- Review process ...
- Found some issue when running marionette test in oop mode.
Pending
- bug 1016165 - B2G RIL: Handle the result of RIL request in a consistent way.
- WIP patches
- bug 1000014 - B2G RIL: Dispatch 'cfstatechange' only when the setCallForwarding request is success.
Ethan
Done & Target
- bug 1021006 - [RTSP][2.0] Browser pops up a network warning message in the end of video RTSP streaming (2.0+) (review?)
- Should resolve bug 1017444 - [RTSP] Follow-up of 951278 - Potential audio/video out-of-sync after end-of-stream
- bug 998899 - [META][RTSP] Build automated tests for RTSP feature (2.0, ongoing)
- bug 1003711 - [RTSP] Build Darwin Streaming Server on B2G emulator (2.0, ongoing)
- bug 1011414 - [RTSP] Request for a new repository: darwinstreamingserver (2.0, resolved fixed)
- bug 1023036 - Request to mirror darwinstreamingserver for FFOS emulator builds (2.0, resolved fixed)
Tracking & Debugging
- bug 1020956 - [RTSP][V2.0] The kernel crash happened if RTSP streaming is interrupted several times by incoming call (ongoing)
- Removed from 2.0+ to be a vendor bug.
- bug 1020980 - [RTSP][2.0] E/OMX-VDEC-1080P( 300): Error: Insufficient size allocated for extra-data (ongoing)
- Removed from 2.0? to backlog
Pending
- UI issues belonged to "Toolkit > Video/Audio Controls" component.
- The bug list are here: https://wiki.mozilla.org/TPE_RIL_Network_team/2014-05-27#Tracking_.26_Debugging
- bug 1003037 - [RTSP] Can't play Rtsp streaming from itv.wo.com.cn (live streaming)
- bug 975257 - [RTSP][V1.3] No warning message pops up after disabling network on the hotspot
- bug 1000229 - Follow-up of 992568 - RtspChannelParent is constructed unexpectedly by nsXMLHttpRequest::Open()
- bug 1000279 - Follow-up of 992568 - Refine parameters of NeckoParent::AllocPRtspChannelParent()
- bug 1000286 - Follow-up of 992568 - Integration test of RTSP with system browser
- bug 1000293 - Follow-up of 992568 - Resume function does not work as expected
Henry
Done & Working
- bug 1015901 - Wifi on emulator doesn't remember networks
- Add "update_config=1" to template wpa_supplicant.conf
- getKnownNetworks; dontConnect
- bug 1017513 - Add existing captive portal xpcshell test cases to xpcshell_b2g.ini
- bug 1022460 - Enable wifi tethering on emulator
- bug 937528 - Accepted client tcp socket (mozTcpSocket) has uninitialized host and port
Pending
- bug 1016773 - Test case for default route switch
Hsinyi
Target.(Bug Number, Summay, Stauts, Estimated date)
- bug 981519 - [CDMA] Number and name presentation r+, landed
- bug 1023141 - ril.ecclist is an empty string after boot-up 2.0+, WIP
- Working on test case
- bug 1028062 - [B2G] should save 'window' when 'cancel MMI' WIP
- Working on test case
- bug 935843 - B2G RIL: Parse EF_IMG from SIM 2.1?
- Study
- bug 1009393 - [B2G][Emulator] support RIL_REQUEST_CDMA_FLASH r+
- bug 1010035 - [B2G] add marionette tests for Cdma 3-way calling pending, WIP
- rild reconnects, keep debugging
- bug 975778 - [B2G] [Emulator] Support CDMA_FLASH command for Cdma call waiting pending
- bug 975779 - [B2G] [RIL] add marionette tests for CDMA call waiting and 3way calling pending
Tracking & Debugging
Reviews and Feedbacks
- bug 1017950 - [Flatfish][Wifi] Not able to scan and connect to wifi
- bug 843452 - B2G RIL: use ipdl as IPC in MozMobileConnection
- bug 921326 - Cellbroadcast API: support multiple sim cards feature-block:2.1
- bug 1010356 - Network location provider should try to send neighboring cell data
- bug 1026081 - [B2G][Dialer]Dial pad does not function while in a call with bug 981519 landed
- bug 1026727 - Unknown state is displayed instead of Connected during manual network selection 2.0+
- bug 1027513 - Telephony dom refactoring: extract CreateNewCall
- bug 944635 - B2G RIL: Exception in updateDisplayCondition() ... "TypeError: RIL.operator is null"
- bug 1027996 - Telephony marionette test: change emulator.run to promise version
- bug 1021550 - [Phone][Ring Tone] The ring tone is muted after first call used speaker 2.0+
Jessica
- Target:
- bug 1017950 - [Flatfish][Wifi] Not able to scan and connect to wifi (landed)
- wrap telephony code with MOZ_B2G_RIL
- bug 1010356 - Network location provider should try to send neighboring cell data (ongoing)
- patches uploaded for RIL_REQUEST_GET_NEIGHBORING_CELL_IDS support
- need to update to the latest AOSP ril for RIL_REQUEST_GET_CELL_INFO_LIST support
- bug 1027430 - Add EF_SPN to Navigator.mozMobileConnections and ensure it's accessible from a non-certified app (ongoing)
- discussed with marketplace devs, plan to append spn info to .lastKnownHomeNetwork as: <mcc>-<mnc>-<spn>
- bug 1021424 - MMS messages sent with certain SIM manager configurations don't ever send (clarifying)
- regression?
- bug 1017950 - [Flatfish][Wifi] Not able to scan and connect to wifi (landed)
- Pending:
- 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 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 990458 - B2G RIL: replace the use of 'network-interface-state-changed' events with updateNetworkInterface() API
- pending, depends on bug 939046.
- bug 1017470 - B2G RIL: reconnect data call only if necessary when apns are updated
- Reviews/Feedbacks/Others:
John
- Target
- bug 1023029 - [Network Information API] Add type 'unknown' in to 'ConnectionType' enum (Landed)
- bug 1000040 - [B2G][Emulator]Eethernet test cases on ICS emulator (r?)
- Under review process.
- bug 928289 - [Network Metering] Obtain network tethering statistics (e.g., WiFi tethering, USB tethering)
- Found a corner case, studying.
- bug 922584 - B2G RIL: provide WebAPI to setup network connections and expose connection state
- bug 969268 - To implement EthernetManager with dhcp
- bug 993311 - Convert Network Stats API to WebIDL
- Blocked by bug 1009645
- Pending
- bug 746074 - Allow enforcing network-usage policies on "web apps"
- bug 780087 - When an app exceed allowed traffic, block its network traffic
- bug 959528 - [Network Metering] Obtain network traffic cost by OTA
- bug 935838 - [Per App Network Traffic Metering] Collect per app traffic in UDP Socket API
Vicamo
- Target
- bug 859764 - WebSMS: move to MozMobileMessage WebIDL (WIP)
- Finished all converting, build pass, but JS engine returns "no permission to access property ..."
- bug 878533 - WebSMS: Move SmsFilter to WebIDL dictionary (pending)
- rebase due to bug 1025476
- bug 916607 - Convert MozSmsSegmentInfo to WebIDL dictionary (pending)
- rebase due to bug 1025476
- bug 958782 - Convert nsIDOMMozMobileMessageManager to webidl (r+, waiting for bug 1025476)
- bug 973024 - Intermittent test_ril_worker_icc.js, test_ril_worker_sms_nl_tables.js | Test timed out (landed)
- duplicates bug 996582 - Intermittent test_ril_worker_mmi.js | Test timed out
- bug 992320 - Intermittent mobilemessage/tests/test_wsp_pdu_helper.js | Test timed out (in review)
- bug 993817 - Rewrite mobilemessage marionette test cases with Promise (in review)
- bug 1002600 - Intermittent dom/mobilemessage/tests/test_mms_pdu_helper.js | Test timed out (in review)
- bug 859764 - WebSMS: move to MozMobileMessage WebIDL (WIP)
- Pending
- bug 864484 - B2G RIL: use ipdl as IPC in MozCellBroadcast
- bug 952875 - [B2G] [SMS] Not able to be notified of a new message from navigator.mozMobileMessage.onreceived before any request sent from content process to chrome process
- Review/Feedback
- bug 979134 - Rewrite mobileconnection test cases with Promise
- bug 1000040 - [B2G][Emulator]Eethernet test cases on ICS emulator
- bug 1026526 - MobileMessageDB ConstraintError when sending SMS to new recipient
Vincent
- Target.(Bug Number, Summay, Status, Estimated date):
- bug 1017461 - [Dolphin] USB tethering does not work after re-plug-in USB.
- bug 1010292 - crash in strstr | update_ctrl_interface
- Still no luck to reproduce the problem. But QC reports similar Bug 1025414.
- bug 1008797 - Test case for bug 993598
- addressing the review comments.
- bug 1011358 - In the Mountain View QA lab, master on Hamachi/Flame often fails to find the "ateam" SSID (76 dbm signal strength)
- ongoing
- bug 1016185 - [dolphin]When opened, wifi keeps scaning for about 5 mins
- no update from partner.
- bug 1020844 - [Sora][WIFI] It can't display connection on ap list when use WPS connect
- pending
- bug 984295 - [Rtsp] Serialize Rtsp controller requests
- pending
- Review Bugs
- bug 1000040 - [B2G][Emulator]Eethernet test cases on ICS emulator
- ongoing
- bug 1023115 - [Wifi] WPA-EAP keeps try to connect on incorrect auth info
- landed
- bug 972783 - [Madai][Data Share] MAC address based firewall (e.g. iptables) for Admission Control & its corresponding API for Gaia.
- bug 972777 - [Madai][WiFi] [Data Share] Wi-Fi Access Point mode: Establish PAN over Wi-Fi
- ongoing
- 972780 bug 972780 - [Madai][Bluetooth] [Data Share] Support bluetooth PAN profile
- ongoing
- bug 972777 - [Madai][WiFi] [Data Share] Wi-Fi Access Point mode: Establish PAN over Wi-Fi
- r-
- bug 928289 - [Network Metering] Obtain network tethering statistics (e.g., WiFi tethering, USB tethering)
- pending
- bug 945569 - Support Wifi Display device discovery and group formation
- pending
- bug 981472 - [Sora][Wi-Fi] Join an invalid network, the current connection will be disconnected
- pending
- bug 1000040 - [B2G][Emulator]Eethernet test cases on ICS emulator
- Tracking.(Bugs that should be fixed or interested)
- bug 1022444 - Randomize MAC when doing a WiFi scan
- bug 1021563 - Passpoint / Hotspot 2.0 support in API
- bug 1021557 - built-in support for automatic configuration of enterprise WiFi with IETF standard file format
- bug 1019807 - Support for Hotspot 2.0 Phase 1
- bug 1019691 - WLAN connect priority order
- bug 846661 - [Buri][WIFI][Feature] a prompt should appear when there is a open Access Point
- bug 866718 - Automatically connect to openwireless.org WiFi networks if no others available
Yoshi
- bug 1017485 - B2G NFC: Enable P2P Listening mode only when screen is not locked.
- Discussed with Dimi, and UX
- Madai's request is in bug 973480.
- Now Mozilla & Madai will use the same UX, disable P2P when screen is off.
- bug 933588 - B2G NFC: Rewrite NFC Worker in C++.
- on latest m-c. linking error is found. error: hidden symbol '_ZN7android6Parcel10writeInt32Ei' is not defined locally
- Bug 1001320 changes from -fvisibility to #pragma GCC visibility push(hidden)
- GCC Wiki https://gcc.gnu.org/wiki/Visibility
- WebNFC API v2 draft proposal
- bug 1003775 - B2G NFC: removePeerTarget in Nfc.js doesn't work for Browser app. ongoing
- bug 963541 - B2G NFC: Have a clear definition with NFCTag.connect and NFCTag.close. (pending, will back to this after NfcA or IsoDep is supported)
Borting
- Target
- bug 951976 - API for Resource Statistics (r+)
- bug 947779 - Support auto clearing statistics and alarms when app is removed
- (impl done)
- bug 854200 - PowerStats implementation
- Obtain app's pid & childID (done)
- Implement processingQueue based on Promise (done)
- Implement periodic update (once per day) (done)
- Update some DB query methods to support Promise-like query (done)
- Write test cases (undergo)
- Pending
- bug 899596 - Get Wi-Fi link speed (r+)
- bug 854202 - Obtain system metrics and power profile (r+)
- Should be rebased after bug 951976 is landed
Wesley(EPM)
Thanks for the demo video :)
- [RIL-Telephony]
- [RIL-NFC]
Howie (EPM for Networking)
- Scoping for v2.1 and sign off on going
- Please put ETA on 1.3 & 1.4 blockers
- Please put story points on every task you do