[Webkit-unassigned] [Bug 17799] New: WebView signals should use more specific types

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 12 10:59:24 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=17799

           Summary: WebView signals should use more specific types
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tkomulai+webkit at gmail.com


The signals "script-alert", "script-confirm", "script-script-prompt" are using
G_TYPE_OBJECT as the type for the WebFrame argument. This causes generated
documentation to document the type as GObject rather than WebkitWebFrame, so it
would be better to use the more specific type instead.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list