[webkit-reviews] review granted: [Bug 131190] Add WKWebView documentation : [Attachment 228554] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 3 16:20:40 PDT 2014


Sam Weinig <sam at webkit.org> has granted Anders Carlsson <andersca at apple.com>'s
request for review:
Bug 131190: Add WKWebView documentation
https://bugs.webkit.org/show_bug.cgi?id=131190

Attachment 228554: Patch
https://bugs.webkit.org/attachment.cgi?id=228554&action=review

------- Additional Comments from Sam Weinig <sam at webkit.org>
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." ?


More information about the webkit-reviews mailing list