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

Issue 2122123002: Add a test for a multipart image as cache (Closed)

Created:
4 years, 5 months ago by hajimehoshi
Modified:
4 years, 5 months ago
Reviewers:
hiroshige, Mike West
CC:
chromium-reviews, tyoshino+watch_chromium.org, Yoav Weiss, 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

Add a test for a multipart image as cache This CL adds a test to check the case when a multipart image is retrieved from cache. The test just follows the current behavior. BUG=n/a

Patch Set 1 #

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

Depends on Patchset:

Messages

Total messages: 4 (2 generated)
hajimehoshi
PTAL
4 years, 5 months ago (2016-07-06 08:49:27 UTC) #2
hajimehoshi
4 years, 5 months ago (2016-07-06 09:11:45 UTC) #3
On 2016/07/06 08:49:27, hajimehoshi wrote:
> PTAL

Oops, I should've used memoryCache(), and even if I did it, the same
ImageResource instance would be tested and that doesn't make sense. Let me close
this. Sorry for confusion.

Powered by Google App Engine
This is Rietveld 408576698