Networking/Archive/IndividualPriorities

From MozillaWiki
Jump to navigation Jump to search

General Priorities

These priorities apply to all team members at all times:

  1. Security bugs rated sg:moderate or higher.
  2. Review requests older than one week.

These should be taken care of before any other work is done.

Individual Priorities

Only networking team members should be changing priorities. If you have questions about priorities or anything else on this list please email the relevant person or Josh Aas (networking team manager).

Michal Novotny

  1. reviews/feedbacks
  2. bug 695399, Remove synchronous cache API (nsICacheSession::openCacheEntry)
  3. bug 723582, Don't make nsCacheService::IsStorageEnabledForPolicy{,_Locked} block on the entire cache service
  4. bug 572011, Crash @ nsDiskCacheStreamIO::FlushBufferToFile
  5. bug 723362, Make nsCacheEntryDescriptor::Doom asynchronous
  6. bug 741179, crash in nsDiskCacheBlockFile::Write
  7. bug 752266, Firefox startup crash in nsFileInputStream::Read
  8. bug 725993, Random up to a minute-long unresponsive GUI watching HTML5 YouTube
  9. bug 656758, Firefox Crash in nsUrlClassifierDBService::CheckClean @ nsSocketInputStream::Read
  10. bug 597260, Firefox Crash Report [@ nsFileOutputStream::Write(char const*, unsigned int, unsigned int*) ]
  11. bug 403860, nsICacheService.visitEntries is unsafe to call from JS (or pretty much anywhere, really)
  12. bug 713480, Compressed entries stored as files are padded with zero bytes to the length of uncompressed size
  13. bug 648232, Clear Recent History should be async
  14. bug 701909, Disk cache seems to cause exceptionally slow startups
  15. bug 649564, Intermittent failure in test_socks.js
  16. bug 235853, [PAC] Defer proxy resolution for HTTP and HTTPS PAC to avoid blocking main thread during DNS resolution
  17. bug 558253, Proxy Auto Config (PAC) Extended functions for multi-resolution and ipv6
  18. bug 666059, Only use memory cache for private browsing
  19. bug 689247, Intermittent leak
  20. Stop deleting disk cache after a crash
  21. Help with mobile disk cache

Jason Duell

  1. 752778 Teach pywebsocket to send empty close frames
  2. 752776 Upgrade pywebsocket to v630
  3. 748580 websockets: omit close code (rather than code=1000) when no close code passed to close
  4. 738484 Location headers and related bugs
  5. 711886 (write test for) Refuse connection if server replies with non-matching subprotocol
  6. 695636 Update close steps to adhere to WS spec.
  7. 742614 Allocation of string is not checked in WebSockets text frame parsing
  8. 713023 713026 - Fix websockets proxy code
  9. 745296 Enable FAIL_ON_WARNINGS in more of netwerk/
  10. 664163 Track down mysterious e10s necko IPDL bug.
  11. benchmark Websocket latency peformance vs Chrome
  12. Looking into websocket crash oranges 712215, 716841, 718565, 718145
  13. Better error messages for HTTP CORRUPT error 688345.
  14. 704848 reduce space required by nsEffectiveTLDService with more preprocessing
  15. fix websockets oranges about connecting (un)cleanly: many bugs, probably related
  16. 698692 Make WebSocket.close() prevent any more events from firing
  17. 504553 WebSocket in Workers
  18. 711793 Delay websocket reconnection after abnormal termination
  19. 704447 Improve large blob support for WebSockets
  20. write Necko e10s documentation

Brian Smith

Last Week:

This Week:

  • Finish up fallout cleanup that I started last week.
  • Finish bug 665057.
  • bug 660749
  • libpkix work
  • Post lots of patches I have queued up.

Honza Bambas

Offline Cache:

  1. bug 760067 Release all OfflineCache custom profile files ASAP after custom profile cache update has finished
  2. bug 730424 window.applicationCache.status not getting updated when resources finish loading
  3. bug 654081 Remote @font-face fails when used with appcache
  4. bug 764758 Intermittent crash during test_xhtmlManifest.xhtml [@ nsOfflineCacheUpdateItem::OnDataAvailable]
  5. bug 765203 Support mode "unknown" when parsing cache manifest
  6. Dromaeo regression caused by bug 753990
  7. bug 722683 The request that fetches the HTML5 manifest file doesn't send cookies from main domain when third-party cookies are disabled
  8. bug 734993 Firefox not sending cookies when getting application cache manifest files
  9. bug 744713 Add support for putting "total size" into appcache manifest
  10. bug 767025 Store activity flags on offline cache entries in memory for better performance

DOM Storage:

  1. bug 751529 Optimize out nsDOMStorageItem objects from CC log by its complete removal

NTLM:

  1. bug 318253 NTLM Proxy authentification dialog pops up over and over
  2. bug 423758 Firefox can't authenticate to IIS when minimum NTLM level set to v2
  3. bug 602814 Sites requiring an NTLM authentication don't work through a proxy

IPv6:

  1. bug 725587 Firefox jumps randomly from IPv6 to IPv4 and vice versa in dual-stack environment

HTTP:

  1. bug 715905 Separate HTTP proxy CONNECT logic to its own class
  2. bug 536324 Change nsIChannel to support 64-bit content-length
  3. bug 749565 Intermittent content/base/test/test_bug466080.html | XHR from cross-site secure server
  4. bug 654348 XMLHttpRequest incorrectly caches credentials used to create WWW-Authenticate header for HTTP Basic authentication

Thunderbird:

  1. bug 697021 Body search of multipart mail
  2. bug 188988 encrypted emails are not searched

Analyze:

  1. bug 671468 Firefox crash @ nsSocketOutputStream::Write (Yandex)

Mics:

  1. bug 466524 allow ssl in xpcshell tests
    • deps on bug 764114 Copy also bin/ssltunnel binary along with xpcshell binary to the target bin dir when running xpcshell
  2. bug 705755 Reintroduce handling of SSL short write after SSL thread removal
    • update based on review comments
  3. bug 451081 Add flag to protocol handler to distinguish that trust domain is the whole spec (finish this!)
  4. bug 729182 Create a profiler with nice visual results
    • unbitrott and update instrumentation patches
  5. bug 758869 Debugger attached to a running Gecko application doesn't see thread names

Few bugs I released but would like to work on them eventually if not finished until then by someone else.

Nick Hurley

  1. Stone Ridge
  2. Cache work
  3. Bugs

Patrick McManus

  1. diags on 762162 (spdy deployment)
  2. SPDY: standardization issues, server push, followup on test infra, proxy
  3. review telemetry results for spdy and dns and see if there is anything there to proceed on
  4. lame-network project - improving networking in less than ideal networking conditions bug 421128 (partition tabs)
  5. enable pipelines through queue time telemetry
  6. remove synchronous dns in pac resolution
  7. websockets ntlm bug (maybe conn mgmt induced) 766817
  8. google summer of code network dashboard mentorship (jitten)
  9. http/1 connection and rwin mgmt project
  10. should we be doing https proxying (lame-network)
  11. captive portals (lame-network)

Steve Workman

  • DASH Design/Implementation
    • DONE Integrate libdash code (from ITEC, Austria) for MPD Parsing
    • DONE Parse XML into DOM
    • DONE Parse DOM into MPD classes from libdash (converting stdlib types etc.)
    • DONE Create DASHMediaResource, nsDASHEncoder and nsDASHReader as proxy classes to manage audio and video substreams for WebM/DASH
    • DONE Experiment switching between video streams
    • DONE Cleanup code, create WebMOnDemandManager/Parser, to have a single video played
    • DONE Share code for review/demo in user repository
    • DONE Review Adaptation Algorithm(s) and Techniques
    • DONE Update code based on feedback comments
    • IN PROCESS Chunked/Byte-range Downloads
    • Stream Switching
    • Adaptation
  • Framework for DNS Host resolver changes bug 14328 and bug 545866
    • DONE: Upload (for feedback) a base framework for multiple resolution types/functions (using existing cache and thread pool) bug 735967
  • (Q2 2012 - not official goal) DNS Host Resolver Investigation (for TTL, More Record Types, DNSSec)
    • Josh taking this one

Josh Aas (Manager)

  • Empty

Unassigned Priorities

  • 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