[Webkit-unassigned] [Bug 15691] [GTK] Public API does not follow GTK+ conventions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 30 20:44:17 PST 2007


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


alp at atoker.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #26 from alp at atoker.com  2007-11-30 20:44 PDT -------
Patch landed in r28273.

We've been asked repeatedly to close bugs once the patch is landed, so I've
tried to salvage as many issues as I could from the thread here before closing
this bug:

http://bugs.webkit.org/show_bug.cgi?id=16219
[GTK] API: WebKitWebSettings is not usable

http://bugs.webkit.org/show_bug.cgi?id=16218
[GTK] API: Should this entry point be called go_back rather than go_backward?

I didn't have time to file bugs for these (reasonable) API issues. Please try
to file new bugs for these issues and any others I missed so they don't get
lost:

> WebKitWebFrame* webkit_web_frame_init_with_web_view(WebKitWebView* webView, HTMLFrameOwnerElement* element)

I believe this is meant to be static. And while you're at it you might give it
a n appropriate name, such as webkit_web_frame_init_with_element.

> WebKitWebView* webkit_web_frame_get_web_view(WebKitWebFrame* frame)
This should return GtkWidget*.


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