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

Issue 2629723002: Fix the layout of the append button on Answers in Suggest. (Closed)

Created:
3 years, 11 months ago by Justin Donnelly
Modified:
3 years, 11 months ago
CC:
chromium-reviews, marq+watch_chromium.org, jdonnelly+watch_chromium.org, pkl (ping after 24h if needed), noyau+watch_chromium.org, sdefresne+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix the layout of the append button on Answers in Suggest. The existing layout assumes a fixed height for suggestions in the omnibox suggestion popup. This assumption is violated by Answers in Suggest rows. The assumption relates to the horizontal layout. There's no particular reason why a different horizontal layout might not be chosen independent of the row height, so this change uses a constant instead, initially set to the non-AiS height of the suggest rows. Also, fix some terminology in this file, replacing left/right with leading/trailing. BUG=680722 Review-Url: https://codereview.chromium.org/2629723002 Cr-Commit-Position: refs/heads/master@{#443556} Committed: https://chromium.googlesource.com/chromium/src/+/ae261b81e2f534a606db83c6ef4a15f64237f90f

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -15 lines) Patch
M ios/chrome/browser/ui/omnibox/omnibox_popup_material_row.h View 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/ui/omnibox/omnibox_popup_material_row.mm View 3 chunks +10 lines, -12 lines 0 comments Download
M ios/chrome/browser/ui/omnibox/omnibox_popup_material_view_controller.mm View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (9 generated)
Justin Donnelly
3 years, 11 months ago (2017-01-12 22:40:30 UTC) #4
rohitrao (ping after 24h)
lgtm
3 years, 11 months ago (2017-01-13 00:17:59 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2629723002/1
3 years, 11 months ago (2017-01-13 14:49:17 UTC) #10
commit-bot: I haz the power
3 years, 11 months ago (2017-01-13 14:53:15 UTC) #13
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/ae261b81e2f534a606db83c6ef4a...

Powered by Google App Engine
This is Rietveld 408576698