Bug 259092
Summary: | Use Ref<> for MatchedProperties::properties instead of RefPtr<> | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | CSS | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Chris Dumez
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
Pull request: https://github.com/WebKit/WebKit/pull/15724
EWS
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
<rdar://problem/112057657>