Bug 257086 - Remove StringView::stripWhiteSpace()
Summary: Remove StringView::stripWhiteSpace()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anne van Kesteren
URL:
Keywords: InRadar
Depends on:
Blocks: 255467
  Show dependency treegraph
 
Reported: 2023-05-20 08:24 PDT by Anne van Kesteren
Modified: 2023-05-20 23:43 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.