WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2013-11-27 17:39:17 PST
Created
attachment 217972
[details]
Patch
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
Committed
r159829
: <
http://trac.webkit.org/changeset/159829
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug