[Webkit-unassigned] [Bug 89582] New: Generated GObject Introspection file (WebKit-3.0.gir) is incomplete

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 20 11:16:42 PDT 2012


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

           Summary: Generated GObject Introspection file (WebKit-3.0.gir)
                    is incomplete
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: matthew at yorba.org


When you build webkit with the --enable-introspection flag, it generates a GObject Introspection file. This is used to create language bindings for some other languages, including Vala. However, this file is incomplete.

In particular, it is missing the 'WebKit.DOM.MouseEvent.dataTransfer()' and 'WebKit.DOM.MouseEvent.clipboard()' methods, as well as the definition for the 'Clipboard' class that is returned by those methods. These definitions are necessary for using HTML5 drag-and-drop.

There may be other definitions that are missing as well, but those are the ones that I've noticed.

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