RESOLVED FIXED 167743
Rename Node::inDocument() to isConnected()
https://bugs.webkit.org/show_bug.cgi?id=167743
Summary Rename Node::inDocument() to isConnected()
Chris Dumez
Reported 2017-02-02 10:39:28 PST
Rename Node::inDocument() to isConnected() to match the DOM specification more closely: - https://dom.spec.whatwg.org/#connected
Attachments
Patch (131.09 KB, patch)
2017-02-02 11:49 PST, Chris Dumez
no flags
Patch (131.20 KB, patch)
2017-02-02 12:27 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2017-02-02 11:49:43 PST
Chris Dumez
Comment 2 2017-02-02 12:27:17 PST
Sam Weinig
Comment 3 2017-02-02 12:57:49 PST
Comment on attachment 300432 [details] Patch rs=me
Chris Dumez
Comment 4 2017-02-02 13:30:43 PST
Comment on attachment 300432 [details] Patch Clearing flags on attachment: 300432 Committed r211591: <http://trac.webkit.org/changeset/211591>
Chris Dumez
Comment 5 2017-02-02 13:30:48 PST
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.