Comment #22 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=21522

------------------------------------------------------------------------
r21522 | [email protected] | 2009-07-24 03:24:39 -0700 (Fri, 24 Jul 2009)  
| 8 lines
Changed paths:
    A  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/jumplist.cc
    A  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/jumplist.h
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/views/frame/browser_view.cc?r1=21522&r2=21521
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/views/frame/browser_view.h?r1=21522&r2=21521
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/chrome.gyp?r1=21522&r2=21521
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/chrome_constants.cc?r1=21522&r2=21521
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/chrome_constants.h?r1=21522&r2=21521
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/chrome_switches.cc?r1=21522&r2=21521
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/chrome_switches.h?r1=21522&r2=21521

Integrates a custom JumpList of Windows 7 into Chromium.
This change adds an option "--enable-custom-jumplist" 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=Right-click the taskbar icon of Chromium on Windows 7.
Review URL: http://codereview.chromium.org/56175
------------------------------------------------------------------------


--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to