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

Issue 1410543003: [CacheStorage] Attempt to reproduce breakage on Windows (Closed)

Created:
5 years, 2 months ago by jkarlin
Modified:
5 years, 1 month ago
Reviewers:
CC:
chromium-reviews, darin-cc_chromium.org, jam, jkarlin+watch_chromium.org, nhiroki
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[CacheStorage] Attempt to reproduce breakage on Windows This CL attempts to create a unittest that recreates the issue found in the corresponding bug. BUG=542668

Patch Set 1 #

Patch Set 2 : Verify that this fixes Windows issue #

Unified diffs Side-by-side diffs Delta from patch set Stats (+283 lines, -73 lines) Patch
M content/browser/cache_storage/cache_storage.cc View 1 10 chunks +118 lines, -69 lines 0 comments Download
M content/browser/cache_storage/cache_storage.proto View 1 1 chunk +4 lines, -1 line 0 comments Download
M content/browser/cache_storage/cache_storage_cache.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/cache_storage/cache_storage_manager.h View 1 2 chunks +2 lines, -0 lines 0 comments Download
M content/browser/cache_storage/cache_storage_manager_unittest.cc View 1 9 chunks +155 lines, -3 lines 0 comments Download
M content/content_tests.gypi View 1 1 chunk +1 line, -0 lines 0 comments Download
M content/test/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 1 (1 generated)
jkarlin
5 years, 1 month ago (2015-11-10 19:14:39 UTC) #1
Description was changed from

==========
[CacheStorage] Attempt to reproduce breakage on Windows

This CL attempts to create a unittest that recreates the issue found in the
corresponding bug.

BUG=542668
==========

to

==========
[CacheStorage] Attempt to reproduce breakage on Windows

This CL attempts to create a unittest that recreates the issue found in the
corresponding bug.

BUG=542668
==========

Powered by Google App Engine
This is Rietveld 408576698