[Webkit-unassigned] [Bug 171024] New: [Win] REGRESSION(r215486): Correct build after r215486

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 19 18:07:26 PDT 2017


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

            Bug ID: 171024
           Summary: [Win] REGRESSION(r215486): Correct build after r215486
           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: bfulgham at webkit.org
        Depends on: 65589

Threading the isolatedWorld state through the event handling caused the Release build of Windows WebKit to become upset that it could not find Heap::vm() and Heap::mutatorFence.

This patch exposes these two methods so that the linker is happy.

-- 
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/20170420/2af26be6/attachment-0001.html>


More information about the webkit-unassigned mailing list