Bug 274116 - Further reduce use of `const char*` in string concatenations in WebCore
Summary: Further reduce use of `const char*` in string concatenations in WebCore
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-05-13 13:44 PDT by Chris Dumez
Modified: 2024-05-13 18:00 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 Chris Dumez 2024-05-13 13:44:22 PDT
Further reduce use of `const char*` in string concatenations in WebCore.
Comment 1 Chris Dumez 2024-05-13 15:17:40 PDT
Pull request: https://github.com/WebKit/WebKit/pull/28504
Comment 2 EWS 2024-05-13 17:59:27 PDT
Committed 278726@main (93dd456ef8df): <https://commits.webkit.org/278726@main>

Reviewed commits have been landed. Closing PR #28504 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2024-05-13 18:00:18 PDT
<rdar://problem/128034013>