Bug 240122 - Identifier::string() should return an AtomString
Summary: Identifier::string() should return an AtomString
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-05-05 08:49 PDT by Chris Dumez
Modified: 2022-05-05 19:36 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-05-05 08:49:04 PDT
Identifier::string() should return an AtomString instead of a String, since it holds an AtomString internally.
Comment 1 Chris Dumez 2022-05-05 08:57:47 PDT
Pull request: https://github.com/WebKit/WebKit/pull/524
Comment 2 EWS 2022-05-05 19:35:18 PDT
Committed r293879 (250337@main): <https://commits.webkit.org/250337@main>

Reviewed commits have been landed. Closing PR #524 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-05-05 19:36:13 PDT
<rdar://problem/92835710>