Bug 262058 - Use `->` directly instead of `.get()->` when possible
Summary: Use `->` directly instead of `.get()->` when possible
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-25 11:07 PDT by Chris Dumez
Modified: 2023-09-25 15:43 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>