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

Issue 2202053007: headless: Add a test for sending cookies from a protocol handler (Closed)

Created:
4 years, 4 months ago by Sami
Modified:
4 years, 4 months ago
Reviewers:
Eric Seckler
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

headless: Add a test for sending cookies from a protocol handler This patch adds a test for sending outgoing cookies from a protocol handler. The cookies are read asynchronously from the cookie store associated with the request. BUG=546953 Committed: https://crrev.com/7b6f78f23894ab0eb24eb6ad56d58b61319f8746 Cr-Commit-Position: refs/heads/master@{#409490}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -0 lines) Patch
M headless/lib/headless_browser_browsertest.cc View 2 chunks +134 lines, -0 lines 2 comments Download

Messages

Total messages: 12 (5 generated)
Sami
Turns out we already have all the pieces we need for computing outgoing cookies. I ...
4 years, 4 months ago (2016-08-02 17:47:17 UTC) #3
Eric Seckler
lgtm with a tiny nit. yay to cookies! :) https://codereview.chromium.org/2202053007/diff/1/headless/lib/headless_browser_browsertest.cc File headless/lib/headless_browser_browsertest.cc (right): https://codereview.chromium.org/2202053007/diff/1/headless/lib/headless_browser_browsertest.cc#newcode291 headless/lib/headless_browser_browsertest.cc:291: ...
4 years, 4 months ago (2016-08-02 19:50:47 UTC) #4
Sami
https://codereview.chromium.org/2202053007/diff/1/headless/lib/headless_browser_browsertest.cc File headless/lib/headless_browser_browsertest.cc (right): https://codereview.chromium.org/2202053007/diff/1/headless/lib/headless_browser_browsertest.cc#newcode291 headless/lib/headless_browser_browsertest.cc:291: .SetInitialURL(GURL("https://example.com/cookie.html")) On 2016/08/02 19:50:47, Eric Seckler wrote: > Nit: ...
4 years, 4 months ago (2016-08-03 09:55:58 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2202053007/1
4 years, 4 months ago (2016-08-03 10:58:20 UTC) #7
Eric Seckler
lgtm
4 years, 4 months ago (2016-08-03 10:58:31 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-08-03 11:43:22 UTC) #10
commit-bot: I haz the power
4 years, 4 months ago (2016-08-03 11:45:15 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/7b6f78f23894ab0eb24eb6ad56d58b61319f8746
Cr-Commit-Position: refs/heads/master@{#409490}

Powered by Google App Engine
This is Rietveld 408576698