|
[Quota][Clean up] Drop non-informative StorageType parameter on GetOriginsForType callback
The caller of GetOriginsForType should know the StorageType,
so this parameter will not add any information to the callback.
Historically this was useful when we'd used old callbacks.
BUG= 220029
TEST=should not break existing tests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202805
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+38 lines, -64 lines) |
Patch |
 |
M |
content/browser/indexed_db/indexed_db_quota_client.cc
|
View
|
|
5 chunks |
+6 lines, -9 lines |
0 comments
|
Download
|
 |
M |
content/browser/indexed_db/indexed_db_quota_client_unittest.cc
|
View
|
|
4 chunks |
+1 line, -6 lines |
0 comments
|
Download
|
 |
M |
webkit/appcache/appcache_quota_client.cc
|
View
|
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
webkit/appcache/appcache_quota_client_unittest.cc
|
View
|
|
2 chunks |
+1 line, -4 lines |
0 comments
|
Download
|
 |
M |
webkit/browser/database/database_quota_client.cc
|
View
|
|
5 chunks |
+6 lines, -9 lines |
0 comments
|
Download
|
 |
M |
webkit/browser/database/database_quota_client_unittest.cc
|
View
|
|
2 chunks |
+1 line, -4 lines |
0 comments
|
Download
|
 |
M |
webkit/browser/fileapi/file_system_quota_client.cc
|
View
|
|
5 chunks |
+6 lines, -9 lines |
0 comments
|
Download
|
 |
M |
webkit/browser/fileapi/file_system_quota_client_unittest.cc
|
View
|
|
2 chunks |
+1 line, -4 lines |
0 comments
|
Download
|
 |
M |
webkit/quota/mock_storage_client.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webkit/quota/quota_client.h
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webkit/quota/quota_manager.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webkit/quota/usage_tracker.h
|
View
|
1
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
webkit/quota/usage_tracker.cc
|
View
|
1
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webkit/quota/usage_tracker_unittest.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 6 (0 generated)
|