[webkit-reviews] review granted: [Bug 30944] [Crash (debug)] Combination of list-item and :after causes assertion failure : [Attachment 42205] Fix assertion falure in RenderObjectChildList::updateBeforeAfterContent().

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 30 10:41:24 PDT 2009


Darin Adler <darin at apple.com> has granted Yuta Kitamura <yutak at chromium.org>'s
request for review:
Bug 30944: [Crash (debug)] Combination of list-item and :after causes assertion
failure
https://bugs.webkit.org/show_bug.cgi?id=30944

Attachment 42205: Fix assertion falure in
RenderObjectChildList::updateBeforeAfterContent().
https://bugs.webkit.org/attachment.cgi?id=42205&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
For an assertion-only change, I don't think a test case is required.

The test says "passes if it does not crash", but that's misleading. This only
ever asserted, it wouldn't crash in a non-debug build.

r=me


More information about the webkit-reviews mailing list