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

Issue 2552013002: Do not remove floating legend from inner block as it gets destroyed somewhere else. (Closed)

Created:
4 years ago by Gleb Lanbin
Modified:
4 years ago
Reviewers:
cbiesinger, cbiesinger1
CC:
chromium-reviews, szager+layoutwatch_chromium.org, zoltan1, blink-reviews-layout_chromium.org, pdr+renderingwatchlist_chromium.org, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, blink-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Do not remove floating legend from inner block as it gets destroyed somewhere else. Do not remove floating from inner block as it gets destroyed in LayoutObject::destroyAndCleanupAnonymousWrappers. This patch fixes a clusterfuzz heap-use-after-free bugs. ClusterFuzz Detailed reports: https://cluster-fuzz.appspot.com/testcase?key=6339449719095296 https://cluster-fuzz.appspot.com/v2/testcase-detail/5132508879650816 BUG=671017, 670837 Committed: https://crrev.com/71ac9500f1ad978a5459991592c2d3a193b219d7 Cr-Commit-Position: refs/heads/master@{#436504}

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -17 lines) Patch
M third_party/WebKit/Source/core/layout/LayoutFieldset.cpp View 1 2 chunks +11 lines, -17 lines 0 comments Download

Messages

Total messages: 26 (19 generated)
cbiesinger
lgtm but your description is not correct; you will still reach the else if (m_innerBlock) ...
4 years ago (2016-12-05 21:41:26 UTC) #5
Gleb Lanbin
On 2016/12/05 21:41:26, cbiesinger wrote: > lgtm but your description is not correct; you will ...
4 years ago (2016-12-06 00:03:20 UTC) #8
Gleb Lanbin
https://codereview.chromium.org/2552013002/diff/1/third_party/WebKit/Source/core/layout/LayoutFieldset.cpp File third_party/WebKit/Source/core/layout/LayoutFieldset.cpp (right): https://codereview.chromium.org/2552013002/diff/1/third_party/WebKit/Source/core/layout/LayoutFieldset.cpp#newcode294 third_party/WebKit/Source/core/layout/LayoutFieldset.cpp:294: // Out flow positioned elements are wrapped into an ...
4 years ago (2016-12-06 00:03:28 UTC) #9
cbiesinger1
Lgtm
4 years ago (2016-12-06 00:47:25 UTC) #12
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/2552013002/20001
4 years ago (2016-12-06 03:00:38 UTC) #21
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-06 03:04:56 UTC) #24
commit-bot: I haz the power
4 years ago (2016-12-06 03:06:22 UTC) #26
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/71ac9500f1ad978a5459991592c2d3a193b219d7
Cr-Commit-Position: refs/heads/master@{#436504}

Powered by Google App Engine
This is Rietveld 408576698