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

Issue 220019: A refactor broke the find bar...characters like ! and ( ... (Closed)

Created:
11 years, 2 months ago by DaveMoore
Modified:
9 years, 7 months ago
Reviewers:
Finnur
CC:
chromium-reviews_googlegroups.com, Ben Goodger (Google)
Visibility:
Public.

Description

A refactor broke the find bar...characters like ! and ( became unsearchable BUG=10509 TEST=Open nytimes.com, search for "new". Then type "!". It should appear in the search box but not be found (unless the the text "new!" is really in the page. Confirm you can search for ( and & as well. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=27012

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 8

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -4 lines) Patch
M chrome/browser/views/find_bar_host.h View 1 2 3 2 chunks +7 lines, -4 lines 0 comments Download
M chrome/browser/views/find_bar_host.cc View 1 2 1 chunk +5 lines, -0 lines 1 comment Download
M chrome/browser/views/find_bar_host_gtk.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/views/find_bar_host_win.cc View 1 2 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
DaveMoore
11 years, 2 months ago (2009-09-23 21:08:20 UTC) #1
Finnur
Your changelist should have a TEST= Apart from that, just nits. http://codereview.chromium.org/220019/diff/3001/4002 File chrome/browser/views/find_bar_host.cc (right): ...
11 years, 2 months ago (2009-09-23 21:49:28 UTC) #2
DaveMoore
http://codereview.chromium.org/220019/diff/3001/4002 File chrome/browser/views/find_bar_host.cc (right): http://codereview.chromium.org/220019/diff/3001/4002#newcode359 Line 359: // Native implementation says to eat these events ...
11 years, 2 months ago (2009-09-23 22:17:48 UTC) #3
Finnur
11 years, 2 months ago (2009-09-23 22:21:40 UTC) #4
nit: You have an unbalanced parenthesis in your TEST= line. No biggie. :)

LGTM

http://codereview.chromium.org/220019/diff/9001/11
File chrome/browser/views/find_bar_host.cc (right):

http://codereview.chromium.org/220019/diff/9001/11#newcode359
Line 359: // Native implementation not to forward these events.
nit: not -> says not ?

Powered by Google App Engine
This is Rietveld 408576698