TPE RIL Network team/2014-07-01

From MozillaWiki
Jump to: navigation, search

Team's updates

<Read Only>

Team memebers' updates

Aknow

  • Done: landed
    1. bug 1028099 - Telephony marionette test: hangup all calls locally in setup stage
    2. bug 1027513 - Telephony dom refactoring: extract CreateNewCall
  • Target:
    1. bug 1031239 - Automatically select sim card for emergency call
      • Functionality changes. No impact to current interface.
    2. bug 1027478 - Modify telephony API from dialEmergency(number, serviceId) to dialEmergency(number)
      • Remove the optional parameter after gaia changes their usage. No behavior differences.
  • Pending:
    1. bug 889737 - [MMI] Unify both sendMMI() and dial() functions

Bevis

  • Ongoing
    • bug 1023695 - [B2G][SMS] Introduce sms-deleted event to provide the awareness of change in MobileMessageDB for multiple apps interested in SMS. (2.0+) (r?)
  • Clarifying
    • bug 1031656 - [Nexus S] Unable to retrieve MMS on Free Mobile
    • bug 1029453 - Not able to receive the MMS Message sent by Open C in 'Free' Operator
  • New
    • bug 1032097 - [B2G][MMS] Expose new API from NetworkManager to setExtraHostToRoute.
  • Pending
    • bug 813893 - B2G RIL: support UMTS CBS Message.
    • bug 1028032 - [B2G][CBS] Remove Padding Charactor <CR> Correctly from Decoded CBS Message.
    • bug 1028791 - [B2G][CBS] Re-write Marionette Test Cases of CellBroadcast with Promise.

Chuck

Target

  1. bug 1028044 - WPA-EAP TTLS-MSCHAPv2 Compatibility issue. landed
  2. bug 1010252 - Wifi known network is forgotten while auto-connection failed. 1.3+, r+, waiting approval for 1.4 and 2.0.
  3. bug 1030591 - Update wifi info on IP change.r+
  4. bug 1020212 - Wifi can't access keystore in gecko on Flame. r+

Review

Pending

  1. bug 1012549 - Support import PKCS#12 in wifi User certificate done, studying private key
  2. bug 994564 - Use different thread for executing wifi command and netutil command WIP
  3. bug 981472 - Join an invalid network, the current connection will be disconnected WIP
  4. bug 989834 - it takes 10 seconds to unload wifi driver on Sora WIP
  5. bug 928775 - Support UESRNETWPIN r?
  6. bug 930355 - Wifi Enable API r?
  7. bug 917097 - Wifi Enabled in airplane mode r+

Dimi

  • Done & Reviewing
  1. NFC Work Week
  2. bug 1023683 - [NFC] Emulator support for reading NDEF data from type 4 tag. land
  3. bug 1026422 - [NFC] Select NFC RF from RE protocol in emulator. land
  4. bug 1017485 - [Follow up of Bug 984207] Define timing to enable/disable P2p mode. r+
  5. bug 1029958 - [NFC] HCI Event EVT_TRANSACTION is not notified on Flame. latest Flame Fixed
  • Working
  1. bug 1028037 - NFC testcase failure with error message "Accessing TypedArray data over Xrays is slow. on-going
  2. bug 997576 - [NFC] Testcase for reading empty NFC tag. on-going...

Edgar

Target

  • bug 1027514 - [B2G][RIL][MMI] Add marionette test cases for callforwarding MMI code. (Landed)
  • bug 1030002 - [B2G][RIL] Use webidl attribute, CheckPermissions, for checking mobileconnection/mobilenetwork permission. (Ongoing)
    • Found a regression of of bug 898445. (permission of lastKnownNetwork/lastKnownHomeNetwork)
    • Working on test cases for permission.
      • Unable to run Mochitest on emulator (see bug 1002545 for workaround).
  • bug 843452 - B2G RIL: use ipdl as IPC in MozMobileConnection. (Ongoing)
    • Have some issues after removing all sync message/protocol.
      • Contact App has no menu item for "Import SIM contacts".

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

  1. bug 1021006 - [RTSP][2.0] Browser pops up a network warning message in the end of video RTSP streaming (2.0+) (landed)
    • Also fixed: bug 1017444 - [RTSP] Follow-up of 951278 - Potential audio/video out-of-sync after end-of-stream
    • A follow-up was filed: bug 1031170 - [RTSP] Follow-up of 1021006 - Server replies error 457 after end-of-stream
  2. bug 1032111 - [RTSP] Basic RTSP test case on ICS emulator (2.1, ongoing)

Tracking & Debugging

  1. bug 1031178 - HTTP/RTSP streaming cannot be played more than once in B2G browser (2.1?) (regression)
    • Seems a duplicate of bug 1024405 - [Flame] Video element cannot be used when we go back to homescreen and back to app
  2. bug 1030544 - [OPEN C_1.3] Stream video can't continue play when the phone changed the connecting state from wifi to GPRS (unconfirmed)
  3. Research on HTTP Range requests

Pending

  1. bug 1020956 - [RTSP][V2.0] The kernel crash happened if RTSP streaming is interrupted several times by incoming call (vendor bug)
  2. UI issues belonged to "Toolkit > Video/Audio Controls" component.
  3. bug 1003037 - [RTSP] Can't play Rtsp streaming from itv.wo.com.cn (live streaming)
  4. bug 975257 - [RTSP][V1.3] No warning message pops up after disabling network on the hotspot
  5. bug 1000229 - Follow-up of 992568 - RtspChannelParent is constructed unexpectedly by nsXMLHttpRequest::Open()
  6. bug 1000279 - Follow-up of 992568 - Refine parameters of NeckoParent::AllocPRtspChannelParent()
  7. bug 1000286 - Follow-up of 992568 - Integration test of RTSP with system browser
  8. bug 1000293 - Follow-up of 992568 - Resume function does not work as expected

Henry

Done & Working

  1. bug 1022460 - Enable wifi tethering on emulator
    • Fixed page loading error after wifi tethering test cases.
    • Asking for review.
      • 3 pull requests. 3 test cases
  2. bug 1030063 - Captive portal notification spam
  3. bug 1011358 - [wifi][wi-fi] Gecko doesn't notify Gaia when wpa_supplicant scans and finds new SSIDs/nodes
  4. bug 937528 - Accepted client tcp socket (mozTcpSocket) has uninitialized host and port
    • Rebasing.

Pending

  1. bug 1016773 - Test case for default route switch

Hsinyi

Target.(Bug Number, Summay, Stauts, Estimated date)

  1. bug 1023141 - ril.ecclist is an empty string after boot-up 2.0+, landed
  2. bug 1030030 - [B2G] follow-up of Bug 1028099 - use call.id.numbe landed
  3. bug 1030042 - [B2G] use notifyDialSuccess(callIndex) for Cdma features landed
  4. bug 1010035 - [B2G] add marionette tests for Cdma 3-way calling WIP
    • rild reconnection root cause seems found
  5. bug 935843 - B2G RIL: Parse EF_IMG from SIM 2.1?
    • Study
  1. bug 1009393 - [B2G][Emulator] support RIL_REQUEST_CDMA_FLASH r+
  2. bug 975778 - [B2G] [Emulator] Support CDMA_FLASH command for Cdma call waiting pending
  3. bug 975779 - [B2G] [RIL] add marionette tests for CDMA call waiting and 3way calling pending
  4. bug 1028062 - [B2G] should save 'window' when 'cancel MMI' WIP, pending
    • Working on test case

Tracking & Debugging

Reviews and Feedbacks

  1. bug 1027513 - Telephony dom refactoring: extract CreateNewCall
  2. bug 944635 - B2G RIL: Exception in updateDisplayCondition() ... "TypeError: RIL.operator is null"
  3. bug 1028099 - Telephony marionette test: hangup all calls locally in setup stage
  4. bug 1021550 - [Phone][Ring Tone] The ring tone is muted after first call used speaker 2.0+
  5. bug 843452 - B2G RIL: use ipdl as IPC in MozMobileConnection
  6. bug 1010356 - Network location provider should try to send neighboring cell data
  7. bug 1007487 - B2G RIL: incorrect isDisplayNetworkNameRequired for not matching both HPLMN and EF_SPDI.
  8. bug 1027430 - Add EF_SPN to Navigator.mozMobileConnections and ensure it's accessible from a non-certified app
  9. bug 1027514 - [B2G][RIL][MMI] Add marionette test cases for callforwarding MMI code
  10. bug 1031239 - Automatically select sim card for emergency call

Jessica

  • Target:
    1. bug 1021424 - MMS messages sent with certain SIM manager configurations don't ever send (2.0+) (landed)
      • regression of bug 939046
      • need to check for apn type/state before setting mms settings
    2. bug 1010356 - Network location provider should try to send neighboring cell data (landed)
      • support for RIL_REQUEST_GET_CELL_INFO_LIST will be handled in another bug
    3. bug 1027430 - Add EF_SPN to Navigator.mozMobileConnections and ensure it's accessible from a non-certified app (landed)
      • expose spn info in .lastKnownHomeNetwork as: <mcc>-<mnc>-<spn>
    4. bug 1013153 - [OPEN C_1.3] APN and mvno type/data (ongoing)
      • support spn matching in matchMvno() API
  • Pending:
    1. 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?
    2. bug 997654 - B2G RIL: let each network handle its own host routes
    3. bug 973543 - B2G RIL: host routes removed unexpectedly when data call is shared
    4. bug 990458 - B2G RIL: replace the use of 'network-interface-state-changed' events with updateNetworkInterface() API
  • Reviews/Feedbacks/Others:
      • PTO on 6/30

John (Last meeting)

  • Target
    • Lunch at 宋廚 7/4 Fri 12:30.
    • bug 1023341 - Intermittent test_networkstats_alarms.html | addAlarm() shouldn't fail. (Landed)
    • bug 1000040 - [B2G][Emulator]Eethernet test cases on ICS emulator (r?)
    • bug 928289 - [Network Metering] Obtain network tethering statistics (e.g., WiFi tethering, USB tethering)
      • Found a corner case, studying.
    • bug 969268 - To implement EthernetManager with dhcp

Vicamo

  • Target
    • bug 878533 - WebSMS: Move SmsFilter to WebIDL dictionary (r+)
    • bug 916607 - Convert MozSmsSegmentInfo to WebIDL dictionary (r+)
    • bug 958782 - Convert nsIDOMMozMobileMessageManager to webidl (landed)
    • bug 973024 - Intermittent test_ril_worker_icc.js, test_ril_worker_sms_nl_tables.js | Test timed out (landed)
      • to uplift to 1.4 by sheriff's request
    • bug 989926 - Add a fake rild.js and libril.js to desktop build (WIP)
      • taking oFono as a MozRIL backend on desktop firefox. Simulator working, Gecko connects to ofonod with GDBus.
    • bug 992320 - Intermittent mobilemessage/tests/test_wsp_pdu_helper.js | Test timed out (landed)
      • to uplift to 1.4 by sheriff's request
    • bug 993817 - Rewrite mobilemessage marionette test cases with Promise (landed, leave open)
    • bug 1002600 - Intermittent dom/mobilemessage/tests/test_mms_pdu_helper.js | Test timed out (in review)
      • to uplift to 1.4 by sheriff's request
  • Pending
    • bug 859764 - WebSMS: move to MozMobileMessage WebIDL (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 1000040 - [B2G][Emulator]Eethernet test cases on ICS emulator

Vincent

  • Target.(Bug Number, Summay, Status, Estimated date):
    1. bug 1017461 - [Dolphin] USB tethering does not work after re-plug-in USB.
    2. bug 1010292 - crash in strstr | update_ctrl_interface
      • Still no luck to reproduce the problem. But QC reports similar Bug 1025414.
    3. bug 1008797 - Test case for bug 993598
      • addressing the review comments.
    4. bug 1011358 - In the Mountain View QA lab, master on Hamachi/Flame often fails to find the "ateam" SSID (76 dbm signal strength)
      • ongoing
    5. bug 1016185 - [dolphin]When opened, wifi keeps scaning for about 5 mins
      • no update from partner.
    6. bug 1020844 - [Sora][WIFI] It can't display connection on ap list when use WPS connect
      • pending
    7. bug 984295 - [Rtsp] Serialize Rtsp controller requests
      • pending
  • Review Bugs
    1. bug 1000040 - [B2G][Emulator]Eethernet test cases on ICS emulator
      • ongoing
    2. bug 1023115 - [Wifi] WPA-EAP keeps try to connect on incorrect auth info
      • landed
    3. bug 972783 - [Madai][Data Share] MAC address based firewall (e.g. iptables) for Admission Control & its corresponding API for Gaia.
    4. bug 972777 - [Madai][WiFi] [Data Share] Wi-Fi Access Point mode: Establish PAN over Wi-Fi
      • ongoing
    5. 972780 bug 972780 - [Madai][Bluetooth] [Data Share] Support bluetooth PAN profile
      • ongoing
    6. bug 972777 - [Madai][WiFi] [Data Share] Wi-Fi Access Point mode: Establish PAN over Wi-Fi
      • r-
    7. bug 928289 - [Network Metering] Obtain network tethering statistics (e.g., WiFi tethering, USB tethering)
      • pending
    8. bug 945569 - Support Wifi Display device discovery and group formation
      • pending
    9. bug 981472 - [Sora][Wi-Fi] Join an invalid network, the current connection will be disconnected
      • pending
  • Tracking.(Bugs that should be fixed or interested)
    1. bug 1022444 - Randomize MAC when doing a WiFi scan
    2. bug 1021563 - Passpoint / Hotspot 2.0 support in API
    3. bug 1021557 - built-in support for automatic configuration of enterprise WiFi with IETF standard file format
    4. bug 1019807 - Support for Hotspot 2.0 Phase 1
    5. bug 1019691 - WLAN connect priority order
    6. bug 846661 - [Buri][WIFI][Feature] a prompt should appear when there is a open Access Point
    7. bug 866718 - Automatically connect to openwireless.org WiFi networks if no others available

Yoshi

  • Join NFC Work week.
    • Discuss CardEmulator API
    • Discuss API for HCI_TRANSACTIVE_EVT
    • Discuss P2P Listening mode with partners.
    • WebNFC API v2 draft proposal
  • bug 1003775 - B2G NFC: removePeerTarget in Nfc.js doesn't work for Browser app. ongoing
  • bug 933588 - B2G NFC: Rewrite NFC Worker in C++. r? sent.
  • 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
    1. bug 951976 - API for Resource Statistics (r+)
    2. bug 947779 - Support auto clearing statistics and alarms when app is removed
      • (impl done)
    3. 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
    1. bug 899596 - Get Wi-Fi link speed (r+)
    2. bug 854202 - Obtain system metrics and power profile (r+)
      • Should be rebased after bug 951976 is landed

Wesley(EPM)

Thanks for the demo video :)

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