[Webkit-unassigned] [Bug 197291] New: Add WTF::findIgnoringASCIICaseWithoutLength to replace strcasestr

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 25 13:33:58 PDT 2019


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

            Bug ID: 197291
           Summary: Add WTF::findIgnoringASCIICaseWithoutLength to replace
                    strcasestr
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: don.olmstead at sony.com

Within the JSC tests strcasestr is used. This function is not available on Windows. To support compilation on Windows we should emulate strcasestr within WTF.

-- 
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/20190425/c7f55c7f/attachment.html>


More information about the webkit-unassigned mailing list