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

Issue 229043004: Fixed crash in WebFrameImpl::resetMatchCount function. (Closed)

Created:
6 years, 8 months ago by Andrey Kraynov
Modified:
6 years, 6 months ago
Reviewers:
tkent, yosin_UTC9
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Fixed crash in WebFrameImpl::resetMatchCount function. Now function ensureTextFinder is used to create TextFinder object if it doesn't exists. BUG=359983 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175504

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Added test #

Total comments: 4

Patch Set 4 : Rebase #

Patch Set 5 : Fixed remarks #

Patch Set 6 : Rebase #

Patch Set 7 : Rebase #

Patch Set 8 : Added delay #

Total comments: 6

Patch Set 9 : Rebase #

Patch Set 10 : Clear JS code #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -8 lines) Patch
M Source/web/WebLocalFrameImpl.cpp View 1 2 3 4 5 6 7 8 3 chunks +4 lines, -8 lines 0 comments Download
M Source/web/tests/WebFrameTest.cpp View 1 2 3 4 5 6 7 8 9 1 chunk +31 lines, -0 lines 0 comments Download
A Source/web/tests/data/find_in_generated_frame.html View 1 2 3 4 5 6 7 8 9 1 chunk +17 lines, -0 lines 1 comment Download

Messages

Total messages: 18 (0 generated)
Andrey Kraynov
yosin@, would you review this please? As I see from the crash stack, there can ...
6 years, 8 months ago (2014-04-10 14:53:45 UTC) #1
yosin_UTC9
ACK This is what I would like to have. ;-) Please make generated test case ...
6 years, 8 months ago (2014-04-11 01:45:11 UTC) #2
yosin_UTC9
Ping...
6 years, 7 months ago (2014-04-30 01:54:38 UTC) #3
Andrey Kraynov
On 2014/04/30 01:54:38, Yosi OOF til May 12 wrote: > Ping... Sorry for delay =( ...
6 years, 7 months ago (2014-05-14 11:47:54 UTC) #4
yosin_UTC9
ACK Sorry for later response. I was OOO last week. +tkent@ for OWNERS review. https://codereview.chromium.org/229043004/diff/60001/Source/web/tests/WebFrameTest.cpp ...
6 years, 7 months ago (2014-05-19 05:26:22 UTC) #5
tkent
lgtm
6 years, 7 months ago (2014-05-19 05:32:23 UTC) #6
Andrey Kraynov
Thank you! I rebased CL and fixed remarks. https://codereview.chromium.org/229043004/diff/60001/Source/web/tests/WebFrameTest.cpp File Source/web/tests/WebFrameTest.cpp (right): https://codereview.chromium.org/229043004/diff/60001/Source/web/tests/WebFrameTest.cpp#newcode3460 Source/web/tests/WebFrameTest.cpp:3460: for ...
6 years, 7 months ago (2014-05-20 21:34:46 UTC) #7
Andrey Kraynov
The CQ bit was checked by iceman@yandex-team.ru
6 years, 7 months ago (2014-05-23 15:46:21 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/iceman@yandex-team.ru/229043004/100001
6 years, 7 months ago (2014-05-23 15:46:33 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-23 17:03:55 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-23 17:21:08 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/9366) mac_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/mac_blink_rel/builds/8817)
6 years, 7 months ago (2014-05-23 17:21:09 UTC) #12
yosin_UTC9
We can minimize test case more, but it is optional. I hope using "onload" solve ...
6 years, 6 months ago (2014-05-29 01:33:21 UTC) #13
Andrey Kraynov
On 2014/05/29 01:33:21, yosi wrote: > We can minimize test case more, but it is ...
6 years, 6 months ago (2014-06-03 20:59:09 UTC) #14
yosin_UTC9
https://codereview.chromium.org/229043004/diff/190001/Source/web/tests/data/find_in_generated_frame.html File Source/web/tests/data/find_in_generated_frame.html (right): https://codereview.chromium.org/229043004/diff/190001/Source/web/tests/data/find_in_generated_frame.html#newcode1 Source/web/tests/data/find_in_generated_frame.html:1: <!DOCTYPE html> Cool!
6 years, 6 months ago (2014-06-04 01:06:02 UTC) #15
Andrey Kraynov
The CQ bit was checked by iceman@yandex-team.ru
6 years, 6 months ago (2014-06-04 16:44:21 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/iceman@yandex-team.ru/229043004/190001
6 years, 6 months ago (2014-06-04 16:45:16 UTC) #17
commit-bot: I haz the power
6 years, 6 months ago (2014-06-04 18:20:45 UTC) #18
Message was sent while issue was closed.
Change committed as 175504

Powered by Google App Engine
This is Rietveld 408576698