[Webkit-unassigned] [Bug 181010] WKWebView's _pinnedState property is not observable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 19 16:42:26 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=181010

--- Comment #2 from Jeff Miller <jeffm at apple.com> ---
Hmm, there's code in PageClientImpl::pinnedStateDidChange() that should be doing this when m_pageClient.pinnedStateDidChange() is called. Although it looks like we only call this in WebPageProxy::didChangeScrollOffsetPinningForMainFrame(), but not in WebPageProxy::didCommitLoadForFrame(), and we call m_uiClient->pinnedStateDidChange() in both places.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171220/df179ff7/attachment.html>


More information about the webkit-unassigned mailing list