WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
149851
WKPage needs to expose a KVO-compliant object, similar to WKWebView
https://bugs.webkit.org/show_bug.cgi?id=149851
Summary
WKPage needs to expose a KVO-compliant object, similar to WKWebView
Anders Carlsson
Reported
2015-10-06 10:39:47 PDT
WKPage needs to expose a KVO-compliant object, similar to WKWebView
Attachments
Patch
(22.43 KB, patch)
2015-10-06 10:41 PDT
,
Anders Carlsson
no flags
Details
Formatted Diff
Diff
Patch
(23.10 KB, patch)
2015-10-06 11:32 PDT
,
Anders Carlsson
mitz: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2015-10-06 10:41:51 PDT
Created
attachment 262522
[details]
Patch
mitz
Comment 2
2015-10-06 10:57:49 PDT
Comment on
attachment 262522
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=262522&action=review
> Source/WebKit2/UIProcess/API/C/mac/WKPagePrivateMac.h:36 > +WK_EXPORT id WKPageCreatePageObserver(WKPageRef page);
Perhaps this should be WKPageCreateObservableState and return an id <_WKObservablePageState>. This function may also need to be annotated for ARC.
Anders Carlsson
Comment 3
2015-10-06 11:32:00 PDT
Created
attachment 262529
[details]
Patch
Anders Carlsson
Comment 4
2015-10-06 12:12:07 PDT
Committed
r190631
: <
http://trac.webkit.org/changeset/190631
>
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