RESOLVED FIXED 124952
Make WKProcessGroup work with WKObject wrapping
https://bugs.webkit.org/show_bug.cgi?id=124952
Summary Make WKProcessGroup work with WKObject wrapping
Sam Weinig
Reported 2013-11-27 17:35:52 PST
Make WKProcessGroup work with WKObject wrapping
Attachments
Patch (12.34 KB, patch)
2013-11-27 17:39 PST, Sam Weinig
mitz: review+
Sam Weinig
Comment 1 2013-11-27 17:39:17 PST
mitz
Comment 2 2013-11-27 17:43:55 PST
Comment on attachment 217972 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=217972&action=review > Source/WebKit2/UIProcess/API/mac/WKProcessGroup.mm:29 > +#import "WKProcessGroupInternal.h" > #import "WKProcessGroupPrivate.h" > Please remove the Private include when adding Internal. > Source/WebKit2/UIProcess/API/mac/WKProcessGroupInternal.h:26 > +#import "WKProcessGroup.h" …and import the private header here.
Sam Weinig
Comment 3 2013-11-27 18:01:01 PST
Note You need to log in before you can comment on or make changes to this bug.