Networking/Archive/IndividualPriorities: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 54: Line 54:
== [mailto:bsmith@mozilla.com Brian Smith] ==
== [mailto:bsmith@mozilla.com Brian Smith] ==


Sooner:
Last Week:


# {{bug|674148}} - De-serialize certificate chain validations. The patch for {{bug|674147}} does this.
* Out of town
# Import NSS 3.13.2 pre-release into mozilla-central
# Help Steve Workman with {{bug|354493}} if needed.
# {{bug|660749}} - PSM doesn't revalidate certificates of resources from the cache.
# {{bug|640625}} - PKCS#12 does not iterate hashing - patch needs to be checked in
# {{bug|682244}} and {{bug|676829}}
# {{bug|590364}} and {{bug|650355}} - Stop accepting MD5 as a hash algorithm


Later:
This Week and Next Week:
# Import NSS 3.13.2 final release into mozilla-central
 
# Bug {{nbug|624514}} - PSM accesses pref service off the main thread - have patch, need to test.
# Drive patch review queue to zero
# {{nbug|664542}} - hidden
# TLS 1.1
# {{nbug|508633}} - Unresponsive OCSP server should not be treated as revocation
# Check in checkin-needed patches for NSS
# Test PSM using libpkix vs current cert chain building using SSLLabs and/or EFF SSL Observatory data sets.
# Prototyping certificate whitelisting mechanism
# Fix bug {{nbug|650307}} - Certificate chain is verified twice for EV certificates
# Work on libpkix enabled by default (bug 651246)
# Fix bug {{nbug|481656}} - Change cert viewer to validate/build cert chains the same way they are used for trust decisions
# Fix bug {{nbug|650296}} - PSM may report a different certificate error than what was originally encountered
# Any libpkix fixes identified during libpkix testing.
# Fix bug {{nbug|651246}} - Make libpkix-based certificate path building/validation the default in PSM.
# Review rrelyea's patches for bug {{nbug|470994}} (and related bugs) - Complete active distrust in NSS
# TLS compression (Google already wrote patches, but they may require some cleanup and we need to enable the feature in PSM.)
# Patches to NSS needed to support NSS/PSM startup time improvements (bug {{nbug|648407}}, bug {{nbug|648435}}, bug {{nbug|648431}})
# PSM startup time improvements (bug {{nbug|648407}}, bug {{nbug|648435}}, bug {{nbug|648431}})
# Drive decision on acceptable cert validation staleness (no bug, related to bug {{nbug|643916}}, will try to pass off to Gervase)
# Implement subscription-based blocklisting of certs via update ping (Bug {{nbug|647868}}, bug {{nbug|643982}}) - Needs libpkix
# Remove support for weak crypto (https://www.wsjsafehouse.com/)
# OCSP stapling


== [mailto:hbambas@mozilla.com Honza Bambas] ==
== [mailto:hbambas@mozilla.com Honza Bambas] ==

Revision as of 19:20, 28 February 2012

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 722033, Remove calls to synchronous openCacheEntry in nsHttpChannel
  3. bug 597260, Firefox Crash Report [@ nsFileOutputStream::Write(char const*, unsigned int, unsigned int*) ]
  4. bug 723362, Make nsCacheEntryDescriptor::Doom asynchronous
  5. bug 712032, Intermittent cluster of failures on a single build: test_XHR.html, ...
  6. bug 713480, Compressed entries stored as files are padded with zero bytes to the length of uncompressed size
  7. bug 648232, Clear Recent History should be async
  8. bug 701909, Disk cache seems to cause exceptionally slow startups
  9. bug 695399, Remove synchronous cache API (nsICacheSession::openCacheEntry)
  10. bug 691108, Intermittent netwerk/test/unit/test_bug650955.js
  11. review of bug 405407
  12. bug 649564, Intermittent failure in test_socks.js
  13. bug 235853, [PAC] Defer proxy resolution for HTTP and HTTPS PAC to avoid blocking main thread during DNS resolution
  14. bug 558253, Proxy Auto Config (PAC) Extended functions for multi-resolution and ipv6
  15. bug 666059, Only use memory cache for private browsing
  16. Stop deleting disk cache after a crash
  17. Help with mobile disk cache

Jason Duell

  1. 728375 MozWebSocket exposing cookies across hostname/domains
  2. 695636 Update close steps to adhere to WS spec.
  3. 713023 713026 - Fix websockets proxy code
  4. benchmark Websocket latency peformance vs Chrome
  5. Looking into websocket crash oranges 712215, 716841, 718565, 718145
  6. reviewing MIME header parsing 384571
  7. Better error messages for HTTP CORRUPT error 688345.
  8. 704848 reduce space required by nsEffectiveTLDService with more preprocessing
  9. 711886 (write test for) Refuse connection if server replies with non-matching subprotocol
  10. fix websockets oranges about connecting (un)cleanly: many bugs, probably related
  11. Starting DASH implementation with Steve
  12. 712191 return GOING_AWAY (and error cleanup generally) for internal WS errors
  13. 698692 Make WebSocket.close() prevent any more events from firing
  14. 504553 WebSocket in Workers
  15. 711793 Delay websocket reconnection after abnormal termination
  16. 704447 Improve large blob support for WebSockets
  17. write Necko e10s documentation

Brian Smith

Last Week:

  • Out of town

This Week and Next Week:

  1. Drive patch review queue to zero
  2. TLS 1.1
  3. Check in checkin-needed patches for NSS
  4. Prototyping certificate whitelisting mechanism
  5. Work on libpkix enabled by default (bug 651246)

Honza Bambas

  1. bug 720778 Important threads should have a name for better debugability (took by Brian?)
  2. Compare Firefox with other browsers using Wireshark on some common or known not-well performing pages
    • According my first quick tests I have to say we load pages in many cases faster then Chrome (aurora channel to dev channel compare)
    • next: find pages we load significantly slower
  3. Create a profiler with nice visual results
    • made a C++ instrumentation core producing a json log
    • working on hacking SIMILE timeline code to visualize the log
  4. bug 728435 develop Necko performance tests (for use with Stone Ridge)
  5. bug 725587 Firefox jumps randomly from IPv6 to IPv4 and vice versa in dual-stack environment
  6. bug 705755 Reintroduce handling of SSL short write after SSL thread removal
    • update based on review comments
  7. bug 715837 Crash @ mozilla::net::HttpChannelParent::RecvMarkOfflineCacheEntryAsForeign
  8. bug 536324 Change nsIChannel to support 64-bit content-length
  9. bug 451081 Add flag to protocol handler to distinguish that trust domain is the whole spec (finish this!)
  10. bug 692817 Create test for it
  11. bug 621446 Crash [@ mozilla::net::HttpChannelParent::RecvRedirect2Verify ]
    • waiting for results of the updated debugging patch (landed on Gecko 12)

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

Nick Hurley

  1. Cache work
  2. Get Node 0.7.0 onto build servers for SPDY testing
  3. Stone Ridge
  4. Bugs

Patrick McManus

  1. SPDY: standardization issues, v3 implementation, land ping feature, followup on test infra
  2. Get HTTP pipelining patches into the tree.. needs measurements.. reviews complete. pending nightly==14 to not step on spdy
  3. tcp preconnect overlap with cache access (needs bug #). drive leftover syn-retry as prototype through ssl, overlap with cache, provide hint idl, maybe implement hint for search
  4. review telemetry results for spdy and dns and see if there is anything there to proceed on
  5. lame-network project - improving networking in less than ideal networking conditions

Steve Workman

  • DASH Design/Implementation
    • Integrate libdash code (from ITEC, Austria) for MPD Parsing
  • Framework for DNS Host resolver changes bug 14328 and bug 545866
    • Prelude to Q2 work (see below)
  • DNS Prefetching Optimizations
    • Hints API
  • Other DNS bugs
  • (Q2 2012) DNS Host Resolver Investigation (for TTL, More Record Types, DNSSec)

Josh Aas (Manager)

  1. Putting together team work week.
  2. IP investigation for DASH.
  3. Keep improving team dashboard.

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