Bug 239695 - [IDL] Add support for [AtomString] with USVString & ByteString types
Summary: [IDL] Add support for [AtomString] with USVString & ByteString types
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-23 14:42 PDT by Chris Dumez
Modified: 2022-04-23 21:50 PDT (History)
2 users (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-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>