Bug 78101 - [GTK] Fix WebKitWebView::decide-policy API documentation
Summary: [GTK] Fix WebKitWebView::decide-policy API documentation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2012-02-08 04:03 PST by Carlos Garcia Campos
Modified: 2012-02-08 07:49 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.63 KB, patch)
2012-02-08 04:05 PST, Carlos Garcia Campos
mrobinson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2012-02-08 04:03:56 PST
- It refers to WebKitPolicyClient instead of WebKitWebView
 - Trailing ':' is missing
 - References @decision as WebKitNavigationPolicyDecision instead of WebKitPolicyDecision
Comment 1 Carlos Garcia Campos 2012-02-08 04:05:43 PST
Created attachment 126049 [details]
Patch
Comment 2 WebKit Review Bot 2012-02-08 04:09:00 PST
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 Carlos Garcia Campos 2012-02-08 07:49:09 PST
Committed r107087: <http://trac.webkit.org/changeset/107087>