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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 4 06:33:37 PST 2013


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





--- Comment #10 from Carlos Garcia Campos <cgarcia at igalia.com>  2013-11-04 06:32:23 PST ---
(In reply to comment #9)
> I'm not getting any error, but the resulting libwebkitgtk-[13].0.so.0 export webkit_dom_processing_instruction_[gs]et_data but not webkit_dom_html_head_element_[gs]et_profile as they should.

That's weird. The .symbols file is only to check API breaks while building and to generate the API docs, it doesn't affect in any way the symbols actually exported in the lib. Any public symbol prefixed with WEBKIT_API should be public in the lib.

-- 
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