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 16035007: Provide the custom thumbnail for live preview of stacked panels (Closed)

Created:
7 years, 7 months ago by jianli
Modified:
7 years, 6 months ago
Reviewers:
Dmitry Titov
CC:
chromium-reviews, tfarina, jennb, jianli, Dmitry Titov, dcheng
Visibility:
Public.

Description

We now changed to always provide the custom thumbnail for stacked panels. The following issues have been fixed: 1) If one or more panels in the stack are collapsed, the live preview is not shown correctly. 2) If the whole stack is minimized by the system, the live preview is not shown correctly. BUG=177743 TEST=Manual tests by collapsing a panel or system-minimzing a stack and then hover over the taskbar icon Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203016

Patch Set 1 #

Total comments: 9

Patch Set 2 : Fix per feedback #

Patch Set 3 : Changed to always start the thumbnailer for the stack #

Total comments: 2

Patch Set 4 : Patch to land #

Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -67 lines) Patch
M chrome/browser/ui/views/panels/panel_stack_view.h View 1 2 6 chunks +19 lines, -7 lines 0 comments Download
M chrome/browser/ui/views/panels/panel_stack_view.cc View 1 2 10 chunks +39 lines, -29 lines 0 comments Download
M chrome/browser/ui/views/panels/panel_view.cc View 1 2 3 chunks +7 lines, -4 lines 0 comments Download
M chrome/browser/ui/views/panels/taskbar_window_thumbnailer_win.h View 1 2 3 3 chunks +25 lines, -8 lines 0 comments Download
M chrome/browser/ui/views/panels/taskbar_window_thumbnailer_win.cc View 1 2 5 chunks +35 lines, -19 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
jianli
7 years, 7 months ago (2013-05-24 23:32:20 UTC) #1
Dmitry Titov
https://codereview.chromium.org/16035007/diff/1/chrome/browser/ui/views/panels/panel_stack_view.cc File chrome/browser/ui/views/panels/panel_stack_view.cc (right): https://codereview.chromium.org/16035007/diff/1/chrome/browser/ui/views/panels/panel_stack_view.cc#newcode489 chrome/browser/ui/views/panels/panel_stack_view.cc:489: void PanelStackView::StartOrStopCustomThumbnailForMinimizePanel() { Is it possible to have a ...
7 years, 6 months ago (2013-05-29 01:14:48 UTC) #2
jianli
https://codereview.chromium.org/16035007/diff/1/chrome/browser/ui/views/panels/panel_stack_view.cc File chrome/browser/ui/views/panels/panel_stack_view.cc (right): https://codereview.chromium.org/16035007/diff/1/chrome/browser/ui/views/panels/panel_stack_view.cc#newcode489 chrome/browser/ui/views/panels/panel_stack_view.cc:489: void PanelStackView::StartOrStopCustomThumbnailForMinimizePanel() { On 2013/05/29 01:14:48, Dmitry Titov wrote: ...
7 years, 6 months ago (2013-05-29 18:31:52 UTC) #3
jianli
Changed to always use the custom snapshot for stack window, as discussed.
7 years, 6 months ago (2013-05-29 20:53:04 UTC) #4
Dmitry Titov
lgtm with 2 nits: https://codereview.chromium.org/16035007/diff/39001/chrome/browser/ui/views/panels/taskbar_window_thumbnailer_win.h File chrome/browser/ui/views/panels/taskbar_window_thumbnailer_win.h (right): https://codereview.chromium.org/16035007/diff/39001/chrome/browser/ui/views/panels/taskbar_window_thumbnailer_win.h#newcode16 chrome/browser/ui/views/panels/taskbar_window_thumbnailer_win.h:16: // Returns the handle list ...
7 years, 6 months ago (2013-05-29 21:12:54 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jianli@chromium.org/16035007/51001
7 years, 6 months ago (2013-05-29 21:19:52 UTC) #6
commit-bot: I haz the power
7 years, 6 months ago (2013-05-30 00:11:18 UTC) #7
Message was sent while issue was closed.
Change committed as 203016

Powered by Google App Engine
This is Rietveld 408576698