After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 778393 - Issue with WebKit2.FormSubmissionRequest
Issue with WebKit2.FormSubmissionRequest
Status: RESOLVED NOTGNOME
Product: gobject-introspection
Classification: Platform
Component: general
2.42.x
Other Linux
: Normal normal
: ---
Assigned To: gobject-introspection Maintainer(s)
gobject-introspection Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2017-02-09 12:40 UTC by Cédric Bellegarde
Modified: 2017-02-09 13:01 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Cédric Bellegarde 2017-02-09 12:40:04 UTC
When receiving a WebKit2.FormSubmissionRequest from a WebKit2.WebView::form-submit signal, I do not receive valid objects.

Problem is described is this code:
https://gist.github.com/vfaronov/f1c1faa969c58b5990d02f5d9890b180
# Note how I have to do the extra `ctypes.string_at` step,
# because `k` and `v` are pointers (Python integers, not bytestrings).
Comment 1 Emmanuele Bassi (:ebassi) 2017-02-09 13:01:08 UTC
You should look at how that signal is annotated.

WebKitGtk is not using the GNOME Bugzilla, so you'll have to open a bug there:

https://trac.webkit.org/wiki/WebKitGTK/StartHacking