Chromium Code Reviews
DescriptionFix Notifications Icon loading.
The recent change to loading favicons regressed the loading regular icons that used the same codepath (https://chromiumcodereview.appspot.com/12218057)
The fix is to add a parameter to WebContent::DownloadFavicon(...) to differentiate the loading of favicon and regular images.
There is a separate patch, for renaming DownloadFavicon -> DownloadImage (https://codereview.chromium.org/12780024/)
TBR=palmer@chromium.org
BUG=196769
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=189349
Patch Set 1 #
Total comments: 6
Patch Set 2 : cr feedback #Patch Set 3 : tiny fix #
Total comments: 10
Patch Set 4 : patch for landing #Messages
Total messages: 17 (0 generated)
|