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

Issue 99543005: [rAc] [OSX] Reduce gap between "shipping address" label and the shipping address. (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] Reduce gap between "shipping address" label and the shipping address. BUG=325484 TEST=(see bug for screenshots) R=groby@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=241082

Patch Set 1 #

Total comments: 4

Patch Set 2 : Center w.r.t. CVV input field #

Total comments: 4

Patch Set 3 : Restore manual futz factor #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -13 lines) Patch
M chrome/browser/ui/cocoa/autofill/autofill_suggestion_container.mm View 1 2 4 chunks +15 lines, -13 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
Ilya Sherman
Before and after screenshots are posted on the bug: https://code.google.com/p/chromium/issues/detail?id=325484
7 years ago (2013-12-13 06:31:13 UTC) #1
groby-ooo-7-16
https://codereview.chromium.org/99543005/diff/1/chrome/browser/ui/cocoa/autofill/autofill_suggestion_container.mm File chrome/browser/ui/cocoa/autofill/autofill_suggestion_container.mm (left): https://codereview.chromium.org/99543005/diff/1/chrome/browser/ui/cocoa/autofill/autofill_suggestion_container.mm#oldcode40 chrome/browser/ui/cocoa/autofill/autofill_suggestion_container.mm:40: const CGFloat kLabelTopPadding = 5.0; So, what happens with ...
7 years ago (2013-12-13 07:19:39 UTC) #2
Ilya Sherman
https://codereview.chromium.org/99543005/diff/1/chrome/browser/ui/cocoa/autofill/autofill_suggestion_container.mm File chrome/browser/ui/cocoa/autofill/autofill_suggestion_container.mm (left): https://codereview.chromium.org/99543005/diff/1/chrome/browser/ui/cocoa/autofill/autofill_suggestion_container.mm#oldcode40 chrome/browser/ui/cocoa/autofill/autofill_suggestion_container.mm:40: const CGFloat kLabelTopPadding = 5.0; On 2013/12/13 07:19:39, groby ...
7 years ago (2013-12-13 07:48:11 UTC) #3
groby-ooo-7-16
https://codereview.chromium.org/99543005/diff/20001/chrome/browser/ui/cocoa/autofill/autofill_suggestion_container.mm File chrome/browser/ui/cocoa/autofill/autofill_suggestion_container.mm (right): https://codereview.chromium.org/99543005/diff/20001/chrome/browser/ui/cocoa/autofill/autofill_suggestion_container.mm#newcode204 chrome/browser/ui/cocoa/autofill/autofill_suggestion_container.mm:204: roundf((NSHeight(inputFieldFrame) - NSHeight(labelFrame)) / 2.0); I'm still not sure ...
7 years ago (2013-12-13 19:25:20 UTC) #4
Ilya Sherman
https://codereview.chromium.org/99543005/diff/20001/chrome/browser/ui/cocoa/autofill/autofill_suggestion_container.mm File chrome/browser/ui/cocoa/autofill/autofill_suggestion_container.mm (right): https://codereview.chromium.org/99543005/diff/20001/chrome/browser/ui/cocoa/autofill/autofill_suggestion_container.mm#newcode204 chrome/browser/ui/cocoa/autofill/autofill_suggestion_container.mm:204: roundf((NSHeight(inputFieldFrame) - NSHeight(labelFrame)) / 2.0); On 2013/12/13 19:25:20, groby ...
7 years ago (2013-12-14 00:03:06 UTC) #5
groby-ooo-7-16
lgtm https://codereview.chromium.org/99543005/diff/20001/chrome/browser/ui/cocoa/autofill/autofill_suggestion_container.mm File chrome/browser/ui/cocoa/autofill/autofill_suggestion_container.mm (right): https://codereview.chromium.org/99543005/diff/20001/chrome/browser/ui/cocoa/autofill/autofill_suggestion_container.mm#newcode204 chrome/browser/ui/cocoa/autofill/autofill_suggestion_container.mm:204: roundf((NSHeight(inputFieldFrame) - NSHeight(labelFrame)) / 2.0); On 2013/12/14 00:03:06, ...
7 years ago (2013-12-14 00:08:39 UTC) #6
Ilya Sherman
https://codereview.chromium.org/99543005/diff/20001/chrome/browser/ui/cocoa/autofill/autofill_suggestion_container.mm File chrome/browser/ui/cocoa/autofill/autofill_suggestion_container.mm (right): https://codereview.chromium.org/99543005/diff/20001/chrome/browser/ui/cocoa/autofill/autofill_suggestion_container.mm#newcode204 chrome/browser/ui/cocoa/autofill/autofill_suggestion_container.mm:204: roundf((NSHeight(inputFieldFrame) - NSHeight(labelFrame)) / 2.0); On 2013/12/14 00:08:40, groby ...
7 years ago (2013-12-14 01:15:26 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/99543005/40001
7 years ago (2013-12-14 01:19:32 UTC) #8
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=203924
7 years ago (2013-12-14 03:55:37 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/99543005/40001
7 years ago (2013-12-14 03:59:57 UTC) #10
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=202294
7 years ago (2013-12-14 06:27:54 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/99543005/40001
7 years ago (2013-12-14 06:29:25 UTC) #12
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=202372
7 years ago (2013-12-14 08:47:11 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/99543005/40001
7 years ago (2013-12-16 20:10:47 UTC) #14
commit-bot: I haz the power
7 years ago (2013-12-17 00:25:15 UTC) #15
Message was sent while issue was closed.
Change committed as 241082

Powered by Google App Engine
This is Rietveld 408576698