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

Issue 2739633003: platform/loader: move LinkHeader from network/ to loader/ (Closed)

Created:
3 years, 9 months ago by Takashi Toyoshima
Modified:
3 years, 9 months ago
Reviewers:
kinuko
CC:
chromium-reviews, Yoav Weiss, gavinp+prerender_chromium.org, tyoshino+watch_chromium.org, loading-reviews_chromium.org, gavinp+loader_chromium.org, blink-reviews, kinuko+watch, Nate Chapin
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

platform/loader: move LinkHeader from network/ to loader/ Since LinkHeader is used only by core/loader/LinkLoader, it should be placed at platform/loader/ rather than platform/network/. BUG=699369 Review-Url: https://codereview.chromium.org/2739633003 Cr-Commit-Position: refs/heads/master@{#455425} Committed: https://chromium.googlesource.com/chromium/src/+/f35783d6563003295d1f78ff87cee60b1c05fd1e

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : gen gen --check passes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -456 lines) Patch
M third_party/WebKit/Source/core/loader/LinkLoader.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/BUILD.gn View 1 2 4 chunks +1 line, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/loader/BUILD.gn View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/platform/loader/DEPS View 1 1 chunk +3 lines, -0 lines 0 comments Download
A + third_party/WebKit/Source/platform/loader/LinkHeader.h View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/platform/loader/LinkHeader.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/Source/platform/loader/LinkHeaderTest.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/network/DEPS View 1 1 chunk +0 lines, -1 line 0 comments Download
D third_party/WebKit/Source/platform/network/LinkHeader.h View 1 chunk +0 lines, -75 lines 0 comments Download
D third_party/WebKit/Source/platform/network/LinkHeader.cpp View 1 chunk +0 lines, -86 lines 0 comments Download
D third_party/WebKit/Source/platform/network/LinkHeaderTest.cpp View 1 chunk +0 lines, -287 lines 0 comments Download

Messages

Total messages: 22 (17 generated)
kinuko
What do you plan to structure things under platform/loader? LinkHeader is going to be placed ...
3 years, 9 months ago (2017-03-08 04:47:26 UTC) #11
Takashi Toyoshima
My preference is to construct the same structure between core/loader and platform/loader. yhirano@ is going ...
3 years, 9 months ago (2017-03-08 05:00:49 UTC) #14
kinuko
On 2017/03/08 05:00:49, Takashi Toyoshima wrote: > My preference is to construct the same structure ...
3 years, 9 months ago (2017-03-08 05:42:00 UTC) #17
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/2739633003/40001
3 years, 9 months ago (2017-03-08 09:24:02 UTC) #19
commit-bot: I haz the power
3 years, 9 months ago (2017-03-08 10:40:07 UTC) #22
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/f35783d6563003295d1f78ff87ce...

Powered by Google App Engine
This is Rietveld 408576698