[Webkit-unassigned] [Bug 134970] ASSERTION FAILED: listNode in WebCore::RenderListItem::updateListMarkerNumbers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 17 09:09:52 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=134970





--- Comment #3 from Zalan Bujtas <zalan at apple.com>  2014-07-17 09:10:07 PST ---
(From update of attachment 235064)
Not sure if the assertion is actually correct. Only updateListMarkerNumbers() asserts on nullptr (there are a few more calls on enclosingList()) and the changeset where the assert was introduced doesn't really explain why it is enforced. (http://trac.webkit.org/changeset/57986) I'd figure out if it is needed at all and whether other callers should assert on nullptr too.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list