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

Issue 546104: Fix FullTabModeIE_ChromeFrameDeleteCookieTest. The problem was that a domain... (Closed)

Created:
10 years, 11 months ago by tommi (sloooow) - chröme
Modified:
9 years, 7 months ago
Reviewers:
ananta
CC:
chromium-reviews_googlegroups.com, amit, ben+cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Fix FullTabModeIE_ChromeFrameDeleteCookieTest. The problem was that a domain cookie was being set twice although only set once by the server. The test itself needed fixing as well as an extra check for domain cookies set by a different url than the current url. There's one other problem remaining however which was initially reported in bug 30786 and I'll get on that next (bug reopened). TEST=Run the FullTabModeIE_ChromeFrameDeleteCookieTest test. BUG=32546, 30786 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=36749

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -33 lines) Patch
M chrome/browser/automation/automation_profile_impl.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/automation/url_request_automation_job.cc View 1 2 4 chunks +42 lines, -18 lines 0 comments Download
M chrome_frame/http_negotiate.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome_frame/test/chrome_frame_unittests.cc View 1 1 chunk +1 line, -3 lines 0 comments Download
M chrome_frame/test/data/fulltab_delete_cookie_test.html View 1 chunk +8 lines, -12 lines 0 comments Download
M chrome_frame/urlmon_url_request.cc View 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
tommi (sloooow) - chröme
10 years, 11 months ago (2010-01-21 07:47:19 UTC) #1
ananta
10 years, 11 months ago (2010-01-21 15:18:06 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698