Comment #6 on issue 26729 by [email protected]: Http cache: issue only  
asynchronous requests to the disk cache.
http://code.google.com/p/chromium/issues/detail?id=26729

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=34914

------------------------------------------------------------------------
r34914 | [email protected] | 2009-12-17 17:31:04 -0800 (Thu, 17 Dec 2009)  
| 12 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/net/base/test_completion_callback.h?r1=34914&r2=34913
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/net/disk_cache/backend_unittest.cc?r1=34914&r2=34913
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/net/disk_cache/disk_cache_test_util.cc?r1=34914&r2=34913
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/net/disk_cache/disk_cache_test_util.h?r1=34914&r2=34913
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/net/disk_cache/entry_unittest.cc?r1=34914&r2=34913
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/net/http/http_cache_transaction.cc?r1=34914&r2=34913
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/net/http/http_cache_unittest.cc?r1=34914&r2=34913
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/net/http/http_transaction_unittest.h?r1=34914&r2=34913

Http cache: Add a test to make sure that the cache
works as expected with synchronous responses.

As an added bonus, now changing the default test mode
of kRangeGET_TransactionOK doesn't end up with some tests
hanging, so it is easy to manually verify that all tests
work as expected.

BUG=26729
TEST=unittests

Review URL: http://codereview.chromium.org/501099
------------------------------------------------------------------------


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

-- 
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs

Reply via email to