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

Issue 3371010: NTP Apps bug fixes. (Closed)

Created:
10 years, 3 months ago by Bons
Modified:
9 years, 5 months ago
CC:
chromium-reviews, ben+cc_chromium.org, arv (Not doing code reviews)
Base URL:
http://src.chromium.org/git/chromium.git
Visibility:
Public.

Description

NTP Apps bug fixes. o Only do the bounce animation once when installing an app. Collapsing and expanding the apps section would cause the new app icon to bounce again. o Expand the Apps section if it is collapsed and a new app isn't installed. BUG=53974, 54421 TEST=manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=59014

Patch Set 1 #

Patch Set 2 : Changing double to single quotes #

Total comments: 3

Patch Set 3 : Arv's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -33 lines) Patch
M chrome/browser/resources/new_new_tab.js View 1 4 chunks +35 lines, -32 lines 0 comments Download
M chrome/browser/resources/ntp/apps.js View 1 2 2 chunks +7 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
Aaron Boodman
lgtm - thanks for the cleanup http://codereview.chromium.org/3371010/diff/2001/3002 File chrome/browser/resources/ntp/apps.js (left): http://codereview.chromium.org/3371010/diff/2001/3002#oldcode6 chrome/browser/resources/ntp/apps.js:6: logEvent('recieved apps'); heh. ...
10 years, 3 months ago (2010-09-09 20:40:30 UTC) #1
Aaron Boodman
You should expand the code review description. It is nice to have a summary of ...
10 years, 3 months ago (2010-09-09 20:43:01 UTC) #2
Aaron Boodman
One more thing -- this should be merged to 517. You'll have to get one ...
10 years, 3 months ago (2010-09-09 20:44:44 UTC) #3
Bons
On 2010/09/09 20:43:01, Aaron Boodman wrote: > You should expand the code review description. It ...
10 years, 3 months ago (2010-09-09 21:09:02 UTC) #4
arv (Not doing code reviews)
LGTM http://codereview.chromium.org/3371010/diff/2001/3002 File chrome/browser/resources/ntp/apps.js (right): http://codereview.chromium.org/3371010/diff/2001/3002#newcode160 chrome/browser/resources/ntp/apps.js:160: }, false); the third arg of addEventListener defaults ...
10 years, 3 months ago (2010-09-09 21:26:22 UTC) #5
Bons
10 years, 3 months ago (2010-09-09 22:51:50 UTC) #6
http://codereview.chromium.org/3371010/diff/2001/3002
File chrome/browser/resources/ntp/apps.js (right):

http://codereview.chromium.org/3371010/diff/2001/3002#newcode160
chrome/browser/resources/ntp/apps.js:160: }, false);
On 2010/09/09 21:26:23, arv wrote:
> the third arg of addEventListener defaults false already.
> 
> Thank God for Webkit getting DOM arguments correct.

Seriously.

Powered by Google App Engine
This is Rietveld 408576698