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

Issue 2845003003: [Mac] Reverse bookmark buttons and menus in RTL (take 2) (Closed)

Created:
3 years, 7 months ago by lgrey
Modified:
3 years, 7 months ago
Reviewers:
Elly Fong-Jones, shrike
CC:
chromium-reviews, tfarina, jshin+watch_chromium.org, mac-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Mac] Reverse bookmark buttons and menus in RTL (take 2) LTR image diffs show this as: - Identical to HEAD in retina - In non-retina, some bookmarks at the width limit show an additional character vs. HEAD. I think this is more true to the spec and is closer to Views (though it's hard to compare directly since views fades instead of cutting off with an ellipsis) This is a semi-manual rebase of https://codereview.chromium.org/2511973002/ BUG=648561, 648560 Review-Url: https://codereview.chromium.org/2845003003 Cr-Commit-Position: refs/heads/master@{#469157} Committed: https://chromium.googlesource.com/chromium/src/+/e85d0513cdbaeeff936cc30f1d73ae9887d1df43

Patch Set 1 #

Patch Set 2 : Go back to hardcoding image y offset #

Total comments: 12

Patch Set 3 : CL comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -62 lines) Patch
M chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_controller.mm View 4 chunks +21 lines, -10 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_button_cell.mm View 1 2 8 chunks +47 lines, -28 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_button_cell_unittest.mm View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/gradient_button_cell.h View 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/gradient_button_cell.mm View 1 2 5 chunks +21 lines, -20 lines 0 comments Download
M chrome/browser/ui/cocoa/l10n_util.h View 1 2 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/l10n_util.mm View 1 2 1 chunk +24 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (14 generated)
lgrey
PTAL :)
3 years, 7 months ago (2017-05-02 18:09:00 UTC) #7
Elly Fong-Jones
lgtm https://codereview.chromium.org/2845003003/diff/20001/chrome/browser/ui/cocoa/bookmarks/bookmark_button_cell.mm File chrome/browser/ui/cocoa/bookmarks/bookmark_button_cell.mm (right): https://codereview.chromium.org/2845003003/diff/20001/chrome/browser/ui/cocoa/bookmarks/bookmark_button_cell.mm#newcode133 chrome/browser/ui/cocoa/bookmarks/bookmark_button_cell.mm:133: width += kIconLeadingPadding; why is this leading padding ...
3 years, 7 months ago (2017-05-03 17:03:14 UTC) #8
shrike
lgtm https://codereview.chromium.org/2845003003/diff/20001/chrome/browser/ui/cocoa/l10n_util.h File chrome/browser/ui/cocoa/l10n_util.h (right): https://codereview.chromium.org/2845003003/diff/20001/chrome/browser/ui/cocoa/l10n_util.h#newcode55 chrome/browser/ui/cocoa/l10n_util.h:55: // TODO(lgrey): Remove these when all builds are ...
3 years, 7 months ago (2017-05-03 17:35:55 UTC) #9
lgrey
https://codereview.chromium.org/2845003003/diff/20001/chrome/browser/ui/cocoa/bookmarks/bookmark_button_cell.mm File chrome/browser/ui/cocoa/bookmarks/bookmark_button_cell.mm (right): https://codereview.chromium.org/2845003003/diff/20001/chrome/browser/ui/cocoa/bookmarks/bookmark_button_cell.mm#newcode133 chrome/browser/ui/cocoa/bookmarks/bookmark_button_cell.mm:133: width += kIconLeadingPadding; On 2017/05/03 17:03:14, Elly Fong-Jones wrote: ...
3 years, 7 months ago (2017-05-03 21:32:48 UTC) #10
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/2845003003/40001
3 years, 7 months ago (2017-05-03 21:58:26 UTC) #17
commit-bot: I haz the power
3 years, 7 months ago (2017-05-03 22:08:12 UTC) #20
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/e85d0513cdbaeeff936cc30f1d73...

Powered by Google App Engine
This is Rietveld 408576698