Bug 239721 - Drop AtomString(const char*, ConstructFromLiteral) constructor
Summary: Drop AtomString(const char*, ConstructFromLiteral) constructor
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: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-25 08:05 PDT by Chris Dumez
Modified: 2022-04-27 17:31 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 2022-04-25 08:05:20 PDT
Drop AtomString(const char*, ConstructFromLiteral) constructor and instead update the call sites to use the AtomString(ASCIILiteral) one instead.
Comment 1 Chris Dumez 2022-04-25 08:18:25 PDT
Pull request: https://github.com/WebKit/WebKit/pull/377
Comment 2 EWS 2022-04-27 17:30:11 PDT
Committed r293548 (250068@main): <https://commits.webkit.org/250068@main>

Reviewed commits have been landed. Closing PR #377 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-04-27 17:31:14 PDT
<rdar://problem/92430103>