TPE RIL Network team/2014-03-04

From MozillaWiki
Jump to: navigation, search

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

<Read Only>

Team's updates

<Read Only>

  • To focus on stabilizing 1.4.
  • Being able to land 1.3+/1.4+ bugs.
  • After 3/17, we can land what we want to land.

Team memebers' updates

Aknow

took two days off last week

  • Done:
    1. bug 969218 - B2G RIL: using promise for telephony.dial() and dialEmergency(). (landed)
  • Target. (Bug Number, Summay, Stauts, Estimated date):
    1. bug 889737 - [MMI] Unify both sendMMI() and dial() functions
      • working...
    2. bug 978031 - [B2G][Dialer] Incorrect message after trying to use dialer in Airplane mode
      • help analyze the problem...

Bevis

  • New
    • bug 972182 - There is some case that concatenated Cellbroadcast Message data is lost.
      • For CDMA CB Message, it will be cover in bug 945089
      • For GSM/UMTS CB Message, this is not a problem because CB message will be delivered cyclically.
  • Ongoing
    • bug 974820 - B2G SMS & MMS: Support Error Handling of Sending/Receiving Message while device storage is full. (1.4+) (r?)
    • bug 945089 There is some case that concatenated SMS data is lost (1.4+) (ongoing)
  • Done
    • bug 975356 - [DSDS][RIL] iccId is not correctly set on the message received from SystemMessenger (landed)
  • 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 975813 - Support IPv6 in Network Manager landed
  2. bug 928775 - Support UESRNETWPIN r?
  3. bug 907028 - Wifi Lock Change Design
  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+

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

PTO

Edgar

Target:

Others:

  • bug 970174 - [Fugu] After PUK is locked, RIL_REQUEST_GET_SIM_STATUS seems doesn't response correct result.
    • Gecko still doesn't receive UNSOLICITED_RESPONSE_SIM_STATUS_CHANGED.
      • Wait spreadtrum's feedback.

Pending:

  • bug 946589 - B2G RIL: follow-up to bug 944225 - remove 'ril.radio.preferredNetworkType' setting handler. (Review+)
  • bug 970812 - B2G RIL: Combine GECKO_RADIOSTATE_* and GECKO_DETAILED_RADIOSTATE_*. (Pending)
    • Fix this in bug 843452.

Ethan

In Progress

  1. bug 973840 - [RTSP] Video app crashed when leaving video app that is rendering RTSP media (regression in 1.4) (review?)
  2. bug 977518 - [RTSP] Resource leak from RtspMediaResource, RtspController and RTSPSource (review?)
    • Break 3 circular references that cause resource leaks.
    • Enhance RtspControllerChild to avoid MsgRouteError happened in e10s.
  3. bug 949675 - Support HTTP->Rtsp Channel redirects (work in progress)
    • The first step is to implement e10s for RtspChannel and make it obey the basic channel contract.

Next

  1. bug 971593 - [RTSP] Resource leak of HTMLMediaElement containing RTSP media resource
  2. Automation test of RTSP feature

Henry

Done & Working

  1. bug 925615 - [meta][B2G][Wifi] Support Wifi Display
    • Had a Presentation
  2. bug 906164 - mozHasPendingMessage() should queue messages even when app is running
  3. bug 946815 - Permission infrastructure doesn't handle expanded principals
  4. bug 811635 - B2G Wifi: Support Wifi Direct
    • Documentation
  5. bug 945569 - Support Wifi Display device discovery and group formation
    • Need of adding comments

Pending

  1. bug 937528 - Accepted client tcp socket (mozTcpSocket) has uninitialized host and port

Hsinyi

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

  1. bug 881174 - B2G CDMA: support conference (3-way) call (1.4+, landed)
  2. bug 921326 - Cellbroadcast API: support multiple sim cards (pending)
  3. bug 975778 - [B2G] [Emulator] Support CDMA_FLASH command for Cdma call waiting and 3way calling senario
  4. bug 975779 - [B2G] [RIL] add marionette tests for CDMA call waiting and 3way calling

Reviews and Feedbacks

  1. bug 958733 - [cdma][supplementary services] GSM SS are being initiated when acquired on CDMA network (1.4+, f+)
  2. bug 960865 - B2G RIL: support dun apn type (1.4+, r+)
  3. bug 961571 - B2G RIL: support ims apn type (1.4+, r+)
  4. bug 973771 - B2G RIL: Preferred Network types for LTE (1.4+, r+)
  5. bug 976959 - [B2G] Change the netmask to prefix length for supporting IPv6 (r+)
  6. bug 946589 - B2G RIL: follow-up to bug 944225 - remove 'ril.radio.preferredNetworkType' setting handler (r+)
  7. bug 959920 - [DSDS][fugu] add a new quirk for radio control
  8. bug 976497 - SIM Slot manager seems to be racy regarding SIM card state on boot (Peak, Nexus S) (1.4+, ongoing)
  9. bug 957917 - [IPv6] To support IPv6 in RIL (ongoing)

Tracking & Debugging

  1. bug 951607 - [fugu][B2G]dial number "23" , after it displays the error, we can't dial a normal number
    • Per discussion with Aknow, modem should fix this. Keep talking to sam.hua
    • We will keep working on "unify sendMMI() and dial()"

Others

  1. Regular Comms standup meeting
  2. Regular QC meeting

Jessica

  • Target.(Bug Number, Summay, Stauts, Estimated date):
    1. bug 960865 - B2G RIL: support dun apn type (2/28)
      • landed.
      • would like to move dun data connection handling to DataConnectionManager.
    2. bug 961571 - B2G RIL: support ims apn type (2/28)
      • uploaded first version patches.
      • Edgar helped to finish them. Thanks Edgar!
    3. bug 978709 - To appropriately configure a interface having both IPv6 and IPv4 addresses in network manager.
      • new, to be done this week.
    4. bug 961921 - B2G RIL: [DSDS] Separate roaming preference for each client (1.4?)
      • pending.
    5. bug 939046 - B2G RIL: Data call and RILNetworkInterface enhancement
  • Reviews/Feedbacks/Others:

John

  • Target
    • bug 961598 - [Gonk-KK] The DNS Resolver from Bionic's netBSD is not workable on Nexus-5 (2/28) (landed)
    • bug 964228 - Race condition in NetworkStatsService.jsm (1.3+) (r+)
    • bug 928289 - [Network Metering] Obtain network tethering statistics (e.g., WiFi tethering, USB tethering) (r?)
      • Need re-factor
    • bug 949956 - [Network Metering] Move SaveNetworkStats code to nsNetUtils.h (r?)

Vicamo

  • Target.(Bug Number, Summay, Stauts, Estimated date):
    • bug 871475 B2G Emulator: support RIL data connection emulation
      • found an upstream fix. Still fixing other regression in RTSP, mobile connection test cases.
    • bug 957917 [IPv6] To support IPv6 in RIL. (in review)
    • bug 970212 B2G Emulator: Enhance GSM/UMTS Signal Strength on Emulator.
      • merge to emulator-jb & emulator-kk
    • bug 975359 orientation sensor cannot be set by runEmulatorCmd
      • r+, waiting for slee's feedback.
    • bug 977995 B2G: remove mNetdWorker from SystemWorkerManager
    • bug 978071 B2G Emulator: support IPv6
      • to fix test case regressions
  • Reviews/Feedbacks/Others:
    • bug 733331 B2G SMS: configurable GSM national languages & concatenation reference number
    • bug 866938 B2G MMS: Support email address in receiver field
    • bug 881174 B2G CDMA: support conference (3-way) call
    • bug 897727 B2G emulator build requires both 32-bit and 64-bit libgl
      • trying to remove the depending modules instead.
    • bug 974820 B2G SMS & MMS: Support Error Handling of Sending/Receiving Message while device storage is full.
    • bug 975813 [IPv6] To support IPv6 in network manager.
    • bug 976959 [B2G] Change the netmask to prefix length for supporting IPv6

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
      • waiting for feedback
    2. bug 972794 - [Tarako]Connect wpa supplicant consume 5 seconds
      • ongoing
  • Review Bugs
    1. bug 976452 - Missing implementation of nsIWifi::getWifiScanResults
      • landed
    2. bug 976455 - Enabling wifi debug log breaks wifi due to the undefined |p2pManager|
      • landed
    3. bug 960865 - B2G RIL: support dun apn type
      • landed
    4. bug 976944 - [gonk-kk] Wifi hotspot doesn't work
      • landed
    5. bug 976959 - [B2G] Change the netmask to prefix length for supporting IPv6
      • landed
    6. bug 970271 - [Network] Fix some GCC warnings in Necko
      • landed
    7. bug 977479 - updateUpStream function in NetworkService.js doesn't work
      • landed
    8. bug 977469 - When USB/Wifi Tethering are both enabled, disable one of them will also disable IP forwarding
      • landed
    9. bug 973809 - [Madai][WiFi][Data Share] Socket Transport isn't properly initialized when a Wi-Fi Hotspot is "enabled" (a Wi-Fi is "disabled").
      • ongoing
    10. bug 945569 - Support Wifi Display device discovery and group formation
      • ongoing
    11. bug 928289 - [Network Metering] Obtain network tethering statistics (e.g., WiFi tethering, USB tethering)
      • ongoing
  • Tracking.(Bugs that should be fixed or interested)
    1. bug 924792 - [Buri]no automatic switch of APN when tethering is activated
    2. bug 908553 - B2G Emulator: support wifi emulation
    3. bug 846661 - [Buri][WIFI][Feature] a prompt should appear when there is a open Access Point
    4. bug 907028 - [email] Best approach for wifi wake lock
    5. bug 866718 - Automatically connect to openwireless.org WiFi networks if no others available
    6. WISPr (Wireless Internet Service Provider roaming) and wifi captive portal.

Yoshi

  • bug 970263 - B2G NFC: Unlock screen when running marionette test. ongoing
  • bug 977440 - B2G RIL: add xpcshell tests for the processICCIOError. landed
  • bug 978671 - B2G NFC: Add ro.moz.nfc.enabled system proprty to Nexus-5 (hammerhead). landed
  • bug 937430 - Add support onforegrounddispatch callback to NFC DOM. discuss the new API proposal.
  • pending
    • bug 933588 - B2G NFC: Rewrite NFC Worker in C++. r? sent (pending, fabrice didn't review it yet)
    • bug 960510 - B2G NFC: type, id and payload should be optional in MozNDEFRecord. r+ (pending, will land after 3/17)
    • bug 933678 - B2G NFC: Add exposedProps for those objects passed to Gaia. r+, (pending, will land after 3/17)
    • 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)
  • reviewed
    • bug 968550 - [B2G][Settings][FDN] After adding a number to FDN and entering the wrong SIM2 pin the "The PIN2 code is incorrect." message does not appear. 1.3+
    • reviewed bug 976537 - Crash in NFC shutdown. 1.3+

Borting

  • Target
    1. bug 951976 - API for Resource Statistics
      • WebIDL patch (r+)
      • Implementation patch (undergo)
        • Promise (done)
        • stats query/clear methods (done)
        • alarm add/get/remove methods (done)
        • use cloneInto() method when passing parameter to DOM methods(undergo)
        • write test app (undergo)
  • Pending
    1. bug 854200 - PowerStats API
    2. bug 899596 - Get Wi-Fi link speed (r+)
    3. bug 854202 - Obtain system metrics and power profile (r+)
      • Should be rebased after bug 951976 is landed
    4. bug 947779 - Support auto clearing power statistics when app is removed
      • Use "webapps-uninstall" notification

Wesley(EPM)

Thank you all for the 228 list!

  • Backout proposal presented in release driver meeting. So far no objection.
    • NFC: need to confirm if madai doesn't need the sharing feature
  • Priority
    • 1.3 blockers
    • 1.3T
    • 1.4 QC (Bug 960372 - (FxOS-v1.4-FC-8926), before 3/17)
    • 1.4 blockers