[Webkit-unassigned] [Bug 207613] Can't enable color filter in MiniBrowser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 11 22:48:02 PST 2020


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

--- Comment #8 from Ryosuke Niwa <rniwa at webkit.org> ---
(In reply to Tim Horton from comment #7)
> (In reply to Ryosuke Niwa from comment #6)
> > _webView->_impl->page().hasRunningProcess() is still false after:
> > 
> > _webView = [[WKWebView alloc] initWithFrame:[containerView bounds]
> > configuration:_configuration]
> 
> Of course, process doesn't come up till later

Right, but by this time, we've already asked WebContent process to be stared with the old configuration / parameters so new WebContent process ends up receiving the stale configuration / preferences when launched. Yet we never notify them of the preference / configuration change we made.

-- 
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/20200212/b7bedda8/attachment.htm>


More information about the webkit-unassigned mailing list