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

Issue 1936253002: Fix indeterminate progress bar animation jank (Closed)

Created:
4 years, 7 months ago by mdjones
Modified:
4 years, 7 months ago
Reviewers:
gone
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@colorful-progress-bar
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix indeterminate progress bar animation jank Since the progress bar and the indeterminate progress bar animation updated asynchronously, it was possible for the edges of the animation and the progress bar to end at the wrong location. This change allows the animation to be updated when the progress bar is updated. BUG=464377 Committed: https://crrev.com/872e75170ba1312f8b084140891b6c48f432821e Cr-Commit-Position: refs/heads/master@{#391295}

Patch Set 1 #

Patch Set 2 : nit #

Total comments: 12

Patch Set 3 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -44 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/widget/ToolbarProgressBarAnimatingView.java View 1 2 7 chunks +60 lines, -44 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 13 (5 generated)
mdjones
PTAL
4 years, 7 months ago (2016-05-02 17:41:12 UTC) #2
gone
https://codereview.chromium.org/1936253002/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/widget/ToolbarProgressBarAnimatingView.java File chrome/android/java/src/org/chromium/chrome/browser/widget/ToolbarProgressBarAnimatingView.java (right): https://codereview.chromium.org/1936253002/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/widget/ToolbarProgressBarAnimatingView.java#newcode30 chrome/android/java/src/org/chromium/chrome/browser/widget/ToolbarProgressBarAnimatingView.java:30: /** The minimum amount of time that should pass ...
4 years, 7 months ago (2016-05-03 05:05:58 UTC) #3
mdjones
https://codereview.chromium.org/1936253002/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/widget/ToolbarProgressBarAnimatingView.java File chrome/android/java/src/org/chromium/chrome/browser/widget/ToolbarProgressBarAnimatingView.java (right): https://codereview.chromium.org/1936253002/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/widget/ToolbarProgressBarAnimatingView.java#newcode30 chrome/android/java/src/org/chromium/chrome/browser/widget/ToolbarProgressBarAnimatingView.java:30: /** The minimum amount of time that should pass ...
4 years, 7 months ago (2016-05-03 17:06:40 UTC) #4
gone
lgtm % probress typo
4 years, 7 months ago (2016-05-03 17:10:28 UTC) #5
gone
lgtm % probress typo
4 years, 7 months ago (2016-05-03 17:10:29 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1936253002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1936253002/40001
4 years, 7 months ago (2016-05-03 17:23:17 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 7 months ago (2016-05-03 18:04:15 UTC) #11
commit-bot: I haz the power
4 years, 7 months ago (2016-05-03 18:05:35 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/872e75170ba1312f8b084140891b6c48f432821e
Cr-Commit-Position: refs/heads/master@{#391295}

Powered by Google App Engine
This is Rietveld 408576698