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

Issue 115753002: [rAc] [OSX] Use vertically compact text to show suggestions, when it fits. (Closed)

Created:
7 years ago by Ilya Sherman
Modified:
7 years ago
Reviewers:
groby-ooo-7-16
CC:
chromium-reviews, benquan, Dane Wallinga, dyu1, estade+watch_chromium.org, Ilya Sherman, rouslan+autofillwatch_chromium.org
Visibility:
Public.

Description

[rAc] [OSX] Use vertically compact text to show suggestions, when it fits. BUG=279563 TEST=Shorter addresses should fit on a single line; longer addresses should still span many lines. R=groby@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=241110

Patch Set 1 #

Patch Set 2 : Force a layout, clean up the code #

Patch Set 3 : Clean up more #

Total comments: 2

Patch Set 4 : Move more logic into AutofillSuggestionContainer #

Patch Set 5 : Fix wording a bit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -10 lines) Patch
M chrome/browser/ui/cocoa/autofill/autofill_section_container.mm View 1 2 3 4 1 chunk +15 lines, -5 lines 0 comments Download
M chrome/browser/ui/cocoa/autofill/autofill_suggestion_container.h View 1 2 3 1 chunk +12 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/autofill/autofill_suggestion_container.mm View 1 2 3 3 chunks +36 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Ilya Sherman
7 years ago (2013-12-14 04:21:23 UTC) #1
groby-ooo-7-16
LGTM unless you want to take my suggestion and move the logic. https://codereview.chromium.org/115753002/diff/40001/chrome/browser/ui/cocoa/autofill/autofill_section_container.mm File chrome/browser/ui/cocoa/autofill/autofill_section_container.mm ...
7 years ago (2013-12-14 04:39:18 UTC) #2
Ilya Sherman
https://codereview.chromium.org/115753002/diff/40001/chrome/browser/ui/cocoa/autofill/autofill_section_container.mm File chrome/browser/ui/cocoa/autofill/autofill_section_container.mm (right): https://codereview.chromium.org/115753002/diff/40001/chrome/browser/ui/cocoa/autofill/autofill_section_container.mm#newcode315 chrome/browser/ui/cocoa/autofill/autofill_section_container.mm:315: if ([suggestContainer_ preferredSize].width > kDetailsWidth) { On 2013/12/14 04:39:19, ...
7 years ago (2013-12-14 05:02:26 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/115753002/80001
7 years ago (2013-12-14 06:16:40 UTC) #4
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=204068
7 years ago (2013-12-14 06:48:36 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/115753002/80001
7 years ago (2013-12-16 20:12:10 UTC) #6
commit-bot: I haz the power
7 years ago (2013-12-17 02:19:26 UTC) #7
Message was sent while issue was closed.
Change committed as 241110

Powered by Google App Engine
This is Rietveld 408576698