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

Issue 2249913003: Remove blink::Resource::Type::LinkPrefetch and replace it by a flag (Closed)

Created:
4 years, 4 months ago by droger
Modified:
4 years, 4 months ago
Reviewers:
CC:
chromium-reviews, tyoshino+watch_chromium.org, gavinp+prerender_chromium.org, Yoav Weiss, loading-reviews_chromium.org, gavinp+loader_chromium.org, blink-reviews, loading-reviews+fetch_chromium.org, Nate Chapin
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove blink::Resource::Type::LinkPrefetch and replace it by a flag BUG=638155

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -14 lines) Patch
M third_party/WebKit/Source/core/fetch/FetchRequest.h View 2 chunks +4 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/fetch/FetchRequest.cpp View 3 chunks +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/fetch/LinkFetchResource.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/fetch/LinkFetchResource.cpp View 2 chunks +6 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/fetch/Resource.h View 2 chunks +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/fetch/Resource.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/fetch/ResourceFetcher.cpp View 6 chunks +6 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/loader/FrameFetchContext.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/loader/LinkLoader.cpp View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 1 (1 generated)
droger
4 years, 4 months ago (2016-08-22 13:06:58 UTC) #1
Description was changed from

==========
Remove blink::Resource::Type::LinkPrefetch and replace it by a flag

BUG=638155
==========

to

==========
Remove blink::Resource::Type::LinkPrefetch and replace it by a flag

BUG=638155
==========

Powered by Google App Engine
This is Rietveld 408576698