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

Issue 10823392: Let ui_test_utils::FindInPage optionally return the selection rect. This will be used in a future c… (Closed)

Created:
8 years, 4 months ago by jam
Modified:
8 years, 4 months ago
Reviewers:
scottmg
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

Let ui_test_utils::FindInPage optionally return the selection rect. This will be used in a future change, but I wanted to break it up. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=152102

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -19 lines) Patch
M chrome/browser/browser_focus_uitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/history_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/tab_restore_browsertest.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/ui/find_bar/find_bar_host_browsertest.cc View 5 chunks +6 lines, -5 lines 0 comments Download
M chrome/browser/ui/pdf/pdf_browsertest.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/find_bar_host_interactive_uitest.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/test/base/ui_test_utils.h View 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/test/base/ui_test_utils.cc View 4 chunks +9 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
8 years, 4 months ago (2012-08-17 14:54:49 UTC) #1
scottmg
8 years, 4 months ago (2012-08-17 17:20:47 UTC) #2
an extra NULL is exactly what that function needs! :P

lgtm

Powered by Google App Engine
This is Rietveld 408576698