[Webkit-unassigned] [Bug 180042] New: check-webkit-style should detect missing WTF_MAKE_ISO_ALLOCATED/WTF_MAKE_ISO_ALLOCATED_IMPL macros

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 27 10:07:59 PST 2017


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

            Bug ID: 180042
           Summary: check-webkit-style should detect missing
                    WTF_MAKE_ISO_ALLOCATED/WTF_MAKE_ISO_ALLOCATED_IMPL
                    macros
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: fpizlo at apple.com, lforschler at apple.com,
                    zalan at apple.com
        Depends on: 178108

In Bug 178108, isolated heaps were introduced for all render tree objects.  However, at least one class was missed (fixed by Bug 180010).

It would be really useful to have a check-webkit-style checker that warns when WTF_MAKE_ISO_ALLOCATED or WTF_MAKE_ISO_ALLOCATED_IMPL are missing from a new or existing class.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=178108
[Bug 178108] bmalloc should support strictly type-segregated isolated heaps
-- 
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/20171127/c1852238/attachment.html>


More information about the webkit-unassigned mailing list