TPE CONNECTIVITY GROUP/2015-04-07: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
 
(12 intermediate revisions by 7 users not shown)
Line 3: Line 3:
== Dimi ==  
== Dimi ==  
* ''' Done & Working in Progress '''
* ''' Done & Working in Progress '''
# {{bug|1144561}} - Create branch for platform_external_libnfc-nci. '''testing'''
# Prepare Necko Study Group TLS presentation slide
# Study New security model
* ''' Review & Feedbacks '''
* ''' Review & Feedbacks '''
* ''' Pending '''
* ''' Pending '''
* ''' Others '''
# {{bug|1069201}} - [NFC] Support HCE in nfcd. '''on-going'''


== Ethan ==
== Ethan ==
* ''' Done & Working in Progress '''
* ''' Done & Working in Progress '''
# {{Bug|1146251}} - [Midori 2.0][Crash][Video streaming] MS crashed when play RTSP video
#* Uplift to 2.0 to avoid crash: {{bug|1088538}} - [RTSP] System crash in the end of playback due to NULL accessUnit
#* However, the long duration clip cannot be played normally, it would jump to end-of-stream
# Multi-screen project
#* Support the demonstration brown bag
#* Pick up the architecture from Henry
# FxOS new security model
#* Collect and digest information
* ''' Review & Feedbacks '''
* ''' Review & Feedbacks '''
* ''' Pending '''
* ''' Pending '''
* ''' Others '''
# Documentation: Design draft of Necko idle state (ongoing)


== Henry ==  
== Henry ==  
* ''' Done & Working in Progress '''
* ''' Done & Working in Progress '''
# {{Bug|992772}} - [B2G][RIL][NetworkManager] ResolveHostName with the DNS of the specified NetworkInterface.
#* r+'d
# {{Bug|1053650}} - [B2G][MMS] Host Resolving with specified DNS in XMLHttpRequest
#* r+'d
# {{Bug|1130962}} - Remove http proxy pref from NetworkService
# {{Bug|1131632}} - [Wifi Direct][meta] Wifi Direct V3 refinement
# {{Bug|1118272}} - Alarms API does not fire at the right time with mozPower.cpuSleepAllowed on
#* Landed
# {{Bug|1146248}} - Avoid concurrent dhcp_do_request execution
#* Landed
# {{Bug|1146208}} - "Error: wifiListStart mark not found" while opening settings app
# {{Bug|1141391}} - [Wifi Direct] Create Wifi Direct testing app
# Multi-window
* ''' Review & Feedbacks '''
* ''' Review & Feedbacks '''
* ''' Pending '''
* ''' Pending '''
* ''' Others '''
* ''' Others '''


== Jonathan ==
== Jonathan ==
* ''' Done & Working in Progress '''
* ''' Done & Working in Progress '''
** {{Bug|1147537}} - [RTSP] RTSP fails to stream some sources
*** {{Bug|1119681}} - [RTSP] add time stamps to RTSP live streams (approval-mozilla-b2g37?)
** {{Bug|1149616}} - [RTSP] Audio playback is not smooth
*** {{Bug|877116}} - [RTSP] audio playback latency is serious with the following media streams(Video:H.264 Audio:AAC)
*** See also:
* ''' Review & Feedbacks '''
* ''' Review & Feedbacks '''
* ''' Pending '''
* ''' Pending '''
Line 27: Line 63:
== Yoshi ==
== Yoshi ==
* ''' Done & Working in Progress '''
* ''' Done & Working in Progress '''
** {{Bug|1149431}} - Add nfc as privileged permission in app-validator. '''landed, expected to work on 4/8 CST'''
** {{Bug|1150372}} - Add nfc feature checkbox in App Minimum Requirements.
** {{Bug|1146270}} - Move HCI Event Origin into NfcOptions.webidl. '''r+'''
** {{Bug|1127735}} - Update TechDiscoveredNotication. '''r+'''
* ''' Review & Feedbacks '''
* ''' Review & Feedbacks '''
* ''' Pending '''
* ''' Pending '''
Line 32: Line 72:


== Wesley(EPM) ==
== Wesley(EPM) ==
* FC postponed. date to be confirmed.
** FCRR meeting last Thursday https://etherpad.mozilla.org/2-2-FC-review
** FC criteria (https://wiki.mozilla.org/Release_Management/FirefoxOS/Release_Milestones#Feature_Complete_Criteria)
** latest QA report: https://wiki.mozilla.org/B2G/QA/2.2/2015-04-01Status
* red-tai project
** https://mana.mozilla.org/wiki/display/PM/FxOS+-+Red-Tai+Project


== Howie/Aaron (EPM for Networking) ==
== Aaron (EPM for Networking) ==
* 2.2 Feature Complete date update
** 2.2 FC Review : https://etherpad.mozilla.org/2-2-FC-review
** Not ready for 2.2 L, we need around 2-3 weeks to FC

Latest revision as of 07:22, 7 April 2015

Discussion Topics

Dimi

  • Done & Working in Progress
  1. bug 1144561 - Create branch for platform_external_libnfc-nci. testing
  2. Prepare Necko Study Group TLS presentation slide
  3. Study New security model
  • Review & Feedbacks
  • Pending
  1. bug 1069201 - [NFC] Support HCE in nfcd. on-going

Ethan

  • Done & Working in Progress
  1. bug 1146251 - [Midori 2.0][Crash][Video streaming] MS crashed when play RTSP video
    • Uplift to 2.0 to avoid crash: bug 1088538 - [RTSP] System crash in the end of playback due to NULL accessUnit
    • However, the long duration clip cannot be played normally, it would jump to end-of-stream
  2. Multi-screen project
    • Support the demonstration brown bag
    • Pick up the architecture from Henry
  3. FxOS new security model
    • Collect and digest information
  • Review & Feedbacks
  • Pending
  1. Documentation: Design draft of Necko idle state (ongoing)

Henry

  • Done & Working in Progress
  1. bug 992772 - [B2G][RIL][NetworkManager] ResolveHostName with the DNS of the specified NetworkInterface.
    • r+'d
  2. bug 1053650 - [B2G][MMS] Host Resolving with specified DNS in XMLHttpRequest
    • r+'d
  3. bug 1130962 - Remove http proxy pref from NetworkService
  4. bug 1131632 - [Wifi Direct][meta] Wifi Direct V3 refinement
  5. bug 1118272 - Alarms API does not fire at the right time with mozPower.cpuSleepAllowed on
    • Landed
  6. bug 1146248 - Avoid concurrent dhcp_do_request execution
    • Landed
  7. bug 1146208 - "Error: wifiListStart mark not found" while opening settings app
  8. bug 1141391 - [Wifi Direct] Create Wifi Direct testing app
  1. Multi-window
  • Review & Feedbacks
  • Pending
  • Others

Jonathan

  • Done & Working in Progress
    • bug 1147537 - [RTSP] RTSP fails to stream some sources
      • bug 1119681 - [RTSP] add time stamps to RTSP live streams (approval-mozilla-b2g37?)
    • bug 1149616 - [RTSP] Audio playback is not smooth
      • bug 877116 - [RTSP] audio playback latency is serious with the following media streams(Video:H.264 Audio:AAC)
      • See also:
  • Review & Feedbacks
  • Pending
  • Others

Yoshi

  • Done & Working in Progress
    • bug 1149431 - Add nfc as privileged permission in app-validator. landed, expected to work on 4/8 CST
    • bug 1150372 - Add nfc feature checkbox in App Minimum Requirements.
    • bug 1146270 - Move HCI Event Origin into NfcOptions.webidl. r+
    • bug 1127735 - Update TechDiscoveredNotication. r+
  • Review & Feedbacks
  • Pending
  • Others

Wesley(EPM)

Aaron (EPM for Networking)