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

Issue 1214553002: Make showing the page title in a custom tab a dev option (Closed)

Created:
5 years, 6 months ago by Yusuf
Modified:
5 years, 5 months ago
Reviewers:
Ted C
CC:
chromium-reviews, ianwen+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make showing the page title in a custom tab a dev option This defaults to showing only the url in a custom tab and gives an extra to customize it, so that page title shows. We make the change in postInflationLayout so that we dont get an extra measure. BUG=504045 Committed: https://crrev.com/ffdd7b0f8752de02a9292c15abf2912f67b627e4 Cr-Commit-Position: refs/heads/master@{#336483}

Patch Set 1 #

Total comments: 6

Patch Set 2 : First comments #

Patch Set 3 : Made the added constants final #

Messages

Total messages: 13 (5 generated)
Yusuf
5 years, 6 months ago (2015-06-26 00:17:07 UTC) #2
Ted C
https://codereview.chromium.org/1214553002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTabIntentDataProvider.java File chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTabIntentDataProvider.java (right): https://codereview.chromium.org/1214553002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTabIntentDataProvider.java#newcode129 chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTabIntentDataProvider.java:129: private final int mTitleVisibilityState; I would put this above ...
5 years, 5 months ago (2015-06-26 22:51:00 UTC) #3
Yusuf
https://codereview.chromium.org/1214553002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTabIntentDataProvider.java File chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTabIntentDataProvider.java (right): https://codereview.chromium.org/1214553002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTabIntentDataProvider.java#newcode129 chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTabIntentDataProvider.java:129: private final int mTitleVisibilityState; On 2015/06/26 22:51:00, Ted C ...
5 years, 5 months ago (2015-06-26 23:20:14 UTC) #4
Ted C
lgtm
5 years, 5 months ago (2015-06-26 23:36:45 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1214553002/20001
5 years, 5 months ago (2015-06-26 23:40:58 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1214553002/40001
5 years, 5 months ago (2015-06-26 23:51:50 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 5 months ago (2015-06-27 00:27:45 UTC) #12
commit-bot: I haz the power
5 years, 5 months ago (2015-06-27 00:28:46 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/ffdd7b0f8752de02a9292c15abf2912f67b627e4
Cr-Commit-Position: refs/heads/master@{#336483}

Powered by Google App Engine
This is Rietveld 408576698