Bug 274063 - Reduce use of `const char*` in string concatenations
Summary: Reduce use of `const char*` in string concatenations
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-12 16:33 PDT by Chris Dumez
Modified: 2024-05-12 21:02 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-12 16:33:17 PDT
Reduce use of `const char*` in string concatenations.
Comment 1 Chris Dumez 2024-05-12 16:36:30 PDT
Pull request: https://github.com/WebKit/WebKit/pull/28452
Comment 2 EWS 2024-05-12 21:01:55 PDT
Committed 278671@main (a22beaff5d98): <https://commits.webkit.org/278671@main>

Reviewed commits have been landed. Closing PR #28452 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2024-05-12 21:02:17 PDT
<rdar://problem/127981636>