Bug 238700 - Add default constructor to ASCIILiteral
Summary: Add default constructor to ASCIILiteral
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: 238693
  Show dependency treegraph
 
Reported: 2022-04-02 12:54 PDT by Chris Dumez
Modified: 2022-04-02 21:02 PDT (History)
21 users (show)

See Also:


Attachments
Patch (62.85 KB, patch)
2022-04-02 12:56 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2022-04-02 12:54:18 PDT
Add default constructor to ASCIILiteral, to replace the more verbose ASCIILiteral::null().
Comment 1 Chris Dumez 2022-04-02 12:56:05 PDT
Created attachment 456468 [details]
Patch
Comment 2 Geoffrey Garen 2022-04-02 20:15:21 PDT
Comment on attachment 456468 [details]
Patch

r=me
Comment 3 EWS 2022-04-02 20:57:35 PDT
Committed r292272 (249170@main): <https://commits.webkit.org/249170@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 456468 [details].
Comment 4 Radar WebKit Bug Importer 2022-04-02 20:58:16 PDT
<rdar://problem/91207657>