WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2023-07-10 18:59:42 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/15724
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
<
rdar://problem/112057657
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug