RESOLVED FIXED 156281
ComposedTreeIterator may crash when first child of shadow root is a comment node
https://bugs.webkit.org/show_bug.cgi?id=156281
Summary ComposedTreeIterator may crash when first child of shadow root is a comment node
Antti Koivisto
Reported 2016-04-06 01:56:38 PDT
It should not use plain firstChild() and assume it is Element or Text.
Attachments
patch (9.80 KB, patch)
2016-04-06 02:00 PDT, Antti Koivisto
kling: review+
Antti Koivisto
Comment 1 2016-04-06 02:00:24 PDT
Antti Koivisto
Comment 2 2016-04-06 02:29:49 PDT
Note You need to log in before you can comment on or make changes to this bug.