[Webkit-unassigned] [Bug 184891] New: [WinCairo] Fix js/regexp-unicode.html crash.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 23 10:55:45 PDT 2018


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

            Bug ID: 184891
           Summary: [WinCairo] Fix js/regexp-unicode.html crash.
           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: ross.kirsling at sony.com

Layout test js/regexp-unicode.html is currently crashing for WinCairo, but only in Release mode.

As a more pointed repro case, one can simply execute the line `/\u{1044f}/u.test("\ud801\udc4f")` in JSC.

This seems to be another MSVC __forceinline issue.

-- 
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/20180423/58da7ebc/attachment.html>


More information about the webkit-unassigned mailing list