TPE Necko: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Add HTTP2 video) |
||
| (20 intermediate revisions by 3 users not shown) | |||
| Line 3: | Line 3: | ||
* Shian-Yow Wu (:swu) | * Shian-Yow Wu (:swu) | ||
* Amy Chung (:Amy) | * Amy Chung (:Amy) | ||
* | * Cervantes Yu (:cervantes) | ||
* Junior Hsu (:junior) | * Junior Hsu (:junior) | ||
* Kershaw Chang (:kershaw) | * Kershaw Chang (:kershaw) | ||
* Shih-Chiang Chien (:schien) | * Shih-Chiang Chien (:schien) | ||
* Will Wang (:willwang) | |||
=== Domains === | === Domains === | ||
* Cookies | * Cookies | ||
* Proxy | * Proxy | ||
* | * Cache | ||
* | * JAR | ||
* HTTP | |||
* IPC/Threading | |||
=== Dashboard === | === Dashboard === | ||
| Line 19: | Line 22: | ||
=== Bugs === | === Bugs === | ||
[[TPE Necko/Bugs]] | [[TPE Necko/Bugs]] | ||
=== Projects === | |||
[[TPE Necko/Projects]] | |||
== Communication Channels == | == Communication Channels == | ||
=== Meetings === | === Meetings === | ||
* Necko meeting [alternate weeks between US-EU, TPE-EU friendly time] (Thu 9AM PST, Thu 3PM CST) | * Necko meeting [alternate weeks between US-EU, TPE-EU friendly time] (Thu 9AM PST, Thu 3PM CST) | ||
* TPE Necko meeting (Tue | * TPE Necko meeting (Tue 4PM CST) | ||
=== IRC === | === IRC === | ||
* #necko | * #necko | ||
| Line 33: | Line 40: | ||
== Sharings == | == Sharings == | ||
=== | |||
=== 2017 === | |||
* Gary - [https://docs.google.com/a/mozilla.com/presentation/d/1vOqP956kx44GITaxtVjjlhXfHzPQcrL2hovI51XRyZc/edit?usp=sharing e10s backpressure] | |||
* Junior - [https://docs.google.com/presentation/d/1Z3sscU-SOkAvO0KvOXGaP8NTSEa9w7Arsn2FR6Nxt0g/edit#slide=id.p Share connection with anonymous requests] | |||
* Junior - [https://docs.google.com/presentation/d/1nLwmyFxu0UnS-6F4B14WXsx2OUHK__5953wsCyQdKXk/edit#slide=id.ga39cad493_0_10 Introduction to RCWN] | |||
* Junior - [https://goo.gl/ccSlbD Using Cache in Necko] | |||
* SC - [https://docs.google.com/document/d/1p64xJGmHbMO7dWlhxHtO9tmEqsHa4GRzyYfcEdAdgCw/edit Debugging Techniques] | |||
* Junior - HTTP2 is Coming QUICkly [https://docs.google.com/presentation/d/1gctWYvHdiG3tYvO6pKWgmNoDQUaWNO8qtRwROM0D-2I/edit#slide=id.p4 Slide] [https://www.youtube.com/watch?v=aMfYfuTZ8eI Video] | |||
* Kershaw - [https://docs.google.com/presentation/d/1jIYchtKYtgeL8JulsLcGn33Ul2cOwth5dX_dberuoLk/edit?usp=sharing How Safe Browsing Works in Firefox] | |||
* Kershaw - [https://docs.google.com/presentation/d/163DfMtz_xheazQb8kYl9J6CUkWnlLBHJvO2tvzQfgws/edit?usp=sharing HTTP Server Timing Header] | |||
=== 2016 === | |||
* Junior - [https://goo.gl/b1O89s URL Parser] | * Junior - [https://goo.gl/b1O89s URL Parser] | ||
* Gary - [https://goo.gl/G5NBlI Tor 101] | * Gary - [https://goo.gl/G5NBlI Tor 101] | ||
* Kershaw - [https://goo.gl/Qat4hT TCP/UDP] | * Kershaw - [https://goo.gl/Qat4hT TCP/UDP] | ||
* Amy - [https://goo.gl/Ml1Xi4 | * Amy - [https://goo.gl/Ml1Xi4 Cookies Introduction] | ||
* SC - [https://docs.google.com/presentation/d/1vYIczzceETR3_muntVWDz1eiVW6-QIXbXwWMYBDL4WA/edit?usp=sharing SSL/TLS 101] | * SC - [https://docs.google.com/presentation/d/1vYIczzceETR3_muntVWDz1eiVW6-QIXbXwWMYBDL4WA/edit?usp=sharing SSL/TLS 101] | ||
* Junior - [https://goo.gl/kVW7sw HTTP2] | |||
* Junior - [https://goo.gl/JvqIJ2 HTTP Cache 101] | |||
* Gary - [https://goo.gl/oqef0e HTTP1] | |||
* SC - [https://goo.gl/tkLT0J Gecko HTTP Walkthrough] | |||
* Kershaw - [https://goo.gl/NxBDNN nsHttpConnectionMgr] | |||
Latest revision as of 04:03, 16 January 2018
Necko Team in Taipei
Team Members
- Shian-Yow Wu (:swu)
- Amy Chung (:Amy)
- Cervantes Yu (:cervantes)
- Junior Hsu (:junior)
- Kershaw Chang (:kershaw)
- Shih-Chiang Chien (:schien)
- Will Wang (:willwang)
Domains
- Cookies
- Proxy
- Cache
- JAR
- HTTP
- IPC/Threading
Dashboard
Bugs
Projects
Communication Channels
Meetings
- Necko meeting [alternate weeks between US-EU, TPE-EU friendly time] (Thu 9AM PST, Thu 3PM CST)
- TPE Necko meeting (Tue 4PM CST)
IRC
- #necko
Mailing list
- Public
- dev-tech-network@lists.mozilla.org
- Private
- necko@mozilla.com (whole necko team)
Sharings
2017
- Gary - e10s backpressure
- Junior - Share connection with anonymous requests
- Junior - Introduction to RCWN
- Junior - Using Cache in Necko
- SC - Debugging Techniques
- Junior - HTTP2 is Coming QUICkly Slide Video
- Kershaw - How Safe Browsing Works in Firefox
- Kershaw - HTTP Server Timing Header
2016
- Junior - URL Parser
- Gary - Tor 101
- Kershaw - TCP/UDP
- Amy - Cookies Introduction
- SC - SSL/TLS 101
- Junior - HTTP2
- Junior - HTTP Cache 101
- Gary - HTTP1
- SC - Gecko HTTP Walkthrough
- Kershaw - nsHttpConnectionMgr