TPE CONNECTIVITY GROUP/2014-09-02: Difference between revisions

 
(7 intermediate revisions by 5 users not shown)
Line 2: Line 2:
== Chuck ==  
== Chuck ==  
* ''' Target '''
* ''' Target '''
# {{bug|1051660}} - Test case for Wifi enable API <b>landed</b>
# {{bug|1055380}} - Incorrect wifi network priority. <b>landed</b>
# {{bug|1043251}} - WIFI keeps toggling just like some one keeps on tapping the button <b>r+, waiting approval</b>
# {{bug|1043251}} - WIFI keeps toggling just like some one keeps on tapping the button <b>r+, waiting approval</b>
# {{bug|1012549}} - Support import PKCS#12 in wifi <b>r+ in dom part, wating NSS review</b>
# {{bug|1012549}} - Support import PKCS#12 in wifi <b>r+ in dom part, wating NSS review</b>
# {{bug|1055380}} - Incorrect wifi network priority. <b>r?</b>
# {{bug|1050678}} - Send network info along with state change event <b>WIP</b>
# {{bug|1050678}} - Send network info along with state change event <b>WIP</b>
# {{bug|1050679}} - Use network info in state change event in Gaia<b>WIP</b>
# {{bug|1050679}} - Use network info in state change event in Gaia <b>WIP</b>
# {{bug|1057091}} - Support USB tethering in IPv6 upstream interface <b>WIP</b>
# {{bug|1057091}} - Support USB tethering in IPv6 upstream interface <b>WIP</b>
# {{bug|1058416}} - Use IPDL in wifi <b>WIP</b>
# {{bug|1047258}} - WiFi with Captive Portal and data connection can mess up <b>Try to reproduce</b>
# {{bug|1047258}} - WiFi with Captive Portal and data connection can mess up <b>Try to reproduce</b>


Line 47: Line 47:


==== In Progress ====
==== In Progress ====
# Debug: {{Bug|1056187}} - Frame drops observed during RTSP streaming ('''2.0?''')
# Debug: {{Bug|1056187}} - Frame drops observed during RTSP streaming ('''2.0+''')
#* Clone of bug 1050351.
#* Clone of bug 1050351.
#* https://bug1056187.bugzilla.mozilla.org/attachment.cgi?id=8482199
# {{Bug|1032111}} - [RTSP] Basic RTSP test case on ICS emulator ('''2.1, ongoing''')
# {{Bug|1032111}} - [RTSP] Basic RTSP test case on ICS emulator ('''2.1, ongoing''')
#* Cannot create RTSP in parent process
#* Cannot create RTSP in parent process (oop = false)
# Debug: {{Bug|1055949}} - [MADIA][Multimedia] When RTSP Streaming playback, detected reboot symptom
# Debug: {{Bug|1055949}} - [MADIA][Multimedia] When RTSP Streaming playback, detected reboot symptom
# Debug: {{Bug|1049241}} - [MADAI][Multimedia] Cannot play some RTSP link due to decode error on AAC-LC codec
# Debug: {{Bug|1049241}} - [MADAI][Multimedia] Cannot play some RTSP link due to decode error on AAC-LC codec
Line 70: Line 71:
==== Done & Working ====
==== Done & Working ====
# {{bug|1038531}} - Unify NetworkService/Networker/WifiNetUtil/WifiUtil
# {{bug|1038531}} - Unify NetworkService/Networker/WifiNetUtil/WifiUtil
#* f+ by :fabrice
#* r+ by :fabrice, blake. Flag checkin-needed
#* Dependent on {{bug|1043114}} - B2G NetworkService: unify add/removeHostRoute and add/removeHostRouteWithResolve
#* Rebased and removed the use of isAsync.
# {{bug|1037380}} - Add message-defined filter to system message with extending nsISystemMessagesConfigurator
#* Landed.
# {{Bug|992772}} - [B2G][RIL][NetworkManager] ResolveHostName with the DNS of the specified NetworkInterface.
# {{Bug|992772}} - [B2G][RIL][NetworkManager] ResolveHostName with the DNS of the specified NetworkInterface.
#* Intend to add a DNS service hook to XHR
# {{Bug|1053650}} - [B2G][MMS] Host Resolving with specified DNS in XMLHttpRequest
# {{Bug|1033983}} - [WIFI] Fewer available wifi networks are found after upgrade
#* XMLHttpRequest.webidl => nsXMLHttpRequest => nsHttpChannel => nsHttpConnectionInfo => nsHttpConnectionMgr => nsSocketTransport => DNS lookup
#* Proposed 2 solutions:
#** Explicit route (ip): simple but requires to deal with nsProxyInfo as well
#** NetworkInterfaceId: Indirect but flexible.
# {{Bug|1054191}} - [B2G] Cannot enable usb tethering on flame
# {{Bug|1054191}} - [B2G] Cannot enable usb tethering on flame
#* Buffer overflow occurred in HwcDebug::HwcDebug
#* Still regressed by {{Bug|1049240}} - Integrate MTP into the AutoMounter
==== Study ====
NFC


==== Pending ====
==== Pending ====
Line 86: Line 91:


== Yoshi ==
== Yoshi ==
* {{Bug|1055477}} - B2G NFC: Add 'CheckPermission' and AvailableIn in NFC WebIDLs. '''landed'''.
* {{Bug|1059102}} - B2G NFC: Better logging in (un)RegisterPeerTarget. '''landed'''
* {{Bug|1057258}} - B2G NFC: Remove unused consts in nfc_consts.js. '''landed'''
* {{Bug|1053732}} - B2G NFC: Use dictionary in MozNDEFRecord Constructor. '''r+, wait for gaia review'''
* {{Bug|964194}} - B2G NFC: remove NFCTag.getDetailsNDEF(). '''r+'''
* {{Bug|1055560}} - B2G NFC: enum TNF in MozNDEFRecord.webidl. '''r+, depend on {{bug|1053732}}'''
* {{Bug|963541}} - B2G NFC: remove NFCTag.connect and NFCTag.close. '''r+'''
* {{Bug|1007724}} - [NFC] NDEF Record validation implementation. '''r+'''
* {{Bug|1052323}} - NFC: update nfcd commit in sources.xml for 2.0 branch. '''uplift to v2.0 branch'''
* {{Bug|1055960}} - B2G NFC: onpeerlost won't be called if peerready is reset. '''r+'''
* {{Bug|1057998}} - B2G NFC: Remove NDEFRecord from NfcOptions.webidl. '''ongoing'''
* {{Bug|1053732}} - B2G NFC: Use dictionary in MozNDEFRecord Constructor. '''ongoing'''
* {{Bug|1039713}} - Intermittent test_nfc_peer.js | TimeoutException: TimeoutException: Connection timed out. '''seems bug from Marionette'''
* {{Bug|1050764}} - crash in android::Parcel::setData(unsigned char const*, unsigned int). '''can't reproduce yet'''
* {{Bug|1050764}} - crash in android::Parcel::setData(unsigned char const*, unsigned int). '''can't reproduce yet'''
 
* {{Bug|1059168}} - B2G NFC: Make sure the techList and origin string won't overflow in NfcService. '''ongoing'''
* Pending
* Pending
** {{Bug|1003775}} - B2G NFC: removePeerTarget in Nfc.js doesn't work for Browser app. '''pending'''
** {{Bug|1003775}} - B2G NFC: removePeerTarget in Nfc.js doesn't work for Browser app. '''pending'''
Line 103: Line 105:
* '''Target.(Bug Number, Summay, Status, Estimated date):'''
* '''Target.(Bug Number, Summay, Status, Estimated date):'''
*# {{Bug|1055936}} - Fail to play few 1080p RTSP clips on compatible platform
*# {{Bug|1055936}} - Fail to play few 1080p RTSP clips on compatible platform
*#* Ongoing
*#* It crashed in OMXCodec.cpp which is located in Android framework.
*# {{Bug|1054171}} - [RTSP] Support live stream over RTSP/RTP
*# {{Bug|1054171}} - [RTSP] Support live stream over RTSP/RTP
*#* Ongoing
*#* Ongoing
Line 118: Line 120:
*# {{Bug|972783}} - [Madai][Data Share] MAC address based firewall (e.g. iptables) for Admission Control & its corresponding API for Gaia
*# {{Bug|972783}} - [Madai][Data Share] MAC address based firewall (e.g. iptables) for Admission Control & its corresponding API for Gaia
*#* Ongoing
*#* Ongoing
*# {{Bug|1051106}} - |wantScanResults| ends up with hundreds of copies of |firstScan|
*# {{Bug|1059702}} - [WiFi Tethering] wifi tethering will not work when wifi STA and AP use different interface names
*#* Landed
*#* landed
*# {{Bug|1050678}} - [Wifi] Send network info along with state change event: disconnected and connectingfailed
*#* feedback+
*# {{Bug|928362}} - Implementation of 802.11 (Wi-Fi) ad hoc feature
*#* r+


== Wesley(EPM) ==  
== Wesley(EPM) ==  
Confirmed users
84

edits