RESOLVED FIXED 157599
Kill Node::ancestorElement()
https://bugs.webkit.org/show_bug.cgi?id=157599
Summary Kill Node::ancestorElement()
Chris Dumez
Reported 2016-05-11 17:03:47 PDT
Kill Node::ancestorElement() and use Node::parentElement() instead. If our parent is not an Element then none of our ancestors will be.
Attachments
Patch (5.42 KB, patch)
2016-05-11 17:04 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-05-11 17:04:44 PDT
WebKit Commit Bot
Comment 2 2016-05-11 21:34:25 PDT
Comment on attachment 278684 [details] Patch Clearing flags on attachment: 278684 Committed r200741: <http://trac.webkit.org/changeset/200741>
WebKit Commit Bot
Comment 3 2016-05-11 21:34:30 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.