WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
154464
ComposedTreeIterator traverses normal children for elements with empty shadow root
https://bugs.webkit.org/show_bug.cgi?id=154464
Summary
ComposedTreeIterator traverses normal children for elements with empty shadow...
Antti Koivisto
Reported
2016-02-19 12:07:39 PST
It shouldn't do that.
Attachments
patch
(10.42 KB, patch)
2016-02-19 12:32 PST
,
Antti Koivisto
rniwa
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Antti Koivisto
Comment 1
2016-02-19 12:32:24 PST
Created
attachment 271778
[details]
patch
Ryosuke Niwa
Comment 2
2016-02-19 13:08:48 PST
Comment on
attachment 271778
[details]
patch View in context:
https://bugs.webkit.org/attachment.cgi?id=271778&action=review
> Source/WebCore/dom/ComposedTreeIterator.h:58 > + void dropAssertions(); > +
I understand this is needed for the
bug 154355
but can land it there instead?
Antti Koivisto
Comment 3
2016-02-19 15:31:23 PST
http://trac.webkit.org/changeset/196833
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug