[Webkit-unassigned] [Bug 202882] New: Regular expression hangs in Safari only

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 12 13:14:14 PDT 2019


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

            Bug ID: 202882
           Summary: Regular expression hangs in Safari only
           Product: WebKit
           Version: Safari 13
          Hardware: Macintosh
                OS: macOS 10.15
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: radusamson at ymail.com

Created attachment 380832

  --> https://bugs.webkit.org/attachment.cgi?id=380832&action=review

Compiled regular expression to match a legal act in multiple languages

The regular expression attached works in all browsers except Safari, probably due to character encoding representation on the underlying platform. Following input should match but crashes:

Directive 2001/83/EC

-- 
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/20191012/48526845/attachment.html>


More information about the webkit-unassigned mailing list