[Webkit-unassigned] [Bug 181542] New: Replace all use of ConstExprPoisoned with Poisoned.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 11 10:16:47 PST 2018


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

            Bug ID: 181542
           Summary: Replace all use of ConstExprPoisoned with Poisoned.
           Product: WebKit
           Version: WebKit Local 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

Benchmarks show that perf is neutral even when using Poisoned instead of ConstExprPoisoned.  Since Poisoned is better security properties than ConstExprPoisoned, let's try to convert over to using Poisoned, and obsolete ConstExprPoisoned.

-- 
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/20180111/65db59d9/attachment-0001.html>


More information about the webkit-unassigned mailing list