Bug 239995

Summary: Replace String::remove() by a makeStringByRemoving() free function
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web Template FrameworkAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Chris Dumez 2022-05-02 21:04:06 PDT
Replace String::remove() by a makeStringByRemoving() free function. This is a step towards making String immutable.
Comment 1 Chris Dumez 2022-05-02 21:12:46 PDT
Pull request: https://github.com/WebKit/WebKit/pull/464
Comment 2 EWS 2022-05-03 23:19:38 PDT
Committed r293760 (250239@main): <https://commits.webkit.org/250239@main>

Reviewed commits have been landed. Closing PR #464 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-05-03 23:20:15 PDT
<rdar://problem/92715122>