RESOLVED FIXED 125403
[Cocoa] Make WKWebProcessPlugInBrowserContextController work with WKObject wrapping
https://bugs.webkit.org/show_bug.cgi?id=125403
Summary [Cocoa] Make WKWebProcessPlugInBrowserContextController work with WKObject wr...
Sam Weinig
Reported 2013-12-07 21:11:56 PST
[Cocoa] Make WKWebProcessPlugInBrowserContextController work with WKObject wrapping
Attachments
Patch (13.34 KB, patch)
2013-12-07 21:12 PST, Sam Weinig
mitz: review+
Sam Weinig
Comment 1 2013-12-07 21:12:23 PST
mitz
Comment 2 2013-12-07 21:18:19 PST
Comment on attachment 218675 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=218675&action=review > Source/WebKit2/WebProcess/InjectedBundle/API/mac/WKWebProcessPlugIn.mm:89 > +- (id)_initWithPrincipalClassInstance:(id<WKWebProcessPlugIn>)principalClassInstance bundle:(InjectedBundle&)bundle Can you add a space before the < while you’re here? > Source/WebKit2/WebProcess/InjectedBundle/API/mac/WKWebProcessPlugInInternal.h:35 > +- (id)_initWithPrincipalClassInstance:(id<WKWebProcessPlugIn>)principalClassInstance bundle:(WebKit::InjectedBundle&)bundle; Ditto.
Sam Weinig
Comment 3 2013-12-07 21:19:03 PST
Note You need to log in before you can comment on or make changes to this bug.