Bug 239695

Summary: [IDL] Add support for [AtomString] with USVString & ByteString types
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: BindingsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Chris Dumez 2022-04-23 14:42:52 PDT
Add support for [AtomString] with USVString type in our WebIDL bindings. This is needed to mark the AtomString(const String&) constructor explicit.
Comment 1 Chris Dumez 2022-04-23 14:46:39 PDT
Pull request: https://github.com/WebKit/WebKit/pull/370
Comment 2 EWS 2022-04-23 21:49:22 PDT
Committed r293301 (249926@main): <https://commits.webkit.org/249926@main>

Reviewed commits have been landed. Closing PR #370 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-04-23 21:50:13 PDT
<rdar://problem/92226128>