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

Issue 1525793005: Move Tab's top controls visibility to a delegate (Closed)

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

Description

Move Tab's top controls visibility to a delegate - Adds TopControlsVisibilityDelegate to control top control visibility - Adds a creator call for the delegate inside TabDelegateFactory - Uses the delegateFactory to remove FullscreenActivityTab and CustomTab specific functionality BUG=546182 Committed: https://crrev.com/0159fde750be8bd4fbc9fd277e96bab9bce90a3c Cr-Commit-Position: refs/heads/master@{#365911}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Nits #

Patch Set 3 : Rebased #

Patch Set 4 : Fix compile error #

Patch Set 5 : Fixed getContentViewCore related logic #

Messages

Total messages: 25 (13 generated)
Yusuf
5 years ago (2015-12-15 20:05:19 UTC) #2
gone
lgtm https://chromiumcodereview.appspot.com/1525793005/diff/1/chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTabActivity.java File chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTabActivity.java (right): https://chromiumcodereview.appspot.com/1525793005/diff/1/chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTabActivity.java#newcode268 chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTabActivity.java:268: @Override nit: indentation is screwed up https://chromiumcodereview.appspot.com/1525793005/diff/1/chrome/android/java/src/org/chromium/chrome/browser/tab/TopControlsVisibilityDelegate.java File ...
5 years ago (2015-12-16 21:58:10 UTC) #3
Yusuf
https://codereview.chromium.org/1525793005/diff/1/chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTabActivity.java File chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTabActivity.java (right): https://codereview.chromium.org/1525793005/diff/1/chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTabActivity.java#newcode268 chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTabActivity.java:268: @Override On 2015/12/16 21:58:10, dfalcantara wrote: > nit: indentation ...
5 years ago (2015-12-16 22:14:34 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1525793005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1525793005/20001
5 years ago (2015-12-16 22:16:27 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_dbg_recipe on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_arm64_dbg_recipe/builds/238) android_chromium_gn_compile_dbg on tryserver.chromium.android (JOB_FAILED, ...
5 years ago (2015-12-16 22:21:36 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1525793005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1525793005/40001
5 years ago (2015-12-16 22:28:30 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: android_compile_dbg on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_compile_dbg/builds/252) linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, ...
5 years ago (2015-12-16 22:47:12 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1525793005/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1525793005/60001
5 years ago (2015-12-16 22:51:45 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/331)
5 years ago (2015-12-17 02:44:41 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1525793005/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1525793005/80001
5 years ago (2015-12-17 21:33:56 UTC) #22
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years ago (2015-12-17 22:18:20 UTC) #23
commit-bot: I haz the power
5 years ago (2015-12-17 22:19:56 UTC) #25
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/0159fde750be8bd4fbc9fd277e96bab9bce90a3c
Cr-Commit-Position: refs/heads/master@{#365911}

Powered by Google App Engine
This is Rietveld 408576698