[Webkit-unassigned] [Bug 180724] New: Fill out some Poisoned APIs, fix some bugs, and add some tests.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 12 15:36:11 PST 2017


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

            Bug ID: 180724
           Summary: Fill out some Poisoned APIs, fix some bugs, and add
                    some tests.
           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

Also rename Int32Poisoned to ConstExprPoisoned.  The key it takes is actually a uint32_t.  So, Int32 is really a misnomer.  In addition, the key needs to be a constexpr.  So, ConstExprPoisoned is a better name for it.

-- 
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/20171212/d3b33f1d/attachment.html>


More information about the webkit-unassigned mailing list