Bug 253845 - Use `auto*` instead of `LocalFrame*` whenever possible
Summary: Use `auto*` instead of `LocalFrame*` whenever 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-03-13 13:41 PDT by Chris Dumez
Modified: 2023-03-13 17:33 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-03-13 13:41:21 PDT
Use `auto*` instead of `LocalFrame*` whenever possible.
Comment 1 Chris Dumez 2023-03-13 13:44:29 PDT
Pull request: https://github.com/WebKit/WebKit/pull/11460
Comment 2 EWS 2023-03-13 17:31:29 PDT
Committed 261605@main (f62762091cda): <https://commits.webkit.org/261605@main>

Reviewed commits have been landed. Closing PR #11460 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-03-13 17:33:16 PDT
<rdar://problem/106674035>