|
|
Shifted DownloadFile to exporting DownloadInterruptReasons.
DownloadFile used to return net::Errors (as BaseFile does). With the
folding of functionality from the DownloadFileManager implied by
the ByteStream refactor (the DownloadFile gives completion messages
directly to the DownloadManager), it exported some DownloadInterruptReasons.
This CL takes it the rest of the way.
BUG= 123998
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=145376
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+120 lines, -97 lines) |
Patch |
 |
M |
chrome/browser/download/download_browsertest.cc
|
View
|
1
|
14 chunks |
+15 lines, -15 lines |
0 comments
|
Download
|
 |
M |
content/browser/download/download_file.h
|
View
|
|
2 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/browser/download/download_file_impl.h
|
View
|
|
2 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/browser/download/download_file_impl.cc
|
View
|
1
2
3
|
4 chunks |
+17 lines, -14 lines |
0 comments
|
Download
|
 |
M |
content/browser/download/download_file_manager.cc
|
View
|
|
3 chunks |
+5 lines, -7 lines |
0 comments
|
Download
|
 |
M |
content/browser/download/download_file_manager_unittest.cc
|
View
|
|
9 chunks |
+27 lines, -17 lines |
0 comments
|
Download
|
 |
M |
content/browser/download/download_file_unittest.cc
|
View
|
|
5 chunks |
+10 lines, -6 lines |
0 comments
|
Download
|
 |
M |
content/browser/download/mock_download_file.h
|
View
|
|
2 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/browser/download/mock_download_file.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/public/test/test_file_error_injector.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/test/test_file_error_injector.cc
|
View
|
|
4 chunks |
+28 lines, -23 lines |
0 comments
|
Download
|
Total messages: 17 (0 generated)
|