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

Issue 1258023002: Split 'CookieOptions' out into a .h/.cc file. (Closed)

Created:
5 years, 4 months ago by Mike West
Modified:
5 years, 4 months ago
Reviewers:
vabr (Chromium), eroman
CC:
cbentzel+watch_chromium.org, chromium-reviews, erikwright (departed)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Split 'CookieOptions' out into a .h/.cc file. I need to add a member to CookieOptions in order to support First-Party Only cookies, but doing so makes CookieOptions' constructor "complex". Splitting that work out into a separate patch for clarity. BUG=459154 Committed: https://crrev.com/765edf7c2d4f183663d6eb54964fc41f261be2df Cr-Commit-Position: refs/heads/master@{#340657}

Patch Set 1 #

Total comments: 1

Patch Set 2 : NET_EXPORT #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -5 lines) Patch
M net/cookies/cookie_options.h View 1 2 chunks +4 lines, -5 lines 0 comments Download
A net/cookies/cookie_options.cc View 1 chunk +16 lines, -0 lines 1 comment Download
M net/net.gypi View 1 chunk +1 line, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 12 (3 generated)
vabr (Chromium)
https://codereview.chromium.org/1258023002/diff/1/net/cookies/cookie_options.h File net/cookies/cookie_options.h (right): https://codereview.chromium.org/1258023002/diff/1/net/cookies/cookie_options.h#newcode15 net/cookies/cookie_options.h:15: class CookieOptions { The only target in net_common.gypi is ...
5 years, 4 months ago (2015-07-27 11:35:44 UTC) #2
Mike West
Ha! Thanks, Vaclav! I think that did it. eroman@, mind taking a look at this ...
5 years, 4 months ago (2015-07-27 12:04:00 UTC) #4
Mike West
On 2015/07/27 at 12:04:00, Mike West wrote: > Ha! Thanks, Vaclav! I think that did ...
5 years, 4 months ago (2015-07-27 14:25:23 UTC) #5
eroman
lgtm https://codereview.chromium.org/1258023002/diff/20001/net/cookies/cookie_options.cc File net/cookies/cookie_options.cc (right): https://codereview.chromium.org/1258023002/diff/20001/net/cookies/cookie_options.cc#newcode5 net/cookies/cookie_options.cc:5: // Brought to you by number 42. nit: ...
5 years, 4 months ago (2015-07-27 18:02:03 UTC) #6
Mike West
On 2015/07/27 at 18:02:03, eroman wrote: > lgtm > > https://codereview.chromium.org/1258023002/diff/20001/net/cookies/cookie_options.cc > File net/cookies/cookie_options.cc (right): ...
5 years, 4 months ago (2015-07-27 18:09:58 UTC) #7
eroman
On Mon, Jul 27, 2015 at 11:09 AM, <mkwst@chromium.org> wrote: > On 2015/07/27 at 18:02:03, ...
5 years, 4 months ago (2015-07-27 18:29:12 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1258023002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1258023002/20001
5 years, 4 months ago (2015-07-28 09:20:10 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 4 months ago (2015-07-28 09:24:40 UTC) #11
commit-bot: I haz the power
5 years, 4 months ago (2015-07-28 09:25:47 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/765edf7c2d4f183663d6eb54964fc41f261be2df
Cr-Commit-Position: refs/heads/master@{#340657}

Powered by Google App Engine
This is Rietveld 408576698