[Webkit-unassigned] [Bug 185218] New: Strings should not be allocated in a gigacage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 2 14:48:03 PDT 2018


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

            Bug ID: 185218
           Summary: Strings should not be allocated in a gigacage
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: bmalloc
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fpizlo at apple.com
                CC: ggaren at apple.com

Caging strings only protects us from string-based read gadgets.  It's also a slow-down on some benchmarks and a memory use regression.  The benefit/cost isn't big enough to keep this around so we should go back to allocating strings the normal way.

-- 
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/20180502/f0c448ae/attachment.html>


More information about the webkit-unassigned mailing list