[webkit-reviews] review granted: [Bug 127927] Add WKNavigationDelegate class : [Attachment 222699] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 30 11:36:52 PST 2014


mitz at webkit.org <mitz at webkit.org> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 127927: Add WKNavigationDelegate class
https://bugs.webkit.org/show_bug.cgi?id=127927

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

------- Additional Comments from mitz at webkit.org <mitz at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=222699&action=review


> Source/WebKit2/UIProcess/API/Cocoa/WKWebView.mm:130
> +- (id<WKNavigationDelegate>)navigationDelegate

Missing space before <

> Source/WebKit2/UIProcess/API/Cocoa/WKWebView.mm:135
> +- (void)setNavigationDelegate:(id<WKNavigationDelegate>)navigationDelegate

Ditto.


More information about the webkit-reviews mailing list