[Webkit-unassigned] [Bug 14812] [gtk] [request] add webkit_gtk_frame_get_title() function

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 27 03:30:17 PDT 2007


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


mrowe at apple.com changed:

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




------- Comment #12 from mrowe at apple.com  2007-08-27 03:30 PDT -------
(From update of attachment 16044)
Inside webkit_gtk_frame_title_changed_cb g_strdup is called but I don't see any
corresponding calls to free the memory.

There are some minor coding style issues present:
+gchar*
+webkit_gtk_frame_get_title (WebKitGtkFrame* frame)

should be one line, for example.

You should also include a ChangeLog entry.  You can use
WebKitTools/Scripts/prepare-ChangeLog to generate a template which you can then
fill in.


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