[Webkit-unassigned] [Bug 257414] Remove stripLeadingAndTrailingHTMLSpaces()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 27 08:37:11 PDT 2023


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

Alex Christensen <achristensen at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |achristensen at apple.com

--- Comment #3 from Alex Christensen <achristensen at apple.com> ---
I'm pretty sure the calls to stripLeadingAndTrailingHTMLSpaces in HTMLConverter.mm are implicitly calling the WTF::String constructor from an NSString *.

I'm pretty sure trimming space before passing to the URL parser is redundant work.

-- 
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/20230527/1642e0f9/attachment-0001.htm>


More information about the webkit-unassigned mailing list