Networking/Archive/TeamPriorities: Difference between revisions
< Networking | Archive
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. | ||
# {{nbug|783205}}: In-browser networking dashboard | |||
# Remove all synchronous APIs that can do i/o from the disk cache. | |||
# {{nbug|658222}}: TLS False Start for SPDY | |||
# | |||
# {{nbug| | |||
# {{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 | # 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.
- 783205: In-browser networking dashboard
- Remove all synchronous APIs that can do i/o from the disk cache.
- 658222: TLS False Start for SPDY
- 790370: Windows proxy discovery via WPAD needs caching
- 421128: Independent windows/tabs should not starve each other for network connections
- 562917: Captive portal detection
- Windows auth API jank
- Concurrent cache reads
- 791750: Make it possible to deliver stream data off the main thread
- 665707: Ability to attach arbitrary data to cache entries, such as decompressed image data for images.