[Webkit-unassigned] [Bug 184015] API::SharedJSContext caches its JSContext for at most one second

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 3 19:00:54 PDT 2018


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

Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |keith_miller at apple.com,
                   |                            |sbarati at apple.com

--- Comment #4 from Ryosuke Niwa <rniwa at webkit.org> ---
It's a bit strange that we have a random eviction policy of one second. It makes more sense to keep it alive as long as WKWebView is alive until there is some kind of memory pressure.

Keith / Saam, is there a reason SharedJSContext "expires" after one second?

-- 
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/20180404/a2a4255d/attachment-0002.html>


More information about the webkit-unassigned mailing list