Comment #30 on issue 8037 by [email protected]: Use jumplists on
Windows 7
http://code.google.com/p/chromium/issues/detail?id=8037
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=23256
------------------------------------------------------------------------
r23256 | [email protected] | 2009-08-12 16:54:34 -0700 (Wed, 12 Aug
2009) | 12 lines
Changed paths:
A
http://src.chromium.org/viewvc/chrome/branches/195/src/chrome/browser/jumplist.cc
A
http://src.chromium.org/viewvc/chrome/branches/195/src/chrome/browser/jumplist.h
M
http://src.chromium.org/viewvc/chrome/branches/195/src/chrome/browser/views/frame/browser_view.cc?r1=23256&r2=23255
M
http://src.chromium.org/viewvc/chrome/branches/195/src/chrome/browser/views/frame/browser_view.h?r1=23256&r2=23255
M
http://src.chromium.org/viewvc/chrome/branches/195/src/chrome/chrome.gyp?r1=23256&r2=23255
M
http://src.chromium.org/viewvc/chrome/branches/195/src/chrome/common/chrome_constants.cc?r1=23256&r2=23255
M
http://src.chromium.org/viewvc/chrome/branches/195/src/chrome/common/chrome_constants.h?r1=23256&r2=23255
M
http://src.chromium.org/viewvc/chrome/branches/195/src/chrome/common/chrome_switches.cc?r1=23256&r2=23255
M
http://src.chromium.org/viewvc/chrome/branches/195/src/chrome/common/chrome_switches.h?r1=23256&r2=23255
Merge 21522 - Integrates a custom JumpList of Windows 7 into Chromium.
This change adds an option "enablecustomjumplist" that uses the
ICustomDestinationList interface to add "Most Visited" pages, "Recently
Closed" pages, and "Tasks" to the JumpList of Chromium.
This change registers the CustomJumpList class into an observer of
TabRestoreService so it can update the JumpList when a user adds/removes a
tab.
This change stores icon files used by a custom JumpList under "$(User Data
Dir)/JumpListIcons" so Taskbar can show JumpList icons even when Chromium
is not running.
BUG=8037
TEST=Rightclick the taskbar icon of Chromium on Windows 7.
Review URL: http://codereview.chromium.org/56175
[email protected]
Review URL: http://codereview.chromium.org/165421
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---