gecko/browser/components/sessionstore
Paul O’Shannessy 865b93db8b Bug 690992 - App tabs break deleting cookies on close [r=dietrich]
This does 2 things:
1. Makes sure that we don't try to split cookies in the case of _extractHostsForCookies doesn't return any hosts.
2. If _host & _scheme aren't present for an entry (always true at startup), we will create an nsIURI from the url and extract host & scheme from that.
2011-11-03 13:44:19 -07:00
..
content Bug 673331 - Add identifying information to system compartments. r=mrbkap. 2011-08-21 16:02:24 -07:00
src Bug 690992 - App tabs break deleting cookies on close [r=dietrich] 2011-11-03 13:44:19 -07:00
test/browser merge m-c to fx-team 2011-11-03 09:29:07 -03:00
jar.mn
Makefile.in Bug 689884 - Skip Makefiles that are no-op or else only |DIRS = a_single_subdir|; r=khuey 2011-10-06 17:15:07 +01:00
nsISessionStartup.idl Bug 670040: Make nsISessionStartup.state a jsval to save repeatedly stringifying/parsing the initial state. r=zpao 2011-07-15 09:42:21 -07:00
nsISessionStore.idl Bug 623893 - Middle clicking the back / forward buttons doesn't go back / forward. a=dietrich a=b 2011-01-10 20:01:47 +01:00