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

Issue 346263003: Don't use the empty string as an url in MemoryCacheTest. (Closed)

Created:
6 years, 6 months ago by Daniel Bratell
Modified:
6 years, 6 months ago
CC:
blink-reviews, gavinp+loader_chromium.org, Nate Chapin
Base URL:
https://chromium.googlesource.com/chromium/blink.git@kurlcrash_20140603
Project:
blink
Visibility:
Public.

Description

Don't use the empty string as an url in MemoryCacheTest. MemoryCacheTest relies on KURL doing something useful with an empty string that results in a non-empty string that can be used as hash key for the MemoryCache. Better to not do that because KURL is being changed. BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176773

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -12 lines) Patch
M Source/core/fetch/MemoryCache.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M Source/core/fetch/MemoryCacheTest.cpp View 7 chunks +11 lines, -11 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Daniel Bratell
abarth, can you please take a look at this? It's a precursor to the KURL ...
6 years, 6 months ago (2014-06-23 17:04:30 UTC) #1
Nate Chapin
LGTM
6 years, 6 months ago (2014-06-23 17:41:23 UTC) #2
abarth-chromium
LGTM2
6 years, 6 months ago (2014-06-23 18:08:41 UTC) #3
abarth-chromium
The CQ bit was checked by abarth@chromium.org
6 years, 6 months ago (2014-06-23 18:08:45 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bratell@opera.com/346263003/1
6 years, 6 months ago (2014-06-23 18:11:12 UTC) #5
commit-bot: I haz the power
6 years, 6 months ago (2014-06-23 18:16:46 UTC) #6
Message was sent while issue was closed.
Change committed as 176773

Powered by Google App Engine
This is Rietveld 408576698