[Webkit-unassigned] [Bug 145174] New: REGRESSION(r184420): [GTK] webkit_dom_html_element_get_children has been removed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 19 06:45:15 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=145174

            Bug ID: 145174
           Summary: REGRESSION(r184420): [GTK]
                    webkit_dom_html_element_get_children has been removed
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk, Regression
          Severity: Normal
          Priority: P2
         Component: Bindings
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com

Missing API (API break!) detected in GObject DOM bindings
    WebKitDOMHTMLCollection* webkit_dom_html_element_get_children(WebKitDOMHTMLElement*)

children property has been moved to Element, Document and DocumentFragment to match the spec, so we need to expose the new get_children and bring back webkit_dom_html_element_get_children() as deprecated.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150519/74edc1e5/attachment.html>


More information about the webkit-unassigned mailing list