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

Unified Diff: chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc

Issue 12470003: Remove spammy NOTIMPLEMENTED call. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 10 months 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc
diff --git a/chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc b/chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc
index 2874d382d1335b9975b96ffdd6264b636549e2b8..eb416333d5ca8bde068a887b8139ffe6101e22ad 100644
--- a/chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc
+++ b/chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc
@@ -428,7 +428,6 @@ void OmniboxViewGtk::SetFocus() {
void OmniboxViewGtk::ApplyCaretVisibility() {
// TODO(mathp): implement for Linux.
- NOTIMPLEMENTED();
PaulePantert 2013/03/06 09:07:37 I thought it was discussed in the bug report to ju
samarth 2013/03/06 18:32:08 We discussed changing NOTIMPLEMENTED so it doesn't
}
int OmniboxViewGtk::WidthOfTextAfterCursor() {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698