Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(670)

Issue 11849043: Fix FF problem when cookies are disabled

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 9 months ago by gary.poster
Modified:
10 years, 9 months ago
Reviewers:
benjamin.saller, mp+177002, matthew.scott
Visibility:
Public.

Description

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. https://code.launchpad.net/~gary/juju-gui/support-no-cookies/+merge/177002 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : Fix FF problem when cookies are disabled #

Patch Set 3 : Fix FF problem when cookies are disabled #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -4 lines) Patch
A [revision details] View 1 chunk +2 lines, -0 lines 0 comments Download
M app/store/env/base.js View 4 chunks +52 lines, -3 lines 0 comments Download
M test/test_env.js View 2 chunks +63 lines, -1 line 0 comments Download

Messages

Total messages: 4
gary.poster
Please take a look.
10 years, 9 months ago (2013-07-25 17:24:20 UTC) #1
matthew.scott
LGTM, thanks for the fix!
10 years, 9 months ago (2013-07-25 17:27:00 UTC) #2
benjamin.saller
LGTM, thanks
10 years, 9 months ago (2013-07-25 17:33:19 UTC) #3
gary.poster
10 years, 9 months ago (2013-07-25 18:02:42 UTC) #4
*** 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
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b