Networking/Archive/TeamPriorities: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 5: Line 5:
This list is meant to keep track of work we'd like to get done as a team, in prioritized order.
This list is meant to keep track of work we'd like to get done as a team, in prioritized order.


# Remove all synchronous APIs that can do i/o from the disk cache.
# {{nbug|658222}}: TLS False Start for SPDY
# {{nbug|783205}}: In-browser networking dashboard
# {{nbug|783205}}: In-browser networking dashboard
# Remove all synchronous APIs that can do i/o from the disk cache.
# Support DASH for adaptive streaming with HTML5 WebM video
# Support DASH for adaptive streaming with HTML5 WebM video
# Support DASH for adaptive streaming with HTML5 h.264 video
# Support DASH for adaptive streaming with HTML5 h.264 video
# {{nbug|658222}}: TLS False Start for SPDY
# {{nbug|660749}}: (CVE-2011-0082) Firefox doesn't (re)validate certificates when loading a HTTPS page from the cache
# {{nbug|421128}}: Independent windows/tabs should not starve each other for network connections
# {{nbug|790370}}: Windows proxy discovery via WPAD needs caching
# Windows auth API jank
# {{nbug|651246}}: Make libpkix-based certificate path building/validation the default in PSM
# {{nbug|651246}}: Make libpkix-based certificate path building/validation the default in PSM
# {{nbug|660749}}: (CVE-2011-0082) Firefox doesn't (re)validate certificates when loading a HTTPS page from the cache
# {{nbug|436414}}: OCSP client should be able to use HTTP GET as well as POST
# {{nbug|436414}}: OCSP client should be able to use HTTP GET as well as POST
# {{nbug|790370}}: Windows proxy discovery via WPAD needs caching
# {{nbug|791750}}: Make it possible to deliver stream data off the main thread
# {{nbug|421128}}: Independent windows/tabs should not starve each other for network connections
# {{nbug|562917}}: Captive portal detection
# {{nbug|562917}}: Captive portal detection
# {{nbug|773648}}: integrate libunbound for our own DNS host resolver
# {{nbug|773648}}: integrate libunbound for our own DNS host resolver
# {{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|733647}}: Implement TLS 1.1 (RFC 4346) in Gecko (Firefox, Thunderbird), on by default
# {{nbug|733647}}: Implement TLS 1.1 (RFC 4346) in Gecko (Firefox, Thunderbird), on by default
# Start work on Necko for Servo, written in Rust
# Add support for compressed HTML proxy (reduce mobile bandwidth usage).
# Add support for compressed HTML proxy (reduce mobile bandwidth usage).
# Windows auth API jank
# Start work on Necko for Servo, written in Rust
# Concurrent cache reads
# Concurrent cache reads
# {{nbug|791750}}: Make it possible to deliver stream data off the main thread
# {{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.
# Work on a fundamentally better protocol, perhaps UDP-based.
# Work on a fundamentally better protocol, perhaps UDP-based.
# {{nbug|480514}}: Implement TLS 1.2 (RFC 5246)
# {{nbug|480514}}: Implement TLS 1.2 (RFC 5246)

Revision as of 13:35, 30 October 2012

This other page keeps track of priorities for each individual team member.

Team Priorities

This list is meant to keep track of work we'd like to get done as a team, in prioritized order.

  1. Remove all synchronous APIs that can do i/o from the disk cache.
  2. 658222: TLS False Start for SPDY
  3. 783205: In-browser networking dashboard
  4. Support DASH for adaptive streaming with HTML5 WebM video
  5. Support DASH for adaptive streaming with HTML5 h.264 video
  6. 660749: (CVE-2011-0082) Firefox doesn't (re)validate certificates when loading a HTTPS page from the cache
  7. 421128: Independent windows/tabs should not starve each other for network connections
  8. 790370: Windows proxy discovery via WPAD needs caching
  9. Windows auth API jank
  10. 651246: Make libpkix-based certificate path building/validation the default in PSM
  11. 436414: OCSP client should be able to use HTTP GET as well as POST
  12. 791750: Make it possible to deliver stream data off the main thread
  13. 562917: Captive portal detection
  14. 773648: integrate libunbound for our own DNS host resolver
  15. 793808: Add support for resized image proxy (reduce mobile bandwidth usage).
  16. 733647: Implement TLS 1.1 (RFC 4346) in Gecko (Firefox, Thunderbird), on by default
  17. Start work on Necko for Servo, written in Rust
  18. Add support for compressed HTML proxy (reduce mobile bandwidth usage).
  19. Concurrent cache reads
  20. 665707: Ability to attach arbitrary data to cache entries, such as decompressed image data for images.
  21. Work on a fundamentally better protocol, perhaps UDP-based.
  22. 480514: Implement TLS 1.2 (RFC 5246)