[Webkit-unassigned] [Bug 53496] New: Replace PCRE with Yarr in WebCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 1 08:33:16 PST 2011


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

           Summary: Replace PCRE with Yarr in WebCore
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pvarga at webkit.org
                CC: ggaren at apple.com, loki at webkit.org,
                    barraclough at apple.com, zherczeg at webkit.org,
                    msaboff at apple.com


PCRE isn't used in JavaScriptCore anymore and the time has come to remove PCRE from WebCore as well.
The PCRE's jsRegExp matching functions should be changed to the analogue of Yarr Interpreter's functions.

-- 
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