TPE CONNECTIVITY GROUP/2015-11-11
From MozillaWiki
Contents
Meeting Info
- Time: 2015/11/11 (Wed), 11AM
- Room: 5F, Santos
- Host: Ethan
- Attendees: Dimi, Henry, Jonathan, Thomas, Tim, Yoshi, Winnie
Agenda
- Weekly status update
- Ari meeting at Mozlando and his Taipei visit (tentatively week of Jan 18)
- 2.6 Kick-off
- Schedule/plan for NSec sessions in Mozlando
- Document and slides (11/13)
- Internal rehearsal (11/18)
- Brownbag in Taipei (11/21)
Weekly Status Update
Dimi Lee
- Done & Working in Progress
- bug 1217367 - Service workers update algorithm optimization. working
- bug 1207068 - Implement ExtendableMessageEvent interface. land inbound
- Prepare sharing
- Smart Pointer : nsComPtr, RefPtr, nsAutoRef, UniquePtr, nsAutoPtr, nsCountedRef - String : nsA(C)String, ns(C)String, nsAuto(C)String, nsDependentString, NS_LITERAL_STRING - Warning and debug : NS_WARN_xxx NS_ENSURE_xxx, MOZ_ASSERT, ... - Some MBTF utility : DebugOnly<> , Maybe<>, unused
- Review & Feedbacks
- Pending
- bug 1220950 - Adding tests for checking signed package should not share data with other package or web content. ni?paul
- bug 1181389 - check for full package update when doing service worker update
- bug 1181390 - fire install and activate events on service worker
- bug 1179064 - Ensure that service worker code for signed packages is contained within the package
Ethan Tseng
- Bug 1217594 - Cookies are lost when switching recent Nightlies (RESOLVED FIXED)
- Bug 1165267 - Use OriginAttributes for nsCookieService (RESOLVED FIXED) (uplifted to Aurora 44)
- Bug 1220570 - Potential cookie lost while downgrading from Aurora 44 to 43 (RESOLVED FIXED) (uplifted to Aurora 44)
- Bug 1220361 - Add test case for Cookie database migration to new schema versions (patch in progress)
- Bug 1214071 - Add APIs get/removeCookiesForOriginAttributes() in nsICookieManager2.idl (going to do this)
- Draft slides for introducing NSec in the work week: https://goo.gl/JmDZR8
TODO:
- [ ] Sync with QA team to sort out bug status and progress (ETA this Thursday)
- [ ] Arrange and confirm the NSec sessions in Orlando work week
- [ ] Host NSec brownbag in Taipei (ETA: 11/21)
- [ ] Send documentation (NSec tutorial) to NSec mailing list (try the signing tool on Mac) (today)
Henry Chang
Jonathan Hao
- Web Summit
Thomas Nguyen
- bug 976457 - B2G NFC: API for supporting NFC_A tags
- Under review
- bug 884478 - NFC MiFare Ultralight Tag Support
- Ongoing, depends on bug 976457
- bug 1055959 - [NFC] testNfcBadSessionIdError testcase fail
- Ongoing
- Pending:
- bug 1136512 - Sony Z3C - nfcd should build with Z3 compatiable libnfc-nci library
Tim Huang
- bug 1131493 - [Wifi Direct] Support bonjour/upnp service advertisement
- The implementation of the Bonjour service discovery is almost done for gecko.
- Sent a mail to Flyweb team to get in touch.
- bug 1209654 - [Cost Control] Data alert doesn't match reported usage
- The patch submitted and acquired R+.
Winnie Sun
- bug 1131493 - [Wifi Direct] Support bonjour/upnp service advertisement
Yoshi Huang
- bug 1209162 - Create OriginAttributes subtypes for different uses and define conversion routines between them. feedback? jonas