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

Issue 2291393003: Add capability to simple http server to bound Set-Cookie to URLs. (Closed)

Created:
4 years, 3 months ago by liaoyuke
Modified:
4 years, 3 months ago
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add capability to simple http server to bound Set-Cookie to URL. Update simple http server so that user specified cookies can be included in the headers of http response. BUG= Committed: https://crrev.com/203bbc711d1134ad2b5d0dc88bf656d3ceb83341 Cr-Commit-Position: refs/heads/master@{#416304}

Patch Set 1 #

Patch Set 2 : Update comments #

Total comments: 1

Patch Set 3 : Addressed comments from Peter #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -32 lines) Patch
M ios/web/public/test/http_server_util.h View 1 1 chunk +6 lines, -5 lines 0 comments Download
M ios/web/public/test/http_server_util.mm View 1 chunk +3 lines, -4 lines 0 comments Download
M ios/web/public/test/response_providers/html_response_provider.h View 1 chunk +4 lines, -3 lines 0 comments Download
M ios/web/public/test/response_providers/html_response_provider.mm View 1 chunk +2 lines, -4 lines 0 comments Download
M ios/web/public/test/response_providers/html_response_provider_impl.h View 1 chunk +4 lines, -4 lines 0 comments Download
M ios/web/public/test/response_providers/html_response_provider_impl.mm View 1 2 2 chunks +15 lines, -3 lines 0 comments Download
M ios/web/public/test/response_providers/response_provider.h View 2 chunks +6 lines, -4 lines 0 comments Download
M ios/web/public/test/response_providers/response_provider.mm View 1 2 1 chunk +14 lines, -5 lines 0 comments Download

Messages

Total messages: 28 (12 generated)
liaoyuke
4 years, 3 months ago (2016-08-30 23:49:21 UTC) #5
pkl (ping after 24h if needed)
Would it be possible to have unit tests added to the various response_providers? https://codereview.chromium.org/2291393003/diff/20001/ios/web/public/test/response_providers/html_response_provider_impl.mm File ...
4 years, 3 months ago (2016-09-01 00:18:15 UTC) #8
pkl (ping after 24h if needed)
On 2016/09/01 00:18:15, pklpkl wrote: > Would it be possible to have unit tests added ...
4 years, 3 months ago (2016-09-01 00:31:07 UTC) #9
liaoyuke
Yeah, I had a strong desire adding some unit tests for my CL, but didn't ...
4 years, 3 months ago (2016-09-01 00:40:16 UTC) #10
pkl (ping after 24h if needed)
It feels acceptable to submit this and add unit tests as a separate task. baxley ...
4 years, 3 months ago (2016-09-01 00:41:53 UTC) #11
liaoyuke
Good idea! I can also do that. On Wed, Aug 31, 2016 at 5:41 PM ...
4 years, 3 months ago (2016-09-01 00:43:59 UTC) #12
baxley
I think we should wait for the short term (i.e. C-A-T). Since nothing in place, ...
4 years, 3 months ago (2016-09-01 04:23:09 UTC) #13
liaoyuke
Yes, that's sounds good! I'll land this CL first and then maybe add unit tests ...
4 years, 3 months ago (2016-09-01 05:46:25 UTC) #14
liaoyuke
Addressed previous comments, please take another look. Thanks
4 years, 3 months ago (2016-09-02 16:30:01 UTC) #15
pkl (ping after 24h if needed)
lgtm
4 years, 3 months ago (2016-09-02 16:40:51 UTC) #16
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/2291393003/40001
4 years, 3 months ago (2016-09-02 16:54:49 UTC) #18
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years, 3 months ago (2016-09-02 16:54:51 UTC) #20
baxley
On 2016/09/02 16:54:51, commit-bot: I haz the power wrote: > No L-G-T-M from a valid ...
4 years, 3 months ago (2016-09-02 17:33:29 UTC) #21
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/2291393003/40001
4 years, 3 months ago (2016-09-02 18:00:50 UTC) #23
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-09-02 18:39:37 UTC) #25
commit-bot: I haz the power
4 years, 3 months ago (2016-09-02 18:41:15 UTC) #27
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/203bbc711d1134ad2b5d0dc88bf656d3ceb83341
Cr-Commit-Position: refs/heads/master@{#416304}

Powered by Google App Engine
This is Rietveld 408576698