[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:33:42 PST 2020


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

--- Comment #5 from Ryosuke Niwa <rniwa at webkit.org> ---
Hm... maybe there is a race condition between when WebContent process is created & when WebPageProxy::preferencesDidChange() gets called. In particular, when hasRunningProcess() is false, we exit early without sending any IPC even if we're in the middle of starting a new web content process.

-- 
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/19582d21/attachment.htm>


More information about the webkit-unassigned mailing list