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

Issue 10533132: Add a test for FindInPage after selecting text. (Closed)

Created:
8 years, 6 months ago by mkosiba (inactive)
Modified:
8 years, 3 months ago
Reviewers:
Finnur, Peter Kasting
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Add a test for FindInPage after selecting text. This adds a test case to verify that searching in text will start at the currently selected text and will not lose context if the search is later refined. BUG=129552 TEST=browser_tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=155870

Patch Set 1 #

Total comments: 6

Patch Set 2 : incorporated feedback + rebase #

Total comments: 10

Patch Set 3 : nits + rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -0 lines) Patch
M chrome/browser/ui/find_bar/find_bar_host_browsertest.cc View 1 2 2 chunks +35 lines, -0 lines 0 comments Download
A chrome/test/data/find_in_page/start_after_selection.html View 1 chunk +24 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
mkosiba (inactive)
8 years, 6 months ago (2012-06-13 18:21:05 UTC) #1
Finnur
Just nits and a question. If you remove the unnecessary call (see comment) and everything ...
8 years, 6 months ago (2012-06-14 10:25:18 UTC) #2
mkosiba (inactive)
https://chromiumcodereview.appspot.com/10533132/diff/1/chrome/browser/ui/find_bar/find_bar_host_browsertest.cc File chrome/browser/ui/find_bar/find_bar_host_browsertest.cc (right): https://chromiumcodereview.appspot.com/10533132/diff/1/chrome/browser/ui/find_bar/find_bar_host_browsertest.cc#newcode391 chrome/browser/ui/find_bar/find_bar_host_browsertest.cc:391: // This tests that we start searching after selected ...
8 years, 6 months ago (2012-06-14 13:46:30 UTC) #3
Finnur
LGTM.
8 years, 6 months ago (2012-06-14 14:35:35 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mkosiba@chromium.org/10533132/4001
8 years, 6 months ago (2012-06-14 14:37:25 UTC) #5
commit-bot: I haz the power
Presubmit check for 10533132-4001 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 6 months ago (2012-06-14 14:37:34 UTC) #6
mkosiba (inactive)
Peter, I need LGTM from an OWNER. Please take a look. Thanks! Martin
8 years, 6 months ago (2012-06-14 15:52:50 UTC) #7
Peter Kasting
Sorry I never saw this! In the future please feel free to send more harassment ...
8 years, 3 months ago (2012-09-05 21:22:59 UTC) #8
mkosiba (inactive)
http://codereview.chromium.org/10533132/diff/4001/chrome/browser/ui/find_bar/find_bar_host_browsertest.cc File chrome/browser/ui/find_bar/find_bar_host_browsertest.cc (right): http://codereview.chromium.org/10533132/diff/4001/chrome/browser/ui/find_bar/find_bar_host_browsertest.cc#newcode395 chrome/browser/ui/find_bar/find_bar_host_browsertest.cc:395: GURL url = GetURL(kStartAfterSelection); On 2012/09/05 21:22:59, Peter Kasting ...
8 years, 3 months ago (2012-09-10 18:45:23 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mkosiba@chromium.org/10533132/12001
8 years, 3 months ago (2012-09-10 20:36:01 UTC) #10
commit-bot: I haz the power
8 years, 3 months ago (2012-09-10 23:45:27 UTC) #11
Change committed as 155870

Powered by Google App Engine
This is Rietveld 408576698