[Webkit-unassigned] [Bug 182441] New: More ARM64_32 fixes.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 2 10:58:38 PST 2018


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

            Bug ID: 182441
           Summary: More ARM64_32 fixes.
           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

My previous speculative ARM64_32 build fix in copyLCharsFromUCharSource() was wrong.  I've now fixed it to use choose the default case instead of the ARM64 case if the target is ARM64_32.

I also disabled more dynamicPoisoning code in ARM64_32.  This code assumes a 64-bit pointer which is not applicable here.

-- 
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/20180202/8aa213b6/attachment.html>


More information about the webkit-unassigned mailing list