Add WKWebView documentation
Created attachment 228554 [details] Patch
Comment on attachment 228554 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=228554&action=review > Source/WebKit2/UIProcess/API/Cocoa/WKWebView.h:84 > + @param The NSURLRequest to navigate to. You probably need to say @param request ... > Source/WebKit2/UIProcess/API/Cocoa/WKWebView.h:85 > + @result A new navigation to the given request. Maybe "A new navigation *for* the given request." ?
Committed r166755: <http://trac.webkit.org/changeset/166755>