Bug 250937 - Create compile-time CFString instead of passing C literal
Summary: Create compile-time CFString instead of passing C literal
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-21 09:13 PST by Seija K.
Modified: 2023-02-01 17:56 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Seija K. 2023-01-21 09:13:41 PST
Creating a CFString from a C string literal is inefficient.
Comment 1 Radar WebKit Bug Importer 2023-01-28 09:14:17 PST
<rdar://problem/104782690>
Comment 2 Seija K. 2023-01-30 09:59:25 PST
Pull request: https://github.com/WebKit/WebKit/pull/9326
Comment 3 EWS 2023-02-01 17:56:09 PST
Committed 259730@main (d0cbdc8286e3): <https://commits.webkit.org/259730@main>

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