|
[BitmapFetcher] Added reference to OnFetchComplete url.
It looks like other uses of GURL pass by const reference. This call is by const value:
virtual void OnFetchComplete(const GURL url, const SkBitmap* bitmap) = 0;
I suspect this was a mistype.
BUG= 458681
Committed: https://crrev.com/8df543e37dc4d2ee46c98bbcf546b683550d4aaf
Cr-Commit-Position: refs/heads/master@{#322833}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+16 lines, -16 lines) |
Patch |
 |
M |
chrome/browser/banners/app_banner_data_fetcher.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/banners/app_banner_data_fetcher.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/bitmap_fetcher/bitmap_fetcher_browsertest.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/bitmap_fetcher/bitmap_fetcher_delegate.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/bitmap_fetcher/bitmap_fetcher_service.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/bitmap_fetcher/bitmap_fetcher_service.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/enhanced_bookmarks/android/bookmark_image_service_android.h
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/enhanced_bookmarks/android/bookmark_image_service_android.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/image_holder.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/image_holder.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/profiles/profile_avatar_downloader.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/profiles/profile_avatar_downloader.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/search/suggestions/image_fetcher_impl.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/search/suggestions/image_fetcher_impl.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/passwords/account_avatar_fetcher.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/passwords/account_avatar_fetcher.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 8 (2 generated)
|