Bug 149663 - [GTK] Deprecation warnings in DOMNodeTest
Summary: [GTK] Deprecation warnings in DOMNodeTest
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-30 06:14 PDT by Tomas Popela
Modified: 2015-09-30 07:08 PDT (History)
1 user (show)

See Also:


Attachments
Patch (7.34 KB, patch)
2015-09-30 06:22 PDT, Tomas Popela
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Popela 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).
Comment 1 Tomas Popela 2015-09-30 06:22:11 PDT
Created attachment 262155 [details]
Patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2015-09-30 07:08:10 PDT
All reviewed patches have been landed.  Closing bug.