[Webkit-unassigned] [Bug 81977] WebKitWebView signals with GError parameters cause crashes when using GObject Introspection
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Mar 25 21:58:21 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=81977
Martin Robinson <mrobinson at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #133364|review? |review-
Flag| |
--- Comment #3 from Martin Robinson <mrobinson at webkit.org> 2012-03-25 21:58:21 PST ---
(From update of attachment 133364)
View in context: https://bugs.webkit.org/attachment.cgi?id=133364&action=review
> Source/WebKit/gtk/ChangeLog:5
> + Added marshallers for BOOLEAN:OBJECT,STRING,BOXED and VOID:OBJECT,OBJECT,BOXED and changed the signal signatures for WebKitWebView::load-fail and WebKitWebView::resource-load-failed to use the new marshallers since GError has been a GBoxed type since Gtk 2.26. This fixes these signals for the gobject-introspection bindings.
> + https://bugs.webkit.org/show_bug.cgi?id=81977
> +
I really appreciate you including a ChangeLog for this change. In the future, it's better to generate the ChangeLog with Tools/Scripts/prepare-ChangeLogs and to put the long-form description below the "Revied by..." line.
--
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