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

Issue 401009: Add browser tests for the BLOCK_THIRD_PARTY_COOKIES... (Closed)

Created:
11 years, 1 month ago by wtc
Modified:
9 years, 7 months ago
Reviewers:
eroman, abarth-chromium
CC:
chromium-reviews_googlegroups.com, darin (slow to review), ben+cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Add browser tests for the BLOCK_THIRD_PARTY_COOKIES policy to verify we allow first-party cookies in the regular and redirected cases. R=abarth,eroman BUG=25133 TEST=new browser tests are added Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=32257

Patch Set 1 #

Patch Set 2 : Try tp fix compilation errors on Linux and Mac. Rename tests. #

Total comments: 1

Patch Set 3 : Upload before checkin #

Patch Set 4 : Upload before checkin #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -0 lines) Patch
A chrome/browser/net/cookie_policy_browsertest.cc View 1 2 1 chunk +87 lines, -0 lines 0 comments Download
M chrome/chrome.gyp View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
wtc
After several hours of laboring, here are the browser tests for the "block third-party cookies" ...
11 years, 1 month ago (2009-11-17 03:23:59 UTC) #1
abarth-chromium
Thanks Wan-Teh. These tests will be very useful to us. It looks like you're having ...
11 years, 1 month ago (2009-11-17 03:48:23 UTC) #2
wtc
Please review Patch Set 2. I tried to fix the compilation errors on Linux and ...
11 years, 1 month ago (2009-11-17 18:44:48 UTC) #3
eroman
11 years, 1 month ago (2009-11-17 22:06:25 UTC) #4
LGTM, thanks!

http://codereview.chromium.org/401009/diff/4/1004
File chrome/browser/net/cookie_policy_browsertest.cc (right):

http://codereview.chromium.org/401009/diff/4/1004#newcode48
Line 48: // Visit a page that is a redirect to a page that sets a cookie.
nit: for consistency with above, how about "Visits".

Also, can you mention that the redirect crosses domain boundary?

Powered by Google App Engine
This is Rietveld 408576698