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

Issue 956303003: Fix favicon padding in Site Settings on pre-L devices. (Closed)

Created:
5 years, 9 months ago by newt (away)
Modified:
5 years, 9 months ago
Reviewers:
Finnur
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix favicon padding in Site Settings on pre-L devices. The problem was that the preference layout is quite different between L and pre-L devices, so adjusting the padding of the icon's parent view had very different effects in those two cases. Now, we simply set the padding of the icon view itself to get the favicon where we want it. BUG=454850 Committed: https://crrev.com/aa788c1cf0f961541a7806460948eb01f3ea0147 Cr-Commit-Position: refs/heads/master@{#318749}

Patch Set 1 #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -21 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/preferences/website/WebsitePreference.java View 1 2 5 chunks +7 lines, -21 lines 0 comments Download

Messages

Total messages: 16 (5 generated)
newt (away)
PTAL screenshots on the bug: https://code.google.com/p/chromium/issues/detail?id=454850#c7
5 years, 9 months ago (2015-02-27 02:55:42 UTC) #2
newt (away)
https://codereview.chromium.org/956303003/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/preferences/website/WebsitePreference.java File chrome/android/java/src/org/chromium/chrome/browser/preferences/website/WebsitePreference.java (right): https://codereview.chromium.org/956303003/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/preferences/website/WebsitePreference.java#newcode64 chrome/android/java/src/org/chromium/chrome/browser/preferences/website/WebsitePreference.java:64: setIcon(new ColorDrawable(Color.TRANSPARENT)); With this change, it doesn't matter what ...
5 years, 9 months ago (2015-02-27 02:58:00 UTC) #3
Finnur
I don't have any comments on the code, but the screenshots for L and pre-L ...
5 years, 9 months ago (2015-02-27 11:29:14 UTC) #4
newt (away)
On 2015/02/27 11:29:14, Finnur wrote: > I don't have any comments on the code, but ...
5 years, 9 months ago (2015-02-27 18:53:39 UTC) #5
newt (away)
On 2015/02/27 18:53:39, newt wrote: > On 2015/02/27 11:29:14, Finnur wrote: > > I don't ...
5 years, 9 months ago (2015-02-27 19:21:47 UTC) #6
Finnur
Hmm... ok. LGTM
5 years, 9 months ago (2015-03-02 09:08:00 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/956303003/20001
5 years, 9 months ago (2015-03-02 19:08:21 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator_ninja/builds/1247) ios_rel_device_ninja on tryserver.chromium.mac (JOB_FAILED, ...
5 years, 9 months ago (2015-03-02 19:12:38 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/956303003/40001
5 years, 9 months ago (2015-03-02 19:23:20 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 9 months ago (2015-03-02 21:04:24 UTC) #15
commit-bot: I haz the power
5 years, 9 months ago (2015-03-02 21:05:06 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/aa788c1cf0f961541a7806460948eb01f3ea0147
Cr-Commit-Position: refs/heads/master@{#318749}

Powered by Google App Engine
This is Rietveld 408576698