Networking/Archive/TeamPriorities: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 5: Line 5:
[[Networking/IndividualPriorities|This other page]] keeps track of priorities for each individual team member.
[[Networking/IndividualPriorities|This other page]] keeps track of priorities for each individual team member.


WORK IN PROGRESS
# {{nbug|783205}}: In-browser networking dashboard
 
# Remove all synchronous APIs that can do i/o from the disk cache.
(transferred from old priorities page)
# {{nbug|658222}}: TLS False Start for SPDY
* TLS False Start, {{bug|658222}}
* TLS compression
* HTTP Preconnections
* concurrent cache reads?
* HTTP semantics object cache (talk to Joe Drew)
* {{bug|562917}} Captive portal detection
 
(transferred from Snappy priorities page)
# Async and off-main-thread proxy info
# Cache async APIs and lock work
# {{nbug|729536}}: Deadlock by xul!nsHttpConnectionMgr::Shutdown
# {{nbug|790370}}: Windows proxy discovery via WPAD needs caching
# {{nbug|790370}}: Windows proxy discovery via WPAD needs caching
# {{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
# {{nbug|562917}}: Captive portal detection
# Windows auth API jank
# Windows auth API jank
# {{nbug|791750}}: Make onDataAvailable callable off the main thread
# 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.

Revision as of 08:52, 24 October 2012

Team Priorities

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

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

  1. 783205: In-browser networking dashboard
  2. Remove all synchronous APIs that can do i/o from the disk cache.
  3. 658222: TLS False Start for SPDY
  4. 790370: Windows proxy discovery via WPAD needs caching
  5. 421128: Independent windows/tabs should not starve each other for network connections
  6. 562917: Captive portal detection
  7. Windows auth API jank
  8. Concurrent cache reads
  9. 791750: Make it possible to deliver stream data off the main thread
  10. 665707: Ability to attach arbitrary data to cache entries, such as decompressed image data for images.