Bug 230503 - Reduce use of makeRefPtr() and use RefPtr { } directly
Summary: Reduce use of makeRefPtr() and use RefPtr { } directly
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-09-20 13:01 PDT by Chris Dumez
Modified: 2021-09-20 14:46 PDT (History)
31 users (show)

See Also:


Attachments
Patch (145.25 KB, patch)
2021-09-20 13:08 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2021-09-20 13:01:06 PDT
Reduce use of makeRefPtr() and use RefPtr { } directly instead.
Comment 1 Chris Dumez 2021-09-20 13:08:26 PDT
Created attachment 438716 [details]
Patch
Comment 2 Geoffrey Garen 2021-09-20 13:53:14 PDT
Comment on attachment 438716 [details]
Patch

r=me
Comment 3 EWS 2021-09-20 14:45:48 PDT
Committed r282784 (241919@main): <https://commits.webkit.org/241919@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 438716 [details].
Comment 4 Radar WebKit Bug Importer 2021-09-20 14:46:21 PDT
<rdar://problem/83325372>