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

Issue 21369: Use RevocableStore to isolate the http cache from its transactions.... (Closed)

Created:
11 years, 10 months ago by rvargas (doing something else)
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Use RevocableStore to isolate the http cache from its transactions. This fixes a crash on shutdown when transactions are deleted after the cache is gone. Bug=6956 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=9818

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -6 lines) Patch
M net/http/http_cache.h View 1 chunk +2 lines, -0 lines 0 comments Download
M net/http/http_cache.cc View 5 chunks +19 lines, -6 lines 0 comments Download
M net/http/http_cache_unittest.cc View 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
rvargas (doing something else)
11 years, 10 months ago (2009-02-13 23:51:05 UTC) #1
darin (slow to review)
11 years, 10 months ago (2009-02-14 00:56:12 UTC) #2
OK... ERR_UNEXPECTED instead of ERR_FAILED.

Powered by Google App Engine
This is Rietveld 408576698