[Webkit-unassigned] [Bug 165563] New: DumpRenderTree should stop using CheckedMalloc.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 7 16:21:32 PST 2016


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

            Bug ID: 165563
           Summary: DumpRenderTree should stop using CheckedMalloc.
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com
                CC: lforschler at apple.com

1. WebKitTestRunner does not have equivalent behavior to that which is implemented in CheckedMalloc.
2. bmalloc does not honor the settings of CheckedMalloc.

The only time CheckedMalloc comes into play is when DRT uses gmalloc or system malloc.  As a result, DRT exhibits different behavior from the normal way we run our tests.  We should obsolete CheckedMalloc and make DRT behave consistently with WKTR.

-- 
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/20161208/81e0726d/attachment.html>


More information about the webkit-unassigned mailing list