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

Issue 204343002: HTMLOListElement::updateListItem should update distribution if needed. (Closed)

Created:
6 years, 9 months ago by tasak
Modified:
6 years, 9 months ago
Reviewers:
tkent, esprehn, dglazkov
CC:
blink-reviews, dglazkov+blink, adamk+blink_chromium.org
Visibility:
Public.

Description

HTMLOListElement::updateListItem should update distribution if needed. BUG=353233 TEST=fast/dom/shadow/ol-with-distribution-recalc-crash.html Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169615

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -0 lines) Patch
A LayoutTests/fast/dom/shadow/ol-with-distribution-recalc-crash.html View 1 chunk +20 lines, -0 lines 0 comments Download
A LayoutTests/fast/dom/shadow/ol-with-distribution-recalc-crash-expected.html View 1 chunk +11 lines, -0 lines 0 comments Download
M Source/core/html/HTMLOListElement.cpp View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
tasak
6 years, 9 months ago (2014-03-19 08:06:33 UTC) #1
esprehn
We should put the ASSERT(!current->document().childNeedsDistributionRecalc()); inside NodeRenderingTraversal:: parent/next/previous. They shouldn't be inside RenderListItem. lgtm though, ...
6 years, 9 months ago (2014-03-19 10:50:46 UTC) #2
tasak
Thank you for reviewing. Sure. I will create another patch for moving the ASSERT.
6 years, 9 months ago (2014-03-20 04:44:43 UTC) #3
tasak
The CQ bit was checked by tasak@google.com
6 years, 9 months ago (2014-03-20 04:44:47 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tasak@google.com/204343002/1
6 years, 9 months ago (2014-03-20 04:44:51 UTC) #5
commit-bot: I haz the power
6 years, 9 months ago (2014-03-20 04:55:04 UTC) #6
Message was sent while issue was closed.
Change committed as 169615

Powered by Google App Engine
This is Rietveld 408576698