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

Issue 2316423003: NTP: fade-in the tiles only when they change, not when they are shown initially (Closed)

Created:
4 years, 3 months ago by Marc Treib
Modified:
4 years, 3 months ago
Reviewers:
jkrcal
CC:
chromium-reviews, skanuj+watch_chromium.org, melevin+watch_chromium.org, dhollowa+watch_chromium.org, dougw+watch_chromium.org, donnd+watch_chromium.org, jfweitz+watch_chromium.org, David Black, arv+watch_chromium.org, samarth+watch_chromium.org, kmadhusu+watch_chromium.org, Jered
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

NTP: fade-in the tiles only when they change, not when they are shown initially Before this CL, the fade-in transition would trigger inconsistently, maybe in 1 out of 10 cases. Now it triggers consistently, only when the tiles change, but not when the first set of tiles is shown. BUG=645158 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/7c098a4936916cfb82e88669e39a5be4f11b46ac Cr-Commit-Position: refs/heads/master@{#417539}

Patch Set 1 #

Patch Set 2 : . #

Total comments: 8
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -9 lines) Patch
M chrome/browser/resources/local_ntp/most_visited_single.html View 1 chunk +1 line, -3 lines 0 comments Download
M chrome/browser/resources/local_ntp/most_visited_single.js View 1 2 chunks +10 lines, -6 lines 8 comments Download

Messages

Total messages: 17 (10 generated)
Marc Treib
PTAL! https://codereview.chromium.org/2316423003/diff/20001/chrome/browser/resources/local_ntp/most_visited_single.js File chrome/browser/resources/local_ntp/most_visited_single.js (left): https://codereview.chromium.org/2316423003/diff/20001/chrome/browser/resources/local_ntp/most_visited_single.js#oldcode279 chrome/browser/resources/local_ntp/most_visited_single.js:279: setTimeout(function() { This was the root problem: When ...
4 years, 3 months ago (2016-09-08 18:17:49 UTC) #6
jkrcal
https://codereview.chromium.org/2316423003/diff/20001/chrome/browser/resources/local_ntp/most_visited_single.js File chrome/browser/resources/local_ntp/most_visited_single.js (right): https://codereview.chromium.org/2316423003/diff/20001/chrome/browser/resources/local_ntp/most_visited_single.js#newcode264 chrome/browser/resources/local_ntp/most_visited_single.js:264: if (old) { I am puzzled: How come this ...
4 years, 3 months ago (2016-09-09 08:13:14 UTC) #9
Marc Treib
https://codereview.chromium.org/2316423003/diff/20001/chrome/browser/resources/local_ntp/most_visited_single.js File chrome/browser/resources/local_ntp/most_visited_single.js (right): https://codereview.chromium.org/2316423003/diff/20001/chrome/browser/resources/local_ntp/most_visited_single.js#newcode264 chrome/browser/resources/local_ntp/most_visited_single.js:264: if (old) { On 2016/09/09 08:13:13, jkrcal wrote: > ...
4 years, 3 months ago (2016-09-09 08:56:29 UTC) #10
jkrcal
LGTM, thanks! https://codereview.chromium.org/2316423003/diff/20001/chrome/browser/resources/local_ntp/most_visited_single.js File chrome/browser/resources/local_ntp/most_visited_single.js (right): https://codereview.chromium.org/2316423003/diff/20001/chrome/browser/resources/local_ntp/most_visited_single.js#newcode264 chrome/browser/resources/local_ntp/most_visited_single.js:264: if (old) { On 2016/09/09 08:56:28, Marc ...
4 years, 3 months ago (2016-09-09 09:00:17 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2316423003/20001
4 years, 3 months ago (2016-09-09 09:03:26 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-09 09:06:35 UTC) #15
commit-bot: I haz the power
4 years, 3 months ago (2016-09-09 09:09:34 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/7c098a4936916cfb82e88669e39a5be4f11b46ac
Cr-Commit-Position: refs/heads/master@{#417539}

Powered by Google App Engine
This is Rietveld 408576698