Bug 262058

Summary: Use `->` directly instead of `.get()->` when possible
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.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   

Description Chris Dumez 2023-09-25 11:07:17 PDT
Use `->` directly instead of `.get()->` when possible.
Comment 1 Chris Dumez 2023-09-25 11:09:04 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18178
Comment 2 EWS 2023-09-25 15:42:56 PDT
Committed 268415@main (02f5d90ce162): <https://commits.webkit.org/268415@main>

Reviewed commits have been landed. Closing PR #18178 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-09-25 15:43:14 PDT
<rdar://problem/116019890>