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

Issue 2576563002: [Mac] Reverse the omnibox in RTL (Closed)

Created:
4 years ago by lgrey
Modified:
3 years, 11 months ago
CC:
chromium-reviews, mac-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Mac] Reverse the omnibox in RTL BUG=648554, 648557, 673362 Committed: https://crrev.com/753efdea7319cbdca59df1e1d7b458c4eaa3c479 Cr-Commit-Position: refs/heads/master@{#440891}

Patch Set 1 #

Total comments: 19

Patch Set 2 : Review comments #

Total comments: 2

Patch Set 3 : CL comments #

Total comments: 8

Patch Set 4 : Review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+248 lines, -178 lines) Patch
M chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_cell.h View 1 2 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_cell.mm View 1 2 3 12 chunks +79 lines, -66 lines 0 comments Download
M chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_cell_unittest.mm View 1 10 chunks +98 lines, -41 lines 0 comments Download
M chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_unittest.mm View 21 chunks +47 lines, -47 lines 0 comments Download
M chrome/browser/ui/cocoa/location_bar/bubble_decoration.mm View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.mm View 1 2 3 1 chunk +14 lines, -14 lines 0 comments Download

Messages

Total messages: 31 (17 generated)
lgrey
PTAL :)
4 years ago (2016-12-13 20:51:41 UTC) #6
Sidney San Martín
Functional issues (I wish there was a good way to attach screenshots to CL comments...): ...
4 years ago (2016-12-16 00:05:53 UTC) #7
Sidney San Martín
https://codereview.chromium.org/2576563002/diff/1/chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_cell.mm File chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_cell.mm (right): https://codereview.chromium.org/2576563002/diff/1/chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_cell.mm#newcode39 chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_cell.mm:39: // How much the text frame needs to overlap ...
4 years ago (2016-12-16 00:09:40 UTC) #8
lgrey
https://codereview.chromium.org/2576563002/diff/1/chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_cell.mm File chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_cell.mm (right): https://codereview.chromium.org/2576563002/diff/1/chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_cell.mm#newcode39 chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_cell.mm:39: // How much the text frame needs to overlap ...
4 years ago (2016-12-20 19:41:04 UTC) #9
Sidney San Martín
https://codereview.chromium.org/2576563002/diff/20001/chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_editor.mm File chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_editor.mm (right): https://codereview.chromium.org/2576563002/diff/20001/chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_editor.mm#newcode14 chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_editor.mm:14: #include "chrome/browser/ui/cocoa/l10n_util.h" Still needed?
4 years ago (2016-12-21 22:52:03 UTC) #10
Sidney San Martín
lgtm with functional nit. As discussed, there's a rendering issue with some decorations which you ...
4 years ago (2016-12-21 23:15:49 UTC) #11
lgrey
On 2016/12/21 23:15:49, sdy (OOO Dec. 23-31) wrote: > lgtm with functional nit. > > ...
4 years ago (2016-12-21 23:29:47 UTC) #12
lgrey
Avi, PTAL for OWNERS :) https://codereview.chromium.org/2576563002/diff/20001/chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_editor.mm File chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_editor.mm (right): https://codereview.chromium.org/2576563002/diff/20001/chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_editor.mm#newcode14 chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_editor.mm:14: #include "chrome/browser/ui/cocoa/l10n_util.h" On 2016/12/21 ...
3 years, 11 months ago (2016-12-28 17:28:42 UTC) #14
lgrey
Avi, PTAL for OWNERS :)
3 years, 11 months ago (2016-12-28 17:28:43 UTC) #15
Avi (use Gerrit)
lgtm Just nits. https://codereview.chromium.org/2576563002/diff/40001/chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_cell.mm File chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_cell.mm (right): https://codereview.chromium.org/2576563002/diff/40001/chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_cell.mm#newcode131 chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_cell.mm:131: // Layout |leading_decorations| against the LHS. ...
3 years, 11 months ago (2016-12-28 17:58:59 UTC) #16
lgrey
Thanks! https://codereview.chromium.org/2576563002/diff/40001/chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_cell.mm File chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_cell.mm (right): https://codereview.chromium.org/2576563002/diff/40001/chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_cell.mm#newcode131 chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_cell.mm:131: // Layout |leading_decorations| against the LHS. On 2016/12/28 ...
3 years, 11 months ago (2016-12-28 20:15:02 UTC) #19
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/2576563002/60001
3 years, 11 months ago (2016-12-28 20:55:16 UTC) #26
commit-bot: I haz the power
Committed patchset #4 (id:60001)
3 years, 11 months ago (2016-12-28 20:59:52 UTC) #29
commit-bot: I haz the power
3 years, 11 months ago (2017-01-02 15:50:17 UTC) #31
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/753efdea7319cbdca59df1e1d7b458c4eaa3c479
Cr-Commit-Position: refs/heads/master@{#440891}

Powered by Google App Engine
This is Rietveld 408576698