Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(266)

Issue 1938063002: WebUI: Fix favicon URL regression. (Closed)

Created:
4 years, 7 months ago by dpapad
Modified:
4 years, 7 months ago
Reviewers:
Dan Beam
CC:
chromium-reviews, oshima+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

WebUI: 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. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -10 lines) Patch
M chrome/test/data/webui/util_test.html View 1 chunk +5 lines, -5 lines 0 comments Download
M ui/webui/resources/js/util.js View 1 chunk +3 lines, -5 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 13 (6 generated)
dpapad
Regression was caused by logical error. I thought that 'origin' and '' was handled identically, ...
4 years, 7 months ago (2016-05-02 18:29:23 UTC) #4
dpapad
Regression was caused by logical error. I thought that 'origin' and '' was handled identically, ...
4 years, 7 months ago (2016-05-02 18:29:36 UTC) #6
Dan Beam
lgtm
4 years, 7 months ago (2016-05-03 01:20:26 UTC) #7
dpapad
On 2016/05/03 at 01:20:26, dbeam wrote: > lgtm Thank you.
4 years, 7 months ago (2016-05-03 01:25:12 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1938063002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1938063002/40001
4 years, 7 months ago (2016-05-03 01:25:30 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:40001)
4 years, 7 months ago (2016-05-03 01:39:25 UTC) #11
commit-bot: I haz the power
4 years, 7 months ago (2016-05-03 01:41:29 UTC) #13
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/1cf3369501c9d3fa1bceff174beab20c1555832f
Cr-Commit-Position: refs/heads/master@{#391151}

Powered by Google App Engine
This is Rietveld 408576698