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

Issue 2724683002: [ios] Moves the Find in Page APIs into FindTabHelper. (Closed)

Created:
3 years, 9 months ago by rohitrao (ping after 24h)
Modified:
3 years, 9 months ago
Reviewers:
stkhapugin, justincohen
CC:
chromium-reviews, marq+watch_chromium.org, pkl (ping after 24h if needed), noyau+watch_chromium.org, sdefresne+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[ios] Moves the Find in Page APIs into FindTabHelper. Hides FindInPageController as an implementation detail of FindTabHelper and moves public APIs to be on FindTabHelper instead. BUG=691073 Review-Url: https://codereview.chromium.org/2724683002 Cr-Commit-Position: refs/heads/master@{#457543} Committed: https://chromium.googlesource.com/chromium/src/+/005a643c735aceb7b6075a82026d39227f67dc21

Patch Set 1 #

Patch Set 2 : Rebased. #

Patch Set 3 : Format #

Patch Set 4 : Removes GetController(), adds GetFindResult(). #

Patch Set 5 : Fix tests. #

Patch Set 6 : Tests. #

Patch Set 7 : Adds unittests. #

Patch Set 8 : Test cleanup. #

Total comments: 2

Patch Set 9 : Review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+371 lines, -83 lines) Patch
M ios/chrome/browser/find_in_page/BUILD.gn View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M ios/chrome/browser/find_in_page/find_in_page_controller.mm View 1 2 3 4 5 6 1 chunk +4 lines, -2 lines 0 comments Download
M ios/chrome/browser/find_in_page/find_tab_helper.h View 1 2 3 4 5 6 7 8 2 chunks +50 lines, -3 lines 0 comments Download
M ios/chrome/browser/find_in_page/find_tab_helper.mm View 1 2 3 4 5 6 7 2 chunks +62 lines, -7 lines 0 comments Download
M ios/chrome/browser/find_in_page/find_tab_helper_unittest.mm View 1 2 3 4 5 6 7 2 chunks +204 lines, -6 lines 0 comments Download
M ios/chrome/browser/ui/browser_view_controller.mm View 1 2 3 4 5 6 7 8 8 chunks +49 lines, -65 lines 0 comments Download

Messages

Total messages: 37 (30 generated)
rohitrao (ping after 24h)
3 years, 9 months ago (2017-03-13 16:54:42 UTC) #20
rohitrao (ping after 24h)
+stk as well
3 years, 9 months ago (2017-03-14 13:27:15 UTC) #24
stkhapugin
lgtm, thanks for looping me in https://codereview.chromium.org/2724683002/diff/140001/ios/chrome/browser/find_in_page/find_tab_helper.h File ios/chrome/browser/find_in_page/find_tab_helper.h (right): https://codereview.chromium.org/2724683002/diff/140001/ios/chrome/browser/find_in_page/find_tab_helper.h#newcode44 ios/chrome/browser/find_in_page/find_tab_helper.h:44: // searches in ...
3 years, 9 months ago (2017-03-14 14:06:15 UTC) #25
rohitrao (ping after 24h)
https://codereview.chromium.org/2724683002/diff/140001/ios/chrome/browser/find_in_page/find_tab_helper.h File ios/chrome/browser/find_in_page/find_tab_helper.h (right): https://codereview.chromium.org/2724683002/diff/140001/ios/chrome/browser/find_in_page/find_tab_helper.h#newcode44 ios/chrome/browser/find_in_page/find_tab_helper.h:44: // searches in the given |direction|. On 2017/03/14 14:06:15, ...
3 years, 9 months ago (2017-03-14 14:50:53 UTC) #26
justincohen
LGTM
3 years, 9 months ago (2017-03-16 14:40:45 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2724683002/160001
3 years, 9 months ago (2017-03-16 19:12:09 UTC) #34
commit-bot: I haz the power
3 years, 9 months ago (2017-03-16 20:53:31 UTC) #37
Message was sent while issue was closed.
Committed patchset #9 (id:160001) as
https://chromium.googlesource.com/chromium/src/+/005a643c735aceb7b6075a82026d...

Powered by Google App Engine
This is Rietveld 408576698