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

Issue 10388134: [NTP4] Fix appmarklet animation drop bug. (Closed)

Created:
8 years, 7 months ago by Dan Beam
Modified:
8 years, 7 months ago
Reviewers:
Evan Stade
CC:
chromium-reviews, dbeam+watch-ntp_chromium.org, estade+watch_chromium.org, arv (Not doing code reviews), csharp
Visibility:
Public.

Description

[NTP4] Fix appmarklet animation drop bug. R=estade@chromium.org BUG=128118 TEST=Create an appmarklet via d'n'd on the NTP, make sure it bounces in. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=137199

Patch Set 1 : #

Patch Set 2 : adding most visited fix as well #

Patch Set 3 : reduce LOC #

Patch Set 4 : reduce moar #

Total comments: 3

Patch Set 5 : estade review / behavior change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -13 lines) Patch
M chrome/browser/resources/ntp4/apps_page.js View 1 2 3 4 3 chunks +7 lines, -5 lines 0 comments Download
M chrome/browser/resources/ntp4/page_list_view.js View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/ntp4/tile_page.js View 1 2 4 chunks +5 lines, -6 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Dan Beam
8 years, 7 months ago (2012-05-15 00:52:15 UTC) #1
Dan Beam
added a fix for most visited -> apps page dragging animations as well
8 years, 7 months ago (2012-05-15 01:24:38 UTC) #2
Dan Beam
https://chromiumcodereview.appspot.com/10388134/diff/5/chrome/browser/resources/ntp4/apps_page.js File chrome/browser/resources/ntp4/apps_page.js (left): https://chromiumcodereview.appspot.com/10388134/diff/5/chrome/browser/resources/ntp4/apps_page.js#oldcode756 chrome/browser/resources/ntp4/apps_page.js:756: this.setDropEffect(e.dataTransfer); this was avoiding calling TilePage#updateDropIndicator_, which caused the ...
8 years, 7 months ago (2012-05-15 01:46:03 UTC) #3
Evan Stade
http://codereview.chromium.org/10388134/diff/5/chrome/browser/resources/ntp4/apps_page.js File chrome/browser/resources/ntp4/apps_page.js (left): http://codereview.chromium.org/10388134/diff/5/chrome/browser/resources/ntp4/apps_page.js#oldcode756 chrome/browser/resources/ntp4/apps_page.js:756: this.setDropEffect(e.dataTransfer); On 2012/05/15 01:46:03, Dan Beam wrote: > this ...
8 years, 7 months ago (2012-05-15 03:01:10 UTC) #4
Dan Beam
ptal http://codereview.chromium.org/10388134/diff/5/chrome/browser/resources/ntp4/apps_page.js File chrome/browser/resources/ntp4/apps_page.js (left): http://codereview.chromium.org/10388134/diff/5/chrome/browser/resources/ntp4/apps_page.js#oldcode756 chrome/browser/resources/ntp4/apps_page.js:756: this.setDropEffect(e.dataTransfer); On 2012/05/15 03:01:11, Evan Stade wrote: > ...
8 years, 7 months ago (2012-05-15 04:00:44 UTC) #5
Evan Stade
lgtm
8 years, 7 months ago (2012-05-15 04:17:17 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dbeam@chromium.org/10388134/10001
8 years, 7 months ago (2012-05-15 06:14:24 UTC) #7
commit-bot: I haz the power
The commit queue went berserk retrying too often for a seemingly flaky test. Builder is ...
8 years, 7 months ago (2012-05-15 07:17:23 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dbeam@chromium.org/10388134/10001
8 years, 7 months ago (2012-05-15 17:23:05 UTC) #9
commit-bot: I haz the power
8 years, 7 months ago (2012-05-15 19:13:53 UTC) #10
Change committed as 137199

Powered by Google App Engine
This is Rietveld 408576698