[Webkit-unassigned] [Bug 192110] New: ENABLE_SEPARATED_WX_HEAP needs to be defined in Platform.h.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 28 15:16:38 PST 2018


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

            Bug ID: 192110
           Summary: ENABLE_SEPARATED_WX_HEAP needs to be defined in
                    Platform.h.
           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

Contrary my previous claim in r238564, ENABLE_SEPARATED_WX_HEAP needs to be defined in Platform.h because it is also needed in WebCore for the CSS JIT.  Also contrary to my previous claim, ENABLE(FAST_JIT_PERMISSIONS) is defined for WebCore (and other projects) as well as JSC.  Hence, there's no reason why ENABLE_SEPARATED_WX_HEAP cannot be defined in Platform.h.

<rdar://problem/46317746>

-- 
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/20181128/49bfc692/attachment-0001.html>


More information about the webkit-unassigned mailing list