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

Issue 2140993002: Add some unit tests for MemoryCache. (Closed)

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

Description

Add FragmentIdentifier(), MakeLiveAndDead(), RemoveURLFromCache() unit tests for MemoryCache. BUG=625597 R=morrita@chromium.org Committed: https://crrev.com/de7903c84701c01184c6ef2593c274f4d5de2bb0 Cr-Commit-Position: refs/heads/master@{#408026}

Patch Set 1 #

Total comments: 6

Patch Set 2 #

Total comments: 3

Patch Set 3 #

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

Messages

Total messages: 17 (7 generated)
HyungwookLee
PTAL.
4 years, 5 months ago (2016-07-12 09:35:33 UTC) #1
Nate Chapin
Seems reasonable, just some formatting nitpicks. Also, please not in the patch description what test ...
4 years, 5 months ago (2016-07-21 22:30:44 UTC) #4
HyungwookLee
https://codereview.chromium.org/2140993002/diff/1/third_party/WebKit/Source/core/fetch/MemoryCacheTest.cpp File third_party/WebKit/Source/core/fetch/MemoryCacheTest.cpp (right): https://codereview.chromium.org/2140993002/diff/1/third_party/WebKit/Source/core/fetch/MemoryCacheTest.cpp#newcode430 third_party/WebKit/Source/core/fetch/MemoryCacheTest.cpp:430: FakeResource* resource = FakeResource::create(ResourceRequest("http://test/resource#foo"), Resource::Raw); On 2016/07/21 22:30:44, Nate ...
4 years, 5 months ago (2016-07-22 03:29:58 UTC) #6
Nate Chapin
LGTM https://codereview.chromium.org/2140993002/diff/20001/third_party/WebKit/Source/core/fetch/MemoryCacheTest.cpp File third_party/WebKit/Source/core/fetch/MemoryCacheTest.cpp (right): https://codereview.chromium.org/2140993002/diff/20001/third_party/WebKit/Source/core/fetch/MemoryCacheTest.cpp#newcode437 third_party/WebKit/Source/core/fetch/MemoryCacheTest.cpp:437: const KURL url2 = KURL(ParsedURLString, "http://test/resource"); Optional: url2 ...
4 years, 4 months ago (2016-07-26 19:14:18 UTC) #7
Nate Chapin
https://codereview.chromium.org/2140993002/diff/20001/third_party/WebKit/Source/core/fetch/MemoryCacheTest.cpp File third_party/WebKit/Source/core/fetch/MemoryCacheTest.cpp (right): https://codereview.chromium.org/2140993002/diff/20001/third_party/WebKit/Source/core/fetch/MemoryCacheTest.cpp#newcode437 third_party/WebKit/Source/core/fetch/MemoryCacheTest.cpp:437: const KURL url2 = KURL(ParsedURLString, "http://test/resource"); On 2016/07/26 19:14:18, ...
4 years, 4 months ago (2016-07-26 19:15:22 UTC) #8
HyungwookLee
https://codereview.chromium.org/2140993002/diff/20001/third_party/WebKit/Source/core/fetch/MemoryCacheTest.cpp File third_party/WebKit/Source/core/fetch/MemoryCacheTest.cpp (right): https://codereview.chromium.org/2140993002/diff/20001/third_party/WebKit/Source/core/fetch/MemoryCacheTest.cpp#newcode437 third_party/WebKit/Source/core/fetch/MemoryCacheTest.cpp:437: const KURL url2 = KURL(ParsedURLString, "http://test/resource"); On 2016/07/26 19:15:22, ...
4 years, 4 months ago (2016-07-27 00:53:25 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2140993002/40001
4 years, 4 months ago (2016-07-27 00:54:12 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-07-27 02:56:08 UTC) #14
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/de7903c84701c01184c6ef2593c274f4d5de2bb0 Cr-Commit-Position: refs/heads/master@{#408026}
4 years, 4 months ago (2016-07-27 02:58:31 UTC) #16
HyungwookLee
4 years, 4 months ago (2016-07-27 03:15:52 UTC) #17
Message was sent while issue was closed.

          

Powered by Google App Engine
This is Rietveld 408576698