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

Issue 1226183002: Add RTL support to custom tabs toolbar (Closed)

Created:
5 years, 5 months ago by Ian Wen
Modified:
5 years, 5 months ago
Reviewers:
Yusuf
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@toolbar_ui_fix
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add RTL support to custom tabs toolbar This CL creates a special framelayout that groups security icon, urlbar and titlebar together, and it ensures the security icon is always left to the url bar. BUG=506326 Committed: https://crrev.com/a422488f2ccb95791b88256247faffa5fd7731b0 Cr-Commit-Position: refs/heads/master@{#338108}

Patch Set 1 #

Patch Set 2 : nits #

Total comments: 8

Patch Set 3 : respond to comments #

Total comments: 4

Patch Set 4 : rename #

Patch Set 5 : rename #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -54 lines) Patch
M chrome/android/java/res/layout/custom_tabs_toolbar.xml View 1 2 3 1 chunk +41 lines, -35 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/toolbar/CustomTabToolbar.java View 1 2 3 7 chunks +27 lines, -19 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 11 (2 generated)
Ian Wen
5 years, 5 months ago (2015-07-09 00:04:24 UTC) #2
Yusuf
https://codereview.chromium.org/1226183002/diff/20001/chrome/android/java/res/layout/custom_tabs_toolbar.xml File chrome/android/java/res/layout/custom_tabs_toolbar.xml (right): https://codereview.chromium.org/1226183002/diff/20001/chrome/android/java/res/layout/custom_tabs_toolbar.xml#newcode14 chrome/android/java/res/layout/custom_tabs_toolbar.xml:14: android:layout_width="match_parent" the need for this confuses me. What happens ...
5 years, 5 months ago (2015-07-09 00:22:19 UTC) #3
Ian Wen
Thanks for the comments. All done. https://codereview.chromium.org/1226183002/diff/20001/chrome/android/java/res/layout/custom_tabs_toolbar.xml File chrome/android/java/res/layout/custom_tabs_toolbar.xml (right): https://codereview.chromium.org/1226183002/diff/20001/chrome/android/java/res/layout/custom_tabs_toolbar.xml#newcode14 chrome/android/java/res/layout/custom_tabs_toolbar.xml:14: android:layout_width="match_parent" On 2015/07/09 ...
5 years, 5 months ago (2015-07-09 01:19:32 UTC) #4
Yusuf
https://codereview.chromium.org/1226183002/diff/40001/chrome/android/java/res/layout/custom_tabs_toolbar.xml File chrome/android/java/res/layout/custom_tabs_toolbar.xml (right): https://codereview.chromium.org/1226183002/diff/40001/chrome/android/java/res/layout/custom_tabs_toolbar.xml#newcode29 chrome/android/java/res/layout/custom_tabs_toolbar.xml:29: android:layout_width="match_parent" how about this one? Do we need match_parent ...
5 years, 5 months ago (2015-07-09 17:30:42 UTC) #5
Ian Wen
https://codereview.chromium.org/1226183002/diff/40001/chrome/android/java/res/layout/custom_tabs_toolbar.xml File chrome/android/java/res/layout/custom_tabs_toolbar.xml (right): https://codereview.chromium.org/1226183002/diff/40001/chrome/android/java/res/layout/custom_tabs_toolbar.xml#newcode29 chrome/android/java/res/layout/custom_tabs_toolbar.xml:29: android:layout_width="match_parent" On 2015/07/09 17:30:42, Yusuf wrote: > how about ...
5 years, 5 months ago (2015-07-09 18:09:48 UTC) #6
Yusuf
lgtm
5 years, 5 months ago (2015-07-09 18:14:20 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1226183002/80001
5 years, 5 months ago (2015-07-09 18:17:04 UTC) #9
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 5 months ago (2015-07-09 19:01:28 UTC) #10
commit-bot: I haz the power
5 years, 5 months ago (2015-07-09 19:02:23 UTC) #11
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/a422488f2ccb95791b88256247faffa5fd7731b0
Cr-Commit-Position: refs/heads/master@{#338108}

Powered by Google App Engine
This is Rietveld 408576698