RESOLVED FIXED 259092
Use Ref<> for MatchedProperties::properties instead of RefPtr<>
https://bugs.webkit.org/show_bug.cgi?id=259092
Summary Use Ref<> for MatchedProperties::properties instead of RefPtr<>
Chris Dumez
Reported 2023-07-10 18:57:53 PDT
Use Ref<> for MatchedProperties::properties instead of RefPtr<>, to make it clear it cannot be null.
Attachments
Chris Dumez
Comment 1 2023-07-10 18:59:42 PDT
EWS
Comment 2 2023-07-10 21:26:56 PDT
Committed 265936@main (f1c09f61e0a0): <https://commits.webkit.org/265936@main> Reviewed commits have been landed. Closing PR #15724 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-07-10 21:27:16 PDT
Note You need to log in before you can comment on or make changes to this bug.