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

Issue 1078633003: Added preloader support for sizes based RW values (Closed)

Created:
5 years, 8 months ago by Yoav Weiss
Modified:
5 years, 8 months ago
Reviewers:
Mike West
CC:
blink-reviews, blink-reviews-html_chromium.org, dglazkov+blink, gavinp+loader_chromium.org, Nate Chapin, tyoshino+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Added preloader support for sizes based RW values This CL adds support for RW hints that are based on the element's sizes attribute. It currently adds this only to the PreloadScanner. The same would be added later to the regular parser. BUG=458983 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=193479

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fixed tests #

Patch Set 3 : Turned resource width to a struct #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -8 lines) Patch
A LayoutTests/http/tests/misc/client-hints-preload-rw-sizes.html View 1 chunk +17 lines, -0 lines 0 comments Download
M LayoutTests/http/tests/misc/resources/image-checks-for-rw.php View 1 1 chunk +2 lines, -1 line 0 comments Download
M Source/core/fetch/FetchRequest.h View 1 2 4 chunks +14 lines, -0 lines 0 comments Download
M Source/core/fetch/FetchRequest.cpp View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M Source/core/html/parser/HTMLPreloadScanner.cpp View 1 2 3 1 chunk +6 lines, -1 line 0 comments Download
M Source/core/html/parser/HTMLResourcePreloader.h View 1 2 4 chunks +5 lines, -3 lines 0 comments Download
M Source/core/html/parser/HTMLResourcePreloader.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/loader/FrameFetchContext.cpp View 1 2 3 1 chunk +5 lines, -3 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
Yoav Weiss
Hey Mike, can you take a look? This adds "real" RW values to some image ...
5 years, 8 months ago (2015-04-09 11:17:19 UTC) #2
Mike West
Looks like some CH tests are failing. Mind taking a look before I dive into ...
5 years, 8 months ago (2015-04-09 11:29:12 UTC) #3
Mike West
LGTM, assuming you fix the tests (which I suspect are just caused by now expecting ...
5 years, 8 months ago (2015-04-09 11:42:48 UTC) #4
Yoav Weiss
On 2015/04/09 11:42:48, Mike West wrote: > LGTM, assuming you fix the tests (which I ...
5 years, 8 months ago (2015-04-09 11:44:59 UTC) #5
Yoav Weiss
On 2015/04/09 11:44:59, Yoav Weiss wrote: > On 2015/04/09 11:42:48, Mike West wrote: > > ...
5 years, 8 months ago (2015-04-09 11:45:48 UTC) #6
Mike West
On 2015/04/09 at 11:45:48, yoav wrote: > > I can turn it to unsigned, but ...
5 years, 8 months ago (2015-04-09 11:52:50 UTC) #7
Yoav Weiss
On 2015/04/09 11:52:50, Mike West wrote: > On 2015/04/09 at 11:45:48, yoav wrote: > > ...
5 years, 8 months ago (2015-04-09 12:34:36 UTC) #8
Yoav Weiss
On 2015/04/09 12:34:36, Yoav Weiss wrote: > On 2015/04/09 11:52:50, Mike West wrote: > > ...
5 years, 8 months ago (2015-04-09 19:01:19 UTC) #9
Mike West
Sounds good.
5 years, 8 months ago (2015-04-09 19:02:29 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1078633003/60001
5 years, 8 months ago (2015-04-09 21:02:40 UTC) #13
commit-bot: I haz the power
5 years, 8 months ago (2015-04-09 21:07:48 UTC) #14
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=193479

Powered by Google App Engine
This is Rietveld 408576698