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

Issue 1218923002: Add a slide animation to security lock appearing on a custom tab (Closed)

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

Description

Add a slide animation to security lock appearing on a custom tab Slides the url_info_container that contains both url and potentially title. Then makes the security lock visible and fades it in. BUG=505620 Committed: https://crrev.com/cc92a1f6750f43105dc09fb44a3806e381ae1074 Cr-Commit-Position: refs/heads/master@{#337112}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Changed duration and added spaces #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -5 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/toolbar/CustomTabToolbar.java View 1 5 chunks +32 lines, -5 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 9 (2 generated)
Yusuf
5 years, 5 months ago (2015-06-29 22:27:00 UTC) #2
Ted C
https://codereview.chromium.org/1218923002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/toolbar/CustomTabToolbar.java File chrome/android/java/src/org/chromium/chrome/browser/toolbar/CustomTabToolbar.java (right): https://codereview.chromium.org/1218923002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/toolbar/CustomTabToolbar.java#newcode103 chrome/android/java/src/org/chromium/chrome/browser/toolbar/CustomTabToolbar.java:103: ObjectAnimator.ofFloat(mUrlInfoContainer, TRANSLATION_X, securityIconButtonWidth); what about in rtl mode? Do ...
5 years, 5 months ago (2015-07-01 17:47:34 UTC) #3
Yusuf
https://codereview.chromium.org/1218923002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/toolbar/CustomTabToolbar.java File chrome/android/java/src/org/chromium/chrome/browser/toolbar/CustomTabToolbar.java (right): https://codereview.chromium.org/1218923002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/toolbar/CustomTabToolbar.java#newcode103 chrome/android/java/src/org/chromium/chrome/browser/toolbar/CustomTabToolbar.java:103: ObjectAnimator.ofFloat(mUrlInfoContainer, TRANSLATION_X, securityIconButtonWidth); On 2015/07/01 17:47:33, Ted C wrote: ...
5 years, 5 months ago (2015-07-01 20:18:02 UTC) #4
Ted C
lgtm
5 years, 5 months ago (2015-07-01 20:19:56 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1218923002/20001
5 years, 5 months ago (2015-07-01 20:40:17 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 5 months ago (2015-07-01 21:14:17 UTC) #8
commit-bot: I haz the power
5 years, 5 months ago (2015-07-01 21:15:29 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/cc92a1f6750f43105dc09fb44a3806e381ae1074
Cr-Commit-Position: refs/heads/master@{#337112}

Powered by Google App Engine
This is Rietveld 408576698