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

Issue 2703863004: [Mac RTL] Correctly position icons and fade text for RTL. (Closed)

Created:
3 years, 10 months ago by Avi (use Gerrit)
Modified:
3 years, 10 months ago
Reviewers:
erikchen
CC:
chromium-reviews, dcheng, mac-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Mac RTL] Correctly position icons and fade text for RTL. Note that while icon positioning depends on the RTLness of the browser, fading of RTL text always happens. We always correctly fade RTL text (see -[TabView setTitle:]) and we should do so on drags. BUG=693321 TEST=as in bug Review-Url: https://codereview.chromium.org/2703863004 Cr-Commit-Position: refs/heads/master@{#451436} Committed: https://chromium.googlesource.com/chromium/src/+/7c0ecf945d1514a474eb184587112cd7f50b7e9d

Patch Set 1 #

Total comments: 3

Patch Set 2 : pass just the bool #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -22 lines) Patch
M chrome/browser/ui/cocoa/drag_util.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/drag_util.mm View 1 5 chunks +59 lines, -21 lines 0 comments Download

Messages

Total messages: 16 (9 generated)
Avi (use Gerrit)
https://codereview.chromium.org/2703863004/diff/1/chrome/browser/ui/cocoa/drag_util.h File chrome/browser/ui/cocoa/drag_util.h (right): https://codereview.chromium.org/2703863004/diff/1/chrome/browser/ui/cocoa/drag_util.h#newcode29 chrome/browser/ui/cocoa/drag_util.h:29: CGFloat drag_image_width); FYI, this parameter has always been the ...
3 years, 10 months ago (2017-02-18 01:38:28 UTC) #4
erikchen
lgtm https://codereview.chromium.org/2703863004/diff/1/chrome/browser/ui/cocoa/drag_util.mm File chrome/browser/ui/cocoa/drag_util.mm (right): https://codereview.chromium.org/2703863004/diff/1/chrome/browser/ui/cocoa/drag_util.mm#newcode64 chrome/browser/ui/cocoa/drag_util.mm:64: void DrawTruncatedTitle(const base::string16& title16, I was a little ...
3 years, 10 months ago (2017-02-18 01:56:25 UTC) #5
Avi (use Gerrit)
https://codereview.chromium.org/2703863004/diff/1/chrome/browser/ui/cocoa/drag_util.mm File chrome/browser/ui/cocoa/drag_util.mm (right): https://codereview.chromium.org/2703863004/diff/1/chrome/browser/ui/cocoa/drag_util.mm#newcode64 chrome/browser/ui/cocoa/drag_util.mm:64: void DrawTruncatedTitle(const base::string16& title16, On 2017/02/18 01:56:25, erikchen wrote: ...
3 years, 10 months ago (2017-02-18 02:17:00 UTC) #6
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/2703863004/20001
3 years, 10 months ago (2017-02-18 02:18:13 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) chromeos_daisy_chromium_compile_only_ng on ...
3 years, 10 months ago (2017-02-18 04:19:54 UTC) #11
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/2703863004/20001
3 years, 10 months ago (2017-02-18 06:14:55 UTC) #13
commit-bot: I haz the power
3 years, 10 months ago (2017-02-18 07:00:48 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/7c0ecf945d1514a474eb18458711...

Powered by Google App Engine
This is Rietveld 408576698