[Webkit-unassigned] [Bug 33484] New: [GTK] Add and cleanup return values of signals in view and frame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 11 12:16:28 PST 2010


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

           Summary: [GTK] Add and cleanup return values of signals in view
                    and frame
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: christian at twotoasts.de



Christian Dywan <christian at twotoasts.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #46297|                            |review?
               Flag|                            |


Created an attachment (id=46297)
 --> (https://bugs.webkit.org/attachment.cgi?id=46297)
Add and cleanup return values

I noticed that the return values are missing from some of the signal in
WebKitWebView and one in WebKitWebFrame. This causes confusion when looking up
a signal and either having crashing code or lacking documented variables.

While I was at it, I changed existing @return tags into Return value: for
better readability.

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