[Webkit-unassigned] [Bug 14811] [gtk] [request] add a webkit_gtk_page_go_to_history_item function

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 21 09:06:20 PST 2008


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


alp at atoker.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alp at atoker.com




------- Comment #18 from alp at atoker.com  2008-01-21 09:06 PDT -------
I didn't review this fully yet.

+static void webkit_web_back_forward_list_finalize(GObject* object)
+{
+   
G_OBJECT_CLASS(webkit_web_back_forward_list_parent_class)->finalize(object);
+}

Is this redundant?


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