Confirmed users, Bureaucrats and Sysops emeriti
1,680
edits
| Line 9: | Line 9: | ||
# Continue to develop [[Necko/Performance/AutomatedTesting|Stone Ridge's performance testing capabilities]]. | # Continue to develop [[Necko/Performance/AutomatedTesting|Stone Ridge's performance testing capabilities]]. | ||
# Design and implement new HTTP disk cache. | # Design and implement new HTTP disk cache. | ||
# {{nbug|658222}}: TLS False Start for SPDY | # {{nbug|658222}}: TLS False Start for SPDY | ||
# Improve SPDY implementation with things like server push and SPDY/4 support. | |||
# {{nbug|421128}}: Independent windows/tabs should not starve each other for network connections | # {{nbug|421128}}: Independent windows/tabs should not starve each other for network connections | ||
# Resolve NSS race conditions leading to instability and security issues. | |||
# {{nbug|436414}}: OCSP client should be able to use HTTP GET as well as POST | |||
# {{nbug|791750}}: Make it possible to deliver stream data off the main thread | # {{nbug|791750}}: Make it possible to deliver stream data off the main thread | ||
# {{nbug|773648}}: integrate libunbound for our own DNS host resolver | # {{nbug|773648}}: integrate libunbound for our own DNS host resolver | ||
# {{nbug|733647}}: Ship TLS 1.1 (RFC 4346) in Firefox, on by default | # {{nbug|733647}}: Ship TLS 1.1 (RFC 4346) in Firefox, on by default | ||
| Line 19: | Line 20: | ||
# {{nbug|660749}}: (CVE-2011-0082) Firefox doesn't (re)validate certificates when loading a HTTPS page from the cache | # {{nbug|660749}}: (CVE-2011-0082) Firefox doesn't (re)validate certificates when loading a HTTPS page from the cache | ||
# {{nbug|793808}}: Add support for resized image proxy (reduce mobile bandwidth usage). | # {{nbug|793808}}: Add support for resized image proxy (reduce mobile bandwidth usage). | ||
# {{nbug|783205}}: In-browser networking dashboard | |||
# Add support for compressed HTML proxy (reduce mobile bandwidth usage). | # Add support for compressed HTML proxy (reduce mobile bandwidth usage). | ||
# {{nbug|562917}}: Captive portal detection | # {{nbug|562917}}: Captive portal detection | ||
# {{nbug|665707}}: Ability to attach arbitrary data to cache entries, such as decompressed image data for images. | # {{nbug|665707}}: Ability to attach arbitrary data to cache entries, such as decompressed image data for images. | ||
# {{nbug|480514}}: Implement TLS 1.2 (RFC 5246) | # {{nbug|480514}}: Implement TLS 1.2 (RFC 5246) | ||
# Work on a fundamentally better protocol, perhaps UDP-based. | # Work on a fundamentally better protocol, perhaps UDP-based. | ||
# Start work on Necko for Servo, written in Rust | # Start work on Necko for Servo, written in Rust | ||