Ensure that the context menu items displayed in ChromeFrame rendered pages are...
Ensure that the context menu items displayed in ChromeFrame rendered pages are enabled/disabled correctly. To achieve this we now have a UpdateMenuItemStates function in the RenderViewContextMenuViews class which calls into the underlying menu's UpdateStates function which enables/disables items correctly. Fixes bug http://code.google.com/p/chromium/issues/detail?id=45785 Bug=45785 Review URL: http://codereview.chromium.org/2627005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49031 0039d316-1c4b-4281-b951-d872f2087c98
Showing
- chrome/browser/external_tab_container.cc 1 addition, 0 deletionschrome/browser/external_tab_container.cc
- chrome/browser/views/tab_contents/render_view_context_menu_views.cc 4 additions, 0 deletions...wser/views/tab_contents/render_view_context_menu_views.cc
- chrome/browser/views/tab_contents/render_view_context_menu_views.h 2 additions, 0 deletions...owser/views/tab_contents/render_view_context_menu_views.h
Please register or sign in to comment