Bug 257086

Summary: Remove StringView::stripWhiteSpace()
Product: WebKit Reporter: Anne van Kesteren <annevk>
Component: Web Template FrameworkAssignee: Anne van Kesteren <annevk>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 255467    

Description Anne van Kesteren 2023-05-20 08:24:54 PDT
It's badly named, doesn't match the semantics of the identically named String method, and its semantics are likely not what you want.
Comment 1 Radar WebKit Bug Importer 2023-05-20 08:27:52 PDT
<rdar://problem/109608781>
Comment 2 Anne van Kesteren 2023-05-20 08:32:23 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14146
Comment 3 EWS 2023-05-20 23:43:48 PDT
Committed 264300@main (a2fbff3888aa): <https://commits.webkit.org/264300@main>

Reviewed commits have been landed. Closing PR #14146 and removing active labels.