TPE RIL Network team/2014-03-25

From MozillaWiki
Jump to: navigation, search

Meeting Time: 2014/03/25 10:30 AM

<Read Only>

Team's updates

<Read Only>

  • Bugs priorities list : 1.3T=1.3+ > 1.4+ > 1.5+ >Feature works.
  • Achievement review meeting: 3:00 PM today. F2F discussion at anytime before 3/31.
  • Learn more technical.
  • Study WISPr

Team memebers' updates

Aknow

took two days off last week

  • Done:
  • Target. (Bug Number, Summay, Stauts, Estimated date):
    1. bug 984919 - [RIL][DSDS] New calls an inactive SIM when there is an active SIM should be rejected
      • r+, landing
    2. bug 889737 - [MMI] Unify both sendMMI() and dial() functions
      • simple version ready (use string as the result of sendMMI) ...
      • working... result should be different objects based on requested MMI code type

Bevis

  • Done
    • bug 974820 - B2G SMS & MMS: Support Error Handling of Sending/Receiving Message while device storage is full. (1.4+) (landed)
    • bug 945089 There is some case that concatenated SMS data is lost (1.4+) (landed)
    • bug 976897 [Sora][Message][MMS]The MMS sending too long time sometimes. (1.3+) (landed)
    • bug 983064 - [Sora][Message][MMS]There isn't "x-wap-profile" in MMS log. (clarified)
      • Vendor didn't follow correct steps to customize WAP UA Profile.
  • New
    • bug 981577 - [Messages] We should show the correct error message when trying to download a MMS in airplane mode. (r?)
    • bug 981077 - [B2G][SMS] A MMS that has not been downloaded yet will display a "Missing SIM card" message after changing the SIM to a different valid one. (ongoing)
    • bug 983522 - Enable cell broadcast and broadcast SMS at the same time (new)
    • bug 983315 - [Messages][DSDS] Provide a feedback while we're switching the data APN to send a MMS (ni?)
      • Further discussion is needed to see if we have to switch the active SIM in Gecko directly when sending with serviceId parameter.
      • Or can we provide a better error feedback to Gaia when switching the active SIM.
  • Pending
    • bug 874335 B2G MMS: MMS test framework.
      • TODO:
        • Integrate with the data connection support in Emulator (bug 871475).
    • bug 959015 - B2G SMS: Support SMS over IMS

Chuck

Target

  1. bug 981472 - Join an invalid network, the current connection will be disconnected WIP
  2. bug 928775 - Support UESRNETWPIN r?
  3. bug 979130 - Wifi Lock in system app r+
  4. WPA-EAP
    1. bug 917102 - Import Cert by WifiManager r+
    2. bug 917175 - Delete imported Cert by WifiManager r+
    3. bug 917176 - List imported Certs by WifiManager r+

Review

  1. bug 979841 - Notify pending wifi requests while wifi is disabled
  2. bug 972794 - Decrease retry time for connecting wpa_supplicant

Pending

  1. bug 930355 - Wifi Enable API r?
  2. bug 917097 - Wifi Enabled in airplane mode r+
  3. bug 745468 - Support WPA-EAP configuration r+
  4. bug 790056 - Enable WPA-EAP r?
  5. bug 928227 - Key nickname filter in keystore WIP

Dimi

  • NFC
    • bug 959434 - [B2G][NFC]Support secure element for NFC daemon. co-work with Ming
      • CE Mode ok, routing ok. But cannot get EVT_TRANSACTION notify
    • bug 972248 - [B2F][NFC] : nfcd should using error code instead of boolean. on-going
    • bug 974767 - [B2G][NFC] : change the directory name of chip specific code of nfcd. Land
  • Wifi
    • bug 986446 - Conversion of WifiManager to WebIDL lost the dontConnect field from MozWifiNetwork. on-going

Edgar

Target:

Debugging:

  • bug 984245 - [Sora][Browser] the defualt value of the "Network type" is "GSM perferred".
    • Wording doesn't correct.
  • bug 983055 - [DSDS][Settings][FDN] After adding a number to FDN and entering the wrong SIM2 pin the "The PIN2 code is incorrect." message does not appear.
    • partner's issue, sprd had provided new .so to fix it.
  • bug 985281 - [DSDS] It takes about 6 seconds after entering correct PIN 2 code to have accurate FDN enabled UI displayed.
    • partner's issue, sprd suggest testing it again with new modem image.

Other:

  • Join comms work week.

Ethan

In Progress

  1. bug 977518 - [RTSP] Resource leak from RtspMediaResource, RtspController and RTSPSource (1.5, review?)
  2. bug 949675 - Support HTTP->Rtsp Channel redirects (1.5, ongoing)
    • Rewrite/refactoring RtspChannel
    • 1) Inherit from nsIChannelChid and add RtspChannelParent for redirection
    • 2) Take the responsibility of creating RtspController from RtspMediaResource for releasing RTSP resource via channel
  3. Learned Gaia UI test for RTSP feature from QA

Pending

  1. bug 945603 - [RTSP] Support Rtsp Protocol in URL Bar on b2g Browser
  2. bug 940840 - [RTSP] Support Rtsp protocol in HTML iframe tag
  3. Automation test framework for RTSP feature
  4. bug 975257 - [RTSP] No warning message pops up after disabling network on the hotspot
  5. bug 966625 - [RTSP] Data usage of RTSP should be tracked

Henry

Done & Working

  1. 980814 bug Bug 980814 - Fix test_system_message.py, JavaScript Error: "NS_ERROR_ILLEGAL_VALUE: Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE)
    • Adding 1 second delay works but definitely not good enough...
  2. WiFi emulator test
    • Run multiple hostapds and one wpa_supplicant with test driver (Done)
    • Study SLiRP, VLAN in QEMU
    • Writing actual testing scripts
  3. Writing MozTech article

Pending

  1. bug 937528 - Accepted client tcp socket (mozTcpSocket) has uninitialized host and port
  2. bug 945569 - Support Wifi Display device discovery and group formation
    • Need of adding comments
  3. bug 906164 - mozHasPendingMessage() should queue messages even when app is running

Hsinyi

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

  1. bug 975778 - [B2G] [Emulator] Support CDMA_FLASH command for Cdma call waiting and 3way calling senario
  2. bug 975779 - [B2G] [RIL] add marionette tests for CDMA call waiting and 3way calling
  3. bug 981519 - [CDMA] Number and name presentation 1.5?
  4. bug 980701 - [B2G][Gaia][System][Buri] The proximity sensor activates unnecessarily when not in a call causing glitchy behavior. 1.4+
    • I cannot reproduce this issue. Keep working with QA to gather more details
  5. bug 984289 - [B2G] [RIL] add marionette-webapi tests for conference error r+
  6. bug 984318 - [B2G] [Emulator] correct MAX_CALLS (on gsm) r+, landed
  7. bug 984326 - [B2G] [RIL] [CDMA] call waiting isn't working properly. The 2nd remote party cannot hear voice. r+, landed
  8. bug 921326 - Cellbroadcast API: support multiple sim cards (pending)

Reviews and Feedbacks

  1. bug 984919 - [RIL][DSDS] New calls an inactive SIM when there is an active SIM should be rejected r+

Tracking & Debugging

  1. bug 981845 - Hunt down all the things that implement DOM_OBJECT classinfo in JS
  2. bug 983522 - Enable cell broadcast and broadcast SMS at the same time 1.4+
    • Discussion with QC and Bevis

Others

  1. 1.5 day sick-leave

Jessica

  • Target.(Bug Number, Summay, Stauts, Estimated date):
    1. bug 984327 - B2G RIL: dun apn type is not included in isNetworkTypeSecondaryMobile(...)
      • patches uploaded, under review.
    2. bug 978709 - To appropriately configure a interface having both IPv6 and IPv4 addresses in network manager
      • changed interface, as requested by QC.
      • break media mochitests, working on it.
    3. bug 961921 - B2G RIL: [DSDS] Separate roaming preference for each client
      • pending.
    4. bug 939046 - B2G RIL: Data call and RILNetworkInterface enhancement
  • Reviews/Feedbacks/Others:
    1. Madai workshop (3/10 ~ 3/14)

John

  • Target
    • bug 960426 - Support Network Information API in Firefox OS
      • Part 1: IDL (r+)
      • Part 2: Modification for IDL change (under discussion)
      • Part 3: Modification in Fennec (r+)
      • Part 4: Support in FFOS (revised)
      • Part 5: Tests. (r+)
    • bug 928289 - [Network Metering] Obtain network tethering statistics (e.g., WiFi tethering, USB tethering)
      • Need re-factor
    • bug 949956 - [Network Metering] Move SaveNetworkStats code to nsNetUtils.h
      • Reviewd by Patrick, need revise.
  • Pending
    • 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
    • Network Policy

Vicamo

  • Target.(Bug Number, Summay, Stauts, Estimated date):
    • bug 935776 Cant build Firefox OS (emulator) on Mavericks
      • clean-up and ask for feedback
    • bug 936703 Error in call screen causes tests to fail (1.4+)(in review)
    • bug 981202 Compartment error in GetParamsFromSendMmsMessageRequest
      • help verify Bobby's patch
    • bug 985537 [B2G] add runEmulatorShell to Marionette (landed)
    • bug 871475 B2G Emulator: support RIL data connection emulation (pending)
    • bug 977995 B2G: remove mNetdWorker from SystemWorkerManager (pending)
    • bug 978071 B2G Emulator: support IPv6 (pending)
    • bug 979137 B2G Emulator: Support the IPV4V6 (pending)
  • Reviews/Feedbacks/Others:
    • bug 918970 [B2G][SMS] Conversation history does not appear when sending a SMS through the contacts app
    • bug 944890 B2G SMS & MMS: remove convertTimeToInt(...) which is no longer needed (r+)
    • bug 982708 [NFC] Output RF discovery id in emulator console (r+)
    • bug 984559 Installed certified app's sms/telephony related callbacks doesn't get called
    • bug 985735 dom/system/gonk/NetworkService.js: WARNING: no preprocessor directives found (r+)

Vincent

  • Target.(Bug Number, Summay, Status, Estimated date):
    1. bug 951278 [RTSP][V1.3] The RTSP streaming always stops at the last 1st or 2nd second
      • ongoing
    2. bug 984816 - [RTSP] Play/pause does not work for RTSP streaming
      • ongoing
  • Review Bugs
    1. bug 966925 - Trying to connect to the Mozilla network in Paris with a SIM with no service gets stuck connecting forever
      • feedback+
    2. bug 981472 - [Sora][Wi-Fi] Join an invalid network, the current connection will be disconnected
      • ongoing
    3. bug 960426 - Support Network Information API in Firefox OS
      • ongoing
    4. bug 973809 - [Madai][WiFi][Data Share] Socket Transport isn't properly initialized when a Wi-Fi Hotspot is "enabled" (a Wi-Fi is "disabled").
      • pending
    5. bug 945569 - Support Wifi Display device discovery and group formation
      • pending
    6. bug 928289 - [Network Metering] Obtain network tethering statistics (e.g., WiFi tethering, USB tethering)
      • pending
  • Tracking.(Bugs that should be fixed or interested)
    1. bug 846661 - [Buri][WIFI][Feature] a prompt should appear when there is a open Access Point
    2. bug 866718 - Automatically connect to openwireless.org WiFi networks if no others available
    3. WISPr (Wireless Internet Service Provider roaming) and wifi captive portal.

Yoshi

  • Flame: v109-2 image has nfcd now.
  • bug 985892 - Enable UICC Secure Element on Nexus 5.
  • bug 970263 - B2G NFC: Unlock screen when running marionette test. pending
  • bug 933588 - B2G NFC: Rewrite NFC Worker in C++. r? redirect to khuey
  • 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
      • WebIDL patch (r+)
      • Implementation patch (r+)
      • Test case
    2. bug 947779 - Support auto clearing statistics and alarms when app is removed
      • Use "webapps-uninstall" notification
    3. bug 854200 - PowerStats implementation
      • Trace how NetworkStats implement processQueue
  • 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)

Planning sprint open AIs:

  • WISPr: in discussion. Ping Ravi/Wilfred
  • WIFI: WPA-EAP as targeted feature in 1.5
  • NFC: 1.5 to focus on sharing, test cases. need reconfirm with DT
  • RTSP: 1.5 - both video/audio streaming uses video app

New EPM - Howie on board today. Will take charge of network