gecko/netwerk/cookie/src
Shawn Wilsher 5bdff598be Bug 536978 - Cookies should write to the database asynchronously.
This makes cookie insertion, updates, and deletions happen asynchronously off of
the main thread.  The only I/O done on the main thread is the initial loading of
the database at each startup.
r=dwitte
2010-03-12 07:18:38 -08:00
..
Makefile.in Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
nsCookie.cpp Bug 423132 - speed up sessionstore cookie bits. r=dietrich, sr=mconnor 2009-07-15 17:57:29 -07:00
nsCookie.h Bug 321624 - cookie per-host limit doesn't include all cookies from a domain. r=sdwilsh 2009-12-19 15:55:56 -08:00
nsCookieService.cpp Bug 536978 - Cookies should write to the database asynchronously. 2010-03-12 07:18:38 -08:00
nsCookieService.h Bug 536978 - Cookies should write to the database asynchronously. 2010-03-12 07:18:38 -08:00