RESOLVED FIXED 149663
[GTK] Deprecation warnings in DOMNodeTest
https://bugs.webkit.org/show_bug.cgi?id=149663
Summary [GTK] Deprecation warnings in DOMNodeTest
Tomas Popela
Reported 2015-09-30 06:14:38 PDT
After the webkit_dom_document_get_elements_by_tag_name deprecation we should update the tests to use webkit_dom_document_query_selector_all and also add a new test for webkit_dom_document_get_elements_by_tag_name_as_html_collection (the replacement for the deprecated function).
Attachments
Patch (7.34 KB, patch)
2015-09-30 06:22 PDT, Tomas Popela
no flags
Tomas Popela
Comment 1 2015-09-30 06:22:11 PDT
WebKit Commit Bot
Comment 2 2015-09-30 07:08:07 PDT
Comment on attachment 262155 [details] Patch Clearing flags on attachment: 262155 Committed r190346: <http://trac.webkit.org/changeset/190346>
WebKit Commit Bot
Comment 3 2015-09-30 07:08:10 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.