Chromium Code Reviews
DescriptionWebUI: Fix favicon URL regression.
This was caused by https://codereview.chromium.org/1914073005, because it
assumed that there are only two types of URLs, 'iconurl' and 'origin'. There are
actually three, 'iconurl', 'origin' and '' (empty string). In order to preserve
previous behavior. getFaviconImageSet() should not handle 'origin' URLs.
BUG=608263
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/1cf3369501c9d3fa1bceff174beab20c1555832f
Cr-Commit-Position: refs/heads/master@{#391151}
Patch Set 1 : Nit. #
Dependent Patchsets: Messages
Total messages: 13 (6 generated)
|
||||||||||||||||||||||||||||