WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
125266
[Cocoa] Make WKConnection work with WKObject wrapping
https://bugs.webkit.org/show_bug.cgi?id=125266
Summary
[Cocoa] Make WKConnection work with WKObject wrapping
Sam Weinig
Reported
2013-12-04 16:57:45 PST
[Cocoa] Make WKConnection work with WKObject wrapping
Attachments
Patch
(9.41 KB, patch)
2013-12-04 16:58 PST
,
Sam Weinig
mitz: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2013-12-04 16:58:02 PST
Created
attachment 218471
[details]
Patch
mitz
Comment 2
2013-12-04 17:02:08 PST
Comment on
attachment 218471
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=218471&action=review
> Source/WebKit2/UIProcess/API/Cocoa/WKConnection.mm:111 > + _remoteObjectRegistry = adoptNS([[WKRemoteObjectRegistry alloc] _initWithConnectionRef:toAPI(_connection.get())]);
We should change the internal WKRemoteObjectRegistry initializer to take a WebConnection&.
Sam Weinig
Comment 3
2013-12-04 17:40:55 PST
Committed
r160148
: <
http://trac.webkit.org/changeset/160148
>
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