[webkit-gtk] WebKitGTK+ 1.9.6 released!

Xan xan.lopez at gmail.com
Wed Aug 8 05:14:26 PDT 2012


On Wed, Aug 8, 2012 at 1:39 PM, Dan Vratil <dvratil at redhat.com> wrote:
> Hello,
>
> there seem to be an API change in the generated DOM bindings:
>
> webkit_dom_html_element_set_class_name() is now called
> webkit_dom_element_set_class_name()
>
> This breaks build of Evolution (while it worked in 1.9.5). Was it really
> intended to change existing API or is it a bug? I realize this is a
> development release, but I believe there should be some guarantees of source
> compatibility between stable releases (1.8 - 1.10).

Hi,

yes, they are supposed to be stable. Probably some change in the IDL
files that we didn't catch. We'll fix it for the next release adding a
compatibility method in
Source/WebCore/bindings/gobject/WebKitDOMCustom.cpp (we have a few of
those already).

Thanks for the report,

Xan

>
>
> Cheers,
> Dan Vratil
>
> --
> dvratil at redhat.com | Evolution developer
> GPG Key: 0xC59D614F6F4AE348
> Fingerprint: 4EC1 86E3 C54E 0B39 5FDD B5FB C59D 614F 6F4A E348
> _______________________________________________
> webkit-gtk mailing list
> webkit-gtk at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo/webkit-gtk
>


More information about the webkit-gtk mailing list