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

Issue 264413003: Fix crash on fast consecutive item moves in the Windows app list. (Closed)

Created:
6 years, 7 months ago by calamity
Modified:
6 years, 7 months ago
Reviewers:
tapted
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@land_cancel_reparent
Visibility:
Public.

Description

Fix crash on fast consecutive item moves in the Windows app list. This CL fixes an issue where view hierarchy changes in the app list would invalidate the drag view in the middle of processing a drag update. This would cause a crash. In order to fix this, check that the drag view is still valid after the view hierarchy changes. BUG=371212 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269259

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M ui/app_list/views/apps_grid_view.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
calamity
6 years, 7 months ago (2014-05-08 01:31:35 UTC) #1
tapted
lgtm - nice work We really need to find a way to add regression tests ...
6 years, 7 months ago (2014-05-08 03:31:25 UTC) #2
calamity
The CQ bit was checked by calamity@chromium.org
6 years, 7 months ago (2014-05-08 03:36:18 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/calamity@chromium.org/264413003/1
6 years, 7 months ago (2014-05-08 03:38:06 UTC) #4
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-08 21:43:44 UTC) #5
commit-bot: I haz the power
6 years, 7 months ago (2014-05-09 13:19:09 UTC) #6
Message was sent while issue was closed.
Change committed as 269259

Powered by Google App Engine
This is Rietveld 408576698