TPE CONNECTIVITY GROUP/2015-05-26: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(→‎Jonathan: weekly update)
Line 44: Line 44:
** {{Bug|1159639}} - Implement API to add performance marker (WIP)
** {{Bug|1159639}} - Implement API to add performance marker (WIP)
*** Have a patch now, can be recognized by Raptor.
*** Have a patch now, can be recognized by Raptor.
*** :baku is working on this {{Bug|1155761}} - User Timing API is not available on Workers
*** :baku implemented a PerformanceBase. I should be able to inherit that and reduced duplicated code.
*** Supposedly, I could remove duplicated code and use his.
** Preparing for a sharing in DOM study group about DocShell
** Preparing for a sharing in DOM study group about DocShell
* ''' Review & Feedbacks '''
* ''' Review & Feedbacks '''

Revision as of 06:52, 26 May 2015

Discussion Topics

Dimi

  • Done & Working in Progress
  1. bug 1163556 - [aries-l] NFC does not work in aries-l. working
  2. bug 1165774 - [Flame L] NFC not working. mozilla side is ok
  3. bug 1162836 - Fix NFC marionette testcase fail. land
  4. bug 1158735 - FetchEvent.client asserting in onFetch when there's no document. report investigating result
  5. Prepare service worker slide
  • Review & Feedbacks
  • Pending
  1. bug 1136512 - Sony Z3C - nfcd should build with Z3 compatiable libnfc-nci library
  2. bug 1055959 - [NFC] testNfcBadSessionIdError testcase fail. working

Ethan

  • Done & Working in Progress
    1. Attend meeting @5/21: Origins and cookie jar transition to Yoshi
      • Also discussed IPC security with Paul Theriault
    2. bug 1030936 - [CSP] remove fast-path for certified apps once the C++ backend is activated (in progress)
      • Path is ready (simply code deletion) and review+. Need to resolve test failure in Gu test.
      • Learning Gaia unit test (Gu test).
    3. bug 908933 - CSP does not block cross-domain applets with object-src 'self (in progress)
    4. Prepare sharing talk: SOP, XSS and CSP
    5. Arrange a brown bag sharing from Necko study group
  • Review & Feedbacks
    1. Review: bug 849642 - Intermittent test_networkstats_enabled_perm.html | navigator.mozNetworkStats should be a nsIDOMMozNetworkStatsManager object (landed)
    2. Review: bug 958689 - Intermittent test_networkstats_alarms.html | uncaught exception - TypeError: navigator.mozNetworkStats is null | test_networkstats_enabled_no_perm.html | Accessing navigator.mozNetworkStats.getAvailableNetworks should have thrown! | Got an exception (landed)
  • Pending
      • bug 959388 - CSP 1.1: Workers have their own CSP policies, should not inherit from parent document
      • bug 881509 - Content Security Policy ShouldLoad and ShouldProcess do not use request principal (blocks 959388)

Henry

  • Done & Working in Progress
  • Review & Feedbacks
  • Pending
  • Others

Jonathan

(Took 3 days off)

  • Done & Working in Progress
    • bug 1159639 - Implement API to add performance marker (WIP)
      • Have a patch now, can be recognized by Raptor.
      • :baku implemented a PerformanceBase. I should be able to inherit that and reduced duplicated code.
    • Preparing for a sharing in DOM study group about DocShell
  • Review & Feedbacks
  • Pending
    • bug 1142383 - [RTSP] More RTSP testcases (emulator black screen, try to use emulator-kk or x86 now)
    • Refactor planning
  • Others

Yoshi

  • Done & Working in Progress
    • bug 1165841 - [NFC] Unable to share image from gallery, if this image was once previewed through notification. 2.2+, landed on master already, waiting for Bug 1166595 landed on v2.2
    • bug 1165787 - Use origin in RequestSyncService.jsm. ongoing
  • Review & Feedbacks
  • Pending
  • Others

Wesley(EPM)

Howie/Aaron (EPM for Networking)