[Webkit-unassigned] [Bug 74605] [GTK] Simplify loader client WebKit2 GTK+ API
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 15 08:29:43 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=74605
--- Comment #3 from Martin Robinson <mrobinson at webkit.org> 2011-12-15 08:29:43 PST ---
(From update of attachment 119424)
View in context: https://bugs.webkit.org/attachment.cgi?id=119424&action=review
> Source/WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:316
> + * @status: the #WebKitLoadStatus
I prefer @event: the #WebKitLoadEvent here. See below.
> Source/WebKit2/UIProcess/API/gtk/WebKitWebView.h:71
> +} WebKitLoadStatus;
So I think this should be renamed to WebKitLoadEvent since WEBKIT_LOAD_REDIRECTED is not really a status, but something that happened to us.
--
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