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

Issue 1707083002: Fix find in page behavior (Closed)

Created:
4 years, 10 months ago by rwlbuis
Modified:
4 years, 10 months ago
CC:
blink-reviews, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix find in page behavior Fix find in page behavior when removing, then re-inserting the character used in a previous find operation, as described in issue 294160. In order to fix this, once TextFinder gets the signal to stop finding, also reset the active match Range information. Based on work by a.bah@samsung.com. BUG=294160 Committed: https://crrev.com/39ef271c5d9f560e72db45cb1ddaffd20927ebb8 Cr-Commit-Position: refs/heads/master@{#376525}

Patch Set 1 #

Patch Set 2 : Add missing html #

Patch Set 3 : Fix android_webview test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -1 line) Patch
M android_webview/javatests/src/org/chromium/android_webview/test/WebViewAsynchronousFindApisTest.java View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/web/TextFinder.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/web/tests/WebFrameTest.cpp View 1 2 3 chunks +56 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/web/tests/data/find_match_count.html View 1 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 29 (14 generated)
rwlbuis
PTAL.
4 years, 10 months ago (2016-02-17 23:47:21 UTC) #4
tkent
+yosin@
4 years, 10 months ago (2016-02-18 23:23:05 UTC) #6
yosin_UTC9
On 2016/02/18 at 23:23:05, tkent wrote: > +yosin@ Oh, crbug.com doesn't work now. So, I ...
4 years, 10 months ago (2016-02-19 02:03:19 UTC) #7
yosin_UTC9
lgtm The code change is just adding to call |resetActiveMatch()| in |TextFinder::stopFindingAndClearSelection()| +tkent@ for Source/web ...
4 years, 10 months ago (2016-02-19 09:37:13 UTC) #9
tkent
lgtm
4 years, 10 months ago (2016-02-19 09:44:12 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1707083002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1707083002/20001
4 years, 10 months ago (2016-02-19 10:08:57 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/25780)
4 years, 10 months ago (2016-02-19 14:08:25 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1707083002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1707083002/20001
4 years, 10 months ago (2016-02-19 14:11:23 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/25894)
4 years, 10 months ago (2016-02-19 17:32:19 UTC) #18
rwlbuis
@sgurun, bulio PTAL for the WebViewAsynchronousFindApisTest.java change.
4 years, 10 months ago (2016-02-19 18:25:17 UTC) #20
boliu
On 2016/02/19 18:25:17, rwlbuis wrote: > @sgurun, bulio PTAL for the WebViewAsynchronousFindApisTest.java change. lgtm
4 years, 10 months ago (2016-02-19 18:34:56 UTC) #21
rwlbuis
On 2016/02/19 18:34:56, boliu wrote: > On 2016/02/19 18:25:17, rwlbuis wrote: > > @sgurun, bulio ...
4 years, 10 months ago (2016-02-19 18:49:19 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1707083002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1707083002/40001
4 years, 10 months ago (2016-02-19 18:51:32 UTC) #25
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 10 months ago (2016-02-19 20:36:48 UTC) #27
commit-bot: I haz the power
4 years, 10 months ago (2016-02-19 20:38:09 UTC) #29
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/39ef271c5d9f560e72db45cb1ddaffd20927ebb8
Cr-Commit-Position: refs/heads/master@{#376525}

Powered by Google App Engine
This is Rietveld 408576698