[Webkit-unassigned] [Bug 139201] New: [GTK] Missing API detected in GObject DOM bindings after r176630

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 2 14:43:12 PST 2014


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

            Bug ID: 139201
           Summary: [GTK] Missing API detected in GObject DOM bindings
                    after r176630
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com
                CC: cgarcia at igalia.com, dino at apple.com,
                    galineau at adobe.com, gns at gnome.org

Since r176630 <http://trac.webkit.org/176630> the GTK WebKit GObject DOM bindings API break tests are failing.

The output is:

Missing API (API break!) detected in GObject DOM bindings
    void webkit_dom_html_element_set_inner_html(WebKitDOMHTMLElement*, const gchar*, GError**)
    gchar* webkit_dom_html_element_get_outer_html(WebKitDOMHTMLElement*)
    gchar* webkit_dom_html_element_get_inner_html(WebKitDOMHTMLElement*)
    void webkit_dom_html_element_set_outer_html(WebKitDOMHTMLElement*, const gchar*, GError**)

Re-add the missing API and rerun the ./Tools/gtk/check-for-webkitdom-api-breaks.

https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20%28Tests%29/builds/4547/steps/WebKit%20GObject%20DOM%20bindings%20API%20break%20tests/logs/stdio

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141202/de165fe9/attachment-0002.html>


More information about the webkit-unassigned mailing list