[Webkit-unassigned] [Bug 171396] New: Add WebCore::protocolIsJavaScript(StringView)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 27 14:50:13 PDT 2017


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

            Bug ID: 171396
           Summary: Add WebCore::protocolIsJavaScript(StringView)
           Product: WebKit
           Version: WebKit Local Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dbates at webkit.org
                CC: achristensen at apple.com, darin at apple.com,
                    sam at webkit.org

As suggested by Sam Weinig in bug 170925, comment 2, we should add an overload of WebCore::protocolIsJavaScript() that takes a StringView to avoid the need to perform a type conversion from StringView to String.

-- 
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/20170427/92665046/attachment-0001.html>


More information about the webkit-unassigned mailing list