[Webkit-unassigned] [Bug 137433] New: Safari does not run certain asm.js compiled code correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 4 23:50:54 PDT 2014


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

           Summary: Safari does not run certain asm.js compiled code
                    correctly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: iOS
        OS/Version: iOS 7.0
            Status: NEW
          Severity: Major
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: contact at subrosa.io


Safari gives incorrect output for an asm.js compiled hashing library (js-scrypt). It's speculated that the issue has to do with low level string formatting / conversion, that isn't being properly implemented in Safari.

https://github.com/tonyg/js-scrypt/issues/6

On Subrosa.io, users cannot sign into accounts created by non-Safari browsers on Safari, and vice versa.

This isn't an issue with the library, but rather with JavaScriptCore.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list