[Webkit-unassigned] [Bug 123663] New: [GTK] Missing symbols in 2.3.1, ABI break?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 2 04:25:20 PDT 2013


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

           Summary: [GTK] Missing symbols in 2.3.1, ABI break?
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pochu27 at gmail.com


libwebkitgtk-1.0.so, libwebkitgtk-3.0.so and libwebkit2gtk-3.0.so used to have these symbols:

 webkit_dom_html_head_element_get_profile at Base 1.3.10
 webkit_dom_html_head_element_set_profile at Base 1.3.10
 webkit_dom_processing_instruction_get_data at Base 1.3.10
 webkit_dom_processing_instruction_set_data at Base 1.3.10

They were exported in public headers, but are now gone. Isn't this an ABI break or is there a special reason why these were considered private?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list