Code review comment for lp://staging/~gary/juju-gui/support-no-cookies

Revision history for this message
Gary Poster (gary) wrote :

*** Submitted:

Fix FF problem when cookies are disabled

When cookies are disabled in FF, sessionStorage is disabled. When
sessionStorage is disabled, it just crashes with a security exception.
This works around the issue.

R=matthew.scott, benjamin.saller
CC=
https://codereview.appspot.com/11849043

https://codereview.appspot.com/11849043/

« Back to merge proposal