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

Issue 2219663005: [NoStatePrefetch] Set LOAD_PREFETCH flag on all prefetch requests (Closed)

Created:
4 years, 4 months ago by droger
Modified:
4 years, 4 months ago
CC:
chromium-reviews, blink-reviews, dglazkov+blink, blink-reviews-html_chromium.org, kinuko+watch, loading-reviews+parser_chromium.org, pasko
Base URL:
https://chromium.googlesource.com/chromium/src.git@prefetchProto
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[NoStatePrefetch] Set LOAD_PREFETCH flag on all prefetch requests BUG=632361, 638155

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M third_party/WebKit/Source/core/html/parser/HTMLResourcePreloader.cpp View 1 chunk +2 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 15 (4 generated)
droger
pasko: FYI, if you want to play with this while I'm OOO.
4 years, 4 months ago (2016-08-05 14:13:25 UTC) #1
Charlie Harrison
drive-by: You want linkPrefetch not linkPreload.
4 years, 4 months ago (2016-08-05 14:22:40 UTC) #4
droger
On 2016/08/05 14:22:40, csharrison wrote: > drive-by: You want linkPrefetch not linkPreload. Ah right, thanks. ...
4 years, 4 months ago (2016-08-05 14:34:44 UTC) #5
Charlie Harrison
That's a good point, there needs to be functionality to preload scan a prefetch :) ...
4 years, 4 months ago (2016-08-05 14:47:51 UTC) #7
droger
On 2016/08/05 14:47:51, csharrison wrote: > You probably want to end up calling this code: ...
4 years, 4 months ago (2016-08-05 14:55:20 UTC) #8
Yoav Weiss
On 2016/08/05 14:55:20, droger wrote: > On 2016/08/05 14:47:51, csharrison wrote: > > You probably ...
4 years, 4 months ago (2016-08-05 14:59:05 UTC) #9
Charlie Harrison
I think it should be okay (I'm not totally sure though). Blink shouldn't really care ...
4 years, 4 months ago (2016-08-05 14:59:43 UTC) #10
Charlie Harrison
On 2016/08/05 14:59:05, Yoav Weiss wrote: > On 2016/08/05 14:55:20, droger wrote: > > On ...
4 years, 4 months ago (2016-08-05 15:01:01 UTC) #11
droger
On 2016/08/05 14:59:05, Yoav Weiss wrote: > On 2016/08/05 14:55:20, droger wrote: > > On ...
4 years, 4 months ago (2016-08-05 15:04:17 UTC) #12
droger
On 2016/08/05 14:59:05, Yoav Weiss wrote: > On 2016/08/05 14:55:20, droger wrote: > > On ...
4 years, 4 months ago (2016-08-17 09:50:11 UTC) #13
Charlie Harrison
4 years, 4 months ago (2016-08-17 13:58:47 UTC) #15
Yoav, can you clarify your comment a bit? I'm not sure this is really necessary,
considering that we don't even need the resource in Blink (we just need to
populate the browser's HTTP cache).

Powered by Google App Engine
This is Rietveld 408576698