https://github.com/mozilla/gecko-dev
Revision c66130b6bc4400def9a472c02fda2e6612f5aacf authored by Paul O’Shannessy on 03 November 2011, 20:44:19 UTC, committed by Paul O’Shannessy on 03 November 2011, 20:44:19 UTC
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.

--HG--
extra : rebase_source : c30cb8a07f68d6675e4d3625eb207d6b692f7e36
1 parent 57e75ec
History
Tip revision: c66130b6bc4400def9a472c02fda2e6612f5aacf authored by Paul O’Shannessy on 03 November 2011, 20:44:19 UTC
Bug 690992 - App tabs break deleting cookies on close [r=dietrich, a=legneato]
Tip revision: c66130b

README.txt

back to top