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

Issue 436673003: Fix crash in blink::Internals::numberOfScrollableAreas (Closed)

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

Description

Fix crash in blink::Internals::numberOfScrollableAreas The frame can be gone since there could have been a navigation that removes it, as the testcase demonstrates. So like other methods in Internals test for it first. BUG=381066 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179367

Patch Set 1 #

Total comments: 1

Patch Set 2 : Remove test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M Source/core/testing/Internals.cpp View 1 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
rwlbuis
Fix crash in WebCore::Internals::numberOfScrollableAreas The frame can be gone since there could have been a ...
6 years, 4 months ago (2014-07-31 22:01:30 UTC) #1
rwlbuis
PTAL. If this is not your expertise feel free to add another reviewer :)
6 years, 4 months ago (2014-07-31 22:02:06 UTC) #2
tkent
CL description: > Fix crash in WebCore::Internals::numberOfScrollableAreas WebCore:: -> blink::
6 years, 4 months ago (2014-08-01 00:22:33 UTC) #3
tkent
https://codereview.chromium.org/436673003/diff/1/LayoutTests/fast/scrolling/scrollable-area-internals-crash.html File LayoutTests/fast/scrolling/scrollable-area-internals-crash.html (right): https://codereview.chromium.org/436673003/diff/1/LayoutTests/fast/scrolling/scrollable-area-internals-crash.html#newcode1 LayoutTests/fast/scrolling/scrollable-area-internals-crash.html:1: <body onload="runTest();"> Please remove this file. We don't need ...
6 years, 4 months ago (2014-08-01 00:22:38 UTC) #4
rwlbuis
On 2014/08/01 00:22:38, tkent wrote: > https://codereview.chromium.org/436673003/diff/1/LayoutTests/fast/scrolling/scrollable-area-internals-crash.html > File LayoutTests/fast/scrolling/scrollable-area-internals-crash.html (right): > > https://codereview.chromium.org/436673003/diff/1/LayoutTests/fast/scrolling/scrollable-area-internals-crash.html#newcode1 > ...
6 years, 4 months ago (2014-08-01 01:22:06 UTC) #5
tkent
lgtm
6 years, 4 months ago (2014-08-01 01:27:04 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rob.buis@samsung.com/436673003/20001
6 years, 4 months ago (2014-08-01 01:27:41 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: mac_blink_compile_dbg on tryserver.blink ...
6 years, 4 months ago (2014-08-01 02:28:15 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-01 03:08:02 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: win_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/win_blink_rel/builds/20004)
6 years, 4 months ago (2014-08-01 03:08:03 UTC) #10
tkent
The CQ bit was checked by tkent@chromium.org
6 years, 4 months ago (2014-08-01 03:11:18 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rob.buis@samsung.com/436673003/20001
6 years, 4 months ago (2014-08-01 03:11:40 UTC) #12
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_blink_rel on tryserver.blink ...
6 years, 4 months ago (2014-08-01 03:55:30 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-01 04:37:06 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: win_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/win_blink_rel/builds/20022)
6 years, 4 months ago (2014-08-01 04:37:07 UTC) #15
tkent
The CQ bit was checked by tkent@chromium.org
6 years, 4 months ago (2014-08-01 04:47:18 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rob.buis@samsung.com/436673003/20001
6 years, 4 months ago (2014-08-01 04:47:33 UTC) #17
commit-bot: I haz the power
6 years, 4 months ago (2014-08-01 05:18:23 UTC) #18
Message was sent while issue was closed.
Change committed as 179367

Powered by Google App Engine
This is Rietveld 408576698