From 1c84c82c18f7bae04a6b6f309979fc0ad979ec3f Mon Sep 17 00:00:00 2001 From: "rohitrao@chromium.org" Date: Mon, 27 Jul 2009 15:37:25 +0000 Subject: First cut at Mac history menu. * The menu has two sections: most visited and recently closed. * Creates a HistoryMenuBridge that observes different data sources and stores results for use in the menu. * Creates a HistoryMenuController to respond to Cocoa IBActions from the menu. BUG=14933 TEST=History menu in mac should populate with most visited and recently closed sites. RELEASE_NOTES=Add initial implementation of the Mac history menu. Patch by Robert Sesek. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21639 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/generated_resources.grd | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'chrome/app/generated_resources.grd') diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index 226a341..c9b03f3a 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -4421,6 +4421,12 @@ each locale. --> Forward + + Most Visited + + + Recently Closed + Bookmark Current Page... -- cgit v1.1