RESOLVED FIXED 127927
Add WKNavigationDelegate class
https://bugs.webkit.org/show_bug.cgi?id=127927
Summary Add WKNavigationDelegate class
Anders Carlsson
Reported 2014-01-30 11:31:45 PST
Add WKNavigationDelegate class
Attachments
Patch (12.15 KB, patch)
2014-01-30 11:32 PST, Anders Carlsson
mitz: review+
Anders Carlsson
Comment 1 2014-01-30 11:32:31 PST
mitz
Comment 2 2014-01-30 11:34:17 PST
Comment on attachment 222699 [details] Patch 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.
Anders Carlsson
Comment 3 2014-01-30 11:55:30 PST
Note You need to log in before you can comment on or make changes to this bug.