Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(127)

Issue 3053018: The ChromeFrame persistent cookie test creates persistent cookies and reloads... (Closed)

Created:
10 years, 4 months ago by ananta
Modified:
9 years, 6 months ago
Reviewers:
stoyan
CC:
chromium-reviews, amit
Visibility:
Public.

Description

The ChromeFrame persistent cookie test creates persistent cookies and reloads the current page via the gcf: protocol to load it in chrome. The page when loaded in Chrome validates whether the cookies were set. This does not work correctly on IE8 in Vista and windows 7 as the cookie stores are partitioned. Fix is redirect the page to a target page which validates the cookies. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53891

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -17 lines) Patch
A chrome_frame/test/data/persistent_cookie_test_final_page.html View 1 chunk +28 lines, -0 lines 0 comments Download
M chrome_frame/test/data/persistent_cookie_test_page.html View 3 chunks +4 lines, -14 lines 0 comments Download
M chrome_frame/test/test_with_web_server.cc View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ananta
10 years, 4 months ago (2010-07-27 23:41:39 UTC) #1
stoyan
10 years, 4 months ago (2010-07-27 23:43:25 UTC) #2
OK

Powered by Google App Engine
This is Rietveld 408576698