TPE RIL Network team/2014-07-08

From MozillaWiki
Jump to navigation Jump to search

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

  • Done
    • bug 1028791 - [B2G][CBS] Re-write Marionette Test Cases of CellBroadcast with Promise (r+)
    • bug 1028032 - [B2G][CBS] Remove Padding Charactor <CR> Correctly from Decoded CBS Message (r+)
  • 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+)
    • bug 813893 - B2G RIL: support UMTS CBS Message (r?)
  • Pending
    • bug 1032097 - [B2G][MMS] Resolve/Add/Remove extra Host from the URL to be downloaded per MMS transaction.

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. bug 1028037 - NFC testcase failure with error message "Accessing TypedArray data over Xrays is slow. land
  2. bug 1017485 - B2G NFC: Enable P2P Listening mode only when screen is on and unlocked. land
  3. bug 1023079 - [NFC] Emulator support for triggering tech-lost. land
  4. bug 979888 - B2G NFC: support UICC-based card-emulation as per Mifare. work on latest NFC
  5. bug 997576 - [NFC] Testcase for reading empty NFC tag. r+
  • Working
  1. bug 979891 - B2G NFC: NFC Daemon shall support HCI Event EVT-TRANSACTION handling. on-going
  2. bug 985306 - Add libxml2 into gonk-jb and gonk-kk. pending

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 1031178 - HTTP/RTSP streaming cannot be played more than once in B2G browser (2.1, resolved duplicate)
  2. bug 1003711 - [RTSP] Build Darwin Streaming Server on B2G emulator (2.1, ongoing)
  3. bug 1032111 - [RTSP] Basic RTSP test case on ICS emulator (2.1, ongoing)

Tracking & Debugging

  1. bug 1030544 - [OPEN C_1.3] Stream video can't continue play when the phone changed the connecting state from wifi to GPRS (unconfirmed)
  2. bug 1032638 - [b2g][tarako] after 16hr monkey test, processing speed of phone is slow
  3. bug 1032065 - RTSP video playback quality is very poor

Pending

  1. bug 1031170 - [RTSP] Follow-up of 1021006 - Server replies error 457 after end-of-stream
  2. bug 1020956 - [RTSP][V2.0] The kernel crash happened if RTSP streaming is interrupted several times by incoming call (vendor bug)
  3. UI issues belonged to "Toolkit > Video/Audio Controls" component.
  4. bug 1003037 - [RTSP] Can't play Rtsp streaming from itv.wo.com.cn (live streaming)
  5. bug 975257 - [RTSP][V1.3] No warning message pops up after disabling network on the hotspot
  6. bug 1000229 - Follow-up of 992568 - RtspChannelParent is constructed unexpectedly by nsXMLHttpRequest::Open()
  7. bug 1000279 - Follow-up of 992568 - Refine parameters of NeckoParent::AllocPRtspChannelParent()
  8. bug 1000286 - Follow-up of 992568 - Integration test of RTSP with system browser
  9. 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 1013153 - [OPEN C_1.3] APN and mvno type/data (landed)
      • support spn matching in matchMvno() API.
    2. bug 1032858 - Add support for RIL_REQUEST_GET_CELL_INFO_LIST to expose neighboring cell data (ongoing)
      • f+ on interface changes, working on implementation.
    3. bug 1030810 - flame v2.0 often fails to enable cell data when leaving wifi with dual-sim (clarifying)
      • Not reproducible here, clarifying with QA.
  • Pending:
    1. bug 1033142 - B2G RIL: add support for mvno type 'gid' in matchMvno() function
      • need to read EF_GID1 from sim card.
    2. 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?
    3. bug 997654 - B2G RIL: let each network handle its own host routes
    4. bug 973543 - B2G RIL: host routes removed unexpectedly when data call is shared
    5. bug 990458 - B2G RIL: replace the use of 'network-interface-state-changed' events with updateNetworkInterface() API
  • Reviews/Feedbacks/Others:

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 1034489 - [FirefoxOS_v1.4][Shark]Close WIFI while obtaining IP from AP and WIFI button can't be tapped for long
      • Ongoing.
    2. bug 1026730 - [1.4 => 2.0] Wi-Fi networks are erased after an OTA update
    3. bug 1017461 - [Dolphin] USB tethering does not work after re-plug-in USB.
      • Ongoing.
    4. bug 1016185 - [dolphin]When opened, wifi keeps scaning for about 5 mins
      • closed by the partner.
    5. bug 1020844 - [Sora][WIFI] It can't display connection on ap list when use WPS connect
      • pending
    6. bug 984295 - [Rtsp] Serialize Rtsp controller requests
      • pending
  • Review Bugs
    1. bug 1000040 - [B2G][Emulator]Eethernet test cases on ICS emulator
      • r+
    2. bug 972783 - [Madai][Data Share] MAC address based firewall (e.g. iptables) for Admission Control & its corresponding API for Gaia.
      • feedback+
    3. bug 972777 - [Madai][WiFi] [Data Share] Wi-Fi Access Point mode: Establish PAN over Wi-Fi
      • r-
    4. bug 928289 - [Network Metering] Obtain network tethering statistics (e.g., WiFi tethering, USB tethering)
      • pending
    5. bug 945569 - Support Wifi Display device discovery and group formation
      • pending
    6. 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

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