|
drive/syncFS: Switch to ID based download URL.
File downloading from drive server is now done from a fixed
URL generatable from resource ID, not an ephemeral URL got
by preceding additional API call.
To make the patch single-purposed, it will not yet remove the
"additional API call" to get the old download URL. That'll be
in a coming separate patch.
BUG= 254025
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=209943
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+44 lines, -51 lines) |
Patch |
 |
M |
chrome/browser/chromeos/drive/fake_file_system.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/drive/file_system/download_operation.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/drive/job_scheduler.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/drive/job_scheduler.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/drive/job_scheduler_unittest.cc
|
View
|
|
10 chunks |
+6 lines, -10 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/drive/drive_api_service.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/drive/drive_api_service.cc
|
View
|
1
|
4 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/drive/drive_service_interface.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/drive/dummy_drive_service.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/drive/dummy_drive_service.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/drive/fake_drive_service.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/drive/fake_drive_service.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/drive/fake_drive_service_unittest.cc
|
View
|
|
4 chunks |
+3 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/drive/gdata_wapi_service.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/drive/gdata_wapi_service.cc
|
View
|
1
2
|
3 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync_file_system/drive_backend/api_util.cc
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync_file_system/drive_backend/fake_drive_service_helper.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 9 (0 generated)
|