Bug 240152 - [IDL] Drop redundant [AtomString] on attributes marked as [Reflect] already
Summary: [IDL] Drop redundant [AtomString] on attributes marked as [Reflect] already
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-05-05 19:27 PDT by Chris Dumez
Modified: 2022-05-06 12:28 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-05-05 19:27:59 PDT
Drop redundant [AtomString] on attributes marked as [Reflect] already. All attributes of string types and marked as [Reflect] now use AtomString automatically, without having to specify it in the IDL.
Comment 1 Chris Dumez 2022-05-05 19:45:26 PDT
Pull request: https://github.com/WebKit/WebKit/pull/538
Comment 2 EWS 2022-05-06 12:27:37 PDT
Committed r293918 (250365@main): <https://commits.webkit.org/250365@main>

Reviewed commits have been landed. Closing PR #538 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-05-06 12:28:12 PDT
<rdar://problem/92874674>