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

Issue 2440733003: Merge Fix Bookmarks Bar Drag-and-Drop between folders (Closed)

Created:
4 years, 2 months ago by jonross
Modified:
4 years, 2 months ago
Reviewers:
sky
CC:
chromium-reviews, tfarina
Target Ref:
refs/pending/branch-heads/2883
Project:
chromium
Visibility:
Public.

Description

Merge Fix Bookmarks Bar Drag-and-Drop between folders Fix Bookmarks Bar Drag-and-Drop between folders Currently you cannot drag between two bookmarks folders on Linux and Windows. Widget destruction on those platforms tears down their platform specific drag-and-drop implementations. This change updates MenuController to not tear down when Cancel is called if a drag is currently occurring. The menu will still have all windows hidden, and will be destroyed when drag-and-drop completes. There are interactive_ui_tests covering the integration tests of this feature in BookmarkBarViewTest. However they are disabled on Windows and Linux, missing the bug at submission time. I've filed crbug.com/656712 to track the issues with X11 preventing getting these tests running. TBR=sky@chromium.org NOTRY=true NOPRESUBMIT=true TEST=MenuControllerTest.CancelAllDuringDrag, manual testing on Linux and Windows BUG=636397 Review-Url: https://codereview.chromium.org/2422283002 Cr-Commit-Position: refs/heads/master@{#425790} (cherry picked from commit 24470df35ac9d98824f447d9a0112c0bdbdf1cb5)

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -1 line) Patch
M ui/views/controls/menu/menu_controller.cc View 1 chunk +7 lines, -1 line 0 comments Download
M ui/views/controls/menu/menu_controller_unittest.cc View 2 chunks +27 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (7 generated)
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/2440733003/1
4 years, 2 months ago (2016-10-20 19:54:25 UTC) #4
commit-bot: I haz the power
CLs for remote refs other than refs/pending/heads/master must contain NOTRY=true and NOPRESUBMIT=true in order for ...
4 years, 2 months ago (2016-10-20 19:54:29 UTC) #6
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/2440733003/1
4 years, 2 months ago (2016-10-20 19:59:41 UTC) #9
commit-bot: I haz the power
4 years, 2 months ago (2016-10-20 20:03:31 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 (id:1)

Powered by Google App Engine
This is Rietveld 408576698