RESOLVED FIXED 240152
[IDL] Drop redundant [AtomString] on attributes marked as [Reflect] already
https://bugs.webkit.org/show_bug.cgi?id=240152
Summary [IDL] Drop redundant [AtomString] on attributes marked as [Reflect] already
Chris Dumez
Reported 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.
Attachments
Chris Dumez
Comment 1 2022-05-05 19:45:26 PDT
EWS
Comment 2 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.
Radar WebKit Bug Importer
Comment 3 2022-05-06 12:28:12 PDT
Note You need to log in before you can comment on or make changes to this bug.