Bug 240031 - [JSC] Initialize empty and null AtomString at compile time
Summary: [JSC] Initialize empty and null AtomString at compile time
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-05-03 13:05 PDT by Yusuke Suzuki
Modified: 2022-05-12 13:23 PDT (History)
2 users (show)

See Also:


Attachments
Patch (6.71 KB, patch)
2022-05-03 13:06 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2022-05-03 13:05:33 PDT
[JSC] Initialize empty and null AtomString at compile time
Comment 1 Yusuke Suzuki 2022-05-03 13:06:23 PDT
Created attachment 458752 [details]
Patch
Comment 2 Yusuke Suzuki 2022-05-03 13:08:07 PDT
Pull request: https://github.com/WebKit/WebKit/pull/474
Comment 3 EWS 2022-05-03 19:28:14 PDT
Committed r293757 (250236@main): <https://commits.webkit.org/250236@main>

Reviewed commits have been landed. Closing PR #474 and removing active labels.
Comment 4 Radar WebKit Bug Importer 2022-05-03 19:29:20 PDT
<rdar://problem/92707381>
Comment 5 Michael Catanzaro 2022-05-12 13:23:27 PDT
New GCC warnings: bug #240358