gecko/netwerk/cookie
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
..
public Bug 536650 - Cookie values not saved for pages loaded from file://; part 2: deal with empty hosts in the 2010-01-12 10:29:20 -08:00
src Bug 536978 - Cookies should write to the database asynchronously. 2010-03-12 07:18:38 -08:00
Makefile.in