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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 24 16:31:03 PST 2007


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





------- Comment #6 from alp at atoker.com  2007-11-24 16:31 PDT -------
Yet another inspiration comes from gtkhtml (also namespace pollution):

  GtkWebView
  GtkWebFrame
  GtkNetworkRequest

  GtkWebFrame *
  gtk_web_view_get_main_frame (GtkWebView *view);


On another subject, GTK+/GLib use "URI" terminology instead of "URL", which
WebKit uses. I'm thinking we should follow the former here.


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