canmove, Confirmed users
1,537
edits
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
(Also linked from [[Platform/2014-Q1-Goals#Security_.26_Privacy]]) | (Also linked from [[Platform/2014-Q1-Goals#Security_.26_Privacy]]) | ||
===Cert Revocation=== | ===Cert Revocation=== | ||
Line 30: | Line 19: | ||
** (kang) nail down path to remoting file access (so we can remove OPEN syscall from sandbox) | ** (kang) nail down path to remoting file access (so we can remove OPEN syscall from sandbox) | ||
** (bbondy) and equivalent file access control for windows. | ** (bbondy) and equivalent file access control for windows. | ||
===Tracking Protection=== | |||
* Outcome: Users can import a list of content to block. | |||
* Who: mmc, grobinson | |||
** (mmc) Extend nsChannelClassifier to block network loads from tracking domains based on a remote list. | |||
===Security Feature Compatibility and Performance=== | |||
* Outcome: improve app loading time on B2G and page load times on desktop | |||
* Who: ckerschb, grobinson, sid | |||
** (ckerschb) CSP rewrite in C++ (perf for B2G and all platforms) | |||
** (grobinson) deprecation plan for old parser |