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

Issue 2295323002: Download Drop Down Highlight Doesn't Stay (Closed)

Created:
4 years, 3 months ago by jonross
Modified:
4 years, 3 months ago
Reviewers:
sky
CC:
chromium-reviews, asanka, tfarina, dbeam+watch-downloads_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Download Drop Down Highlight Doesn't Stay The highlight animations for download item views was being posted to a non-nested loop. This allowed them to clear after returning from a blocking menu call. Menus do not block now. Updating the animations to register a callback with DownloadShelfContextMenuView so that they can clear the highlight once the menu has closed. TEST=manually test download visuals BUG=642672 Committed: https://crrev.com/45988867f91690d8ff0d68ce52e171bf74944926 Cr-Commit-Position: refs/heads/master@{#415778}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -25 lines) Patch
M chrome/browser/ui/views/download/download_item_view.cc View 1 chunk +3 lines, -9 lines 0 comments Download
M chrome/browser/ui/views/download/download_item_view_md.cc View 1 chunk +3 lines, -9 lines 0 comments Download
M chrome/browser/ui/views/download/download_shelf_context_menu_view.h View 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/download/download_shelf_context_menu_view.cc View 2 chunks +14 lines, -5 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
jonross
Hey sky@ Could you take a look at this regression fix? Had to update a ...
4 years, 3 months ago (2016-08-31 19:59:45 UTC) #2
sky
LGTM
4 years, 3 months ago (2016-08-31 21:16:19 UTC) #3
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/2295323002/1
4 years, 3 months ago (2016-08-31 21:31:31 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-08-31 22:19:11 UTC) #6
commit-bot: I haz the power
4 years, 3 months ago (2016-08-31 22:22:25 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/45988867f91690d8ff0d68ce52e171bf74944926
Cr-Commit-Position: refs/heads/master@{#415778}

Powered by Google App Engine
This is Rietveld 408576698