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

Issue 1448333002: Add requests omit-origin-header-flag (Closed)

Created:
5 years, 1 month ago by shiva.jm
Modified:
3 years, 3 months ago
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add requests omit-origin-header-flag BUG=557621

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -0 lines) Patch
M third_party/WebKit/LayoutTests/http/tests/fetch/script-tests/request.js View 1 chunk +6 lines, -0 lines 1 comment Download
M third_party/WebKit/Source/modules/fetch/FetchRequestData.h View 1 2 3 4 2 chunks +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/FetchRequestData.cpp View 2 chunks +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/Request.cpp View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (5 generated)
shiva.jm
pls have a look.
5 years, 1 month ago (2015-11-18 03:03:22 UTC) #3
yhirano
On 2015/11/18 03:03:22, shiva.jm wrote: > pls have a look. omit-origin header flag is not ...
5 years, 1 month ago (2015-11-18 04:48:47 UTC) #4
shiva.jm
On 2015/11/18 04:48:47, yhirano wrote: > On 2015/11/18 03:03:22, shiva.jm wrote: > > pls have ...
5 years, 1 month ago (2015-11-18 06:03:42 UTC) #5
yhirano
> actually we had to implement Step2-4 in Request.cpp I'm not sure why. We have ...
5 years, 1 month ago (2015-11-18 06:38:32 UTC) #6
shiva.jm
On 2015/11/18 06:38:32, yhirano wrote: > > actually we had to implement Step2-4 in Request.cpp ...
5 years, 1 month ago (2015-11-18 10:21:54 UTC) #7
shiva.jm
updated the patch, pls have a look.
5 years, 1 month ago (2015-11-18 14:33:26 UTC) #10
yhirano
On 2015/11/18 14:33:26, shiva.jm wrote: > updated the patch, pls have a look. Given that ...
5 years, 1 month ago (2015-11-19 11:15:05 UTC) #11
hiroshige
1. m_omitOriginHeaderFlag is always false in this CL. Should we implement code path to set ...
5 years, 1 month ago (2015-11-19 11:17:41 UTC) #12
tyoshino (SeeGerritForStatus)
As hiroshige said, we need to review call sites carefully to set the flag appropriately. ...
5 years ago (2015-11-24 08:26:36 UTC) #13
shiva.jm
On 2015/11/24 08:26:36, tyoshino wrote: > As hiroshige said, we need to review call sites ...
5 years ago (2015-12-10 12:05:16 UTC) #14
hiroshige
On 2015/12/10 12:05:16, shiva.jm wrote: > On 2015/11/24 08:26:36, tyoshino wrote: > > As hiroshige ...
5 years ago (2015-12-15 08:38:28 UTC) #15
yhirano
4 years ago (2016-12-16 02:05:13 UTC) #17
(removing myself from the reviewers list)

Powered by Google App Engine
This is Rietveld 408576698