Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4335)

Unified Diff: chrome/browser/gtk/find_bar_gtk.h

Issue 5553002: Fix Find regression where text is not selected once you... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/gtk/find_bar_gtk.cc » ('j') | chrome/browser/ui/views/find_bar_view.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/gtk/find_bar_gtk.h
===================================================================
--- chrome/browser/gtk/find_bar_gtk.h (revision 68336)
+++ chrome/browser/gtk/find_bar_gtk.h (working copy)
@@ -62,6 +62,7 @@
virtual bool GetFindBarWindowInfo(gfx::Point* position,
bool* fully_visible);
virtual string16 GetFindText();
+ virtual string16 GetFindSelectedText();
virtual string16 GetMatchCountText();
// Overridden from NotificationObserver:
« no previous file with comments | « no previous file | chrome/browser/gtk/find_bar_gtk.cc » ('j') | chrome/browser/ui/views/find_bar_view.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698