[Webkit-unassigned] [Bug 163996] New: String.prototype.replace() should throw an OutOfMemoryError when using too much memory.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 25 16:57:04 PDT 2016


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

            Bug ID: 163996
           Summary: String.prototype.replace() should throw an
                    OutOfMemoryError when using too much memory.
    Classification: Unclassified
           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

Currently, it just crashes with an allocation failure, which is correct behavior but not too friendly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161025/c6b20fa6/attachment.html>


More information about the webkit-unassigned mailing list