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

Issue 1287073007: Reuse images already loaded in the current document more aggressively (Closed)

Created:
5 years, 4 months ago by Nate Chapin
Modified:
5 years, 4 months ago
Reviewers:
Yoav Weiss, Mike West
CC:
blink-reviews, Nate Chapin, gavinp+loader_chromium.org, tyoshino+watch_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Reuse images already loaded in the current document more aggressively Specifically, Vary headers should not prevent us from reusing an image that already has been used in the current document. BUG=518733, 520376 TEST=ResourceFetcherTest.VaryImage NOPRESUBMIT=true Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200744

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -15 lines) Patch
M Source/core/fetch/ResourceFetcher.cpp View 1 2 chunks +4 lines, -4 lines 0 comments Download
M Source/core/fetch/ResourceFetcherTest.cpp View 1 8 chunks +36 lines, -11 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
Nate Chapin
NOPRESUBMIT=true because this trips over a check that forbids new usage of serverAsynchronousMockedRequest(). Per PRESUBMIT.PY, ...
5 years, 4 months ago (2015-08-14 23:33:39 UTC) #2
Yoav Weiss
On 2015/08/14 23:33:39, Nate Chapin wrote: > NOPRESUBMIT=true because this trips over a check that ...
5 years, 4 months ago (2015-08-15 05:13:51 UTC) #3
Nate Chapin
PTAL 2 changes: * Moved Vary header priority down in determining RevalidationPolicy to be below ...
5 years, 4 months ago (2015-08-17 20:47:09 UTC) #4
Mike West
On 2015/08/17 at 20:47:09, japhet wrote: > PTAL > > 2 changes: > * Moved ...
5 years, 4 months ago (2015-08-18 17:48:02 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1287073007/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1287073007/20001
5 years, 4 months ago (2015-08-18 17:48:42 UTC) #8
commit-bot: I haz the power
5 years, 4 months ago (2015-08-18 18:59:33 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=200744

Powered by Google App Engine
This is Rietveld 408576698