Bug 238700

Summary: Add default constructor to ASCIILiteral
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web Template FrameworkAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cmarcelo, darin, esprehn+autocc, ews-watchlist, ggaren, glenn, gyuyoung.kim, hi, joepeck, kangil.han, keith_miller, macpherson, mark.lam, menard, msaboff, pangle, saam, simon.fraser, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 238693    
Attachments:
Description Flags
Patch none

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>