[Webkit-unassigned] [Bug 278177] New: Eagerly initialize TZoneHeapManager.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 15 11:11:15 PDT 2024


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

            Bug ID: 278177
           Summary: Eagerly initialize TZoneHeapManager.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

If TZoneHeap is in use, we'll always need to initialize the TZoneHeapManager anyway.  So, there's no point in letting its initialization be lazy.

This also allows us to further restrict the sandbox allowance of kern.boottime to only during initialization time.

-- 
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/20240815/195f6949/attachment.htm>


More information about the webkit-unassigned mailing list