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

Issue 273613002: [FastTextAutosizer] Check for containingBlock in deepestBlockContainingAllText (Closed)

Created:
6 years, 7 months ago by pdr.
Modified:
6 years, 7 months ago
Reviewers:
skobes
CC:
blink-reviews, blink-reviews-rendering, zoltan1, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, pdr., rune+blink
Visibility:
Public.

Description

[FastTextAutosizer] Check for containingBlock in deepestBlockContainingAllText This patch adds another speculative assert in deepestBlockContainingAllText to check for containingBlock() returning null which it can when the subtree is detached. I wasn't able to hit this in a synthetic test so this patch is a speculative fix. If this improves stability we can consider guarding all of the containingBlock() calls. BUG=370764 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=173581

Patch Set 1 #

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

Messages

Total messages: 5 (0 generated)
pdr.
6 years, 7 months ago (2014-05-07 06:26:38 UTC) #1
skobes
lgtm
6 years, 7 months ago (2014-05-07 23:12:51 UTC) #2
pdr.
The CQ bit was checked by pdr@chromium.org
6 years, 7 months ago (2014-05-07 23:13:06 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pdr@chromium.org/273613002/1
6 years, 7 months ago (2014-05-07 23:14:17 UTC) #4
commit-bot: I haz the power
6 years, 7 months ago (2014-05-08 00:24:43 UTC) #5
Message was sent while issue was closed.
Change committed as 173581

Powered by Google App Engine
This is Rietveld 408576698