Bug 230564 - Drop makeRefPtr() and use RefPtr { } directly instead
Summary: Drop makeRefPtr() and use RefPtr { } directly instead
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-09-21 10:35 PDT by Chris Dumez
Modified: 2021-09-21 16:04 PDT (History)
18 users (show)

See Also:


Attachments
Patch (93.95 KB, patch)
2021-09-21 10:59 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-21 10:35:16 PDT
Drop makeRefPtr() and use RefPtr { } directly instead.
Comment 1 Chris Dumez 2021-09-21 10:59:22 PDT
Created attachment 438834 [details]
Patch
Comment 2 EWS Watchlist 2021-09-21 11:00:20 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See https://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 EWS 2021-09-21 16:03:44 PDT
Committed r282848 (241979@main): <https://commits.webkit.org/241979@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 438834 [details].
Comment 4 Radar WebKit Bug Importer 2021-09-21 16:04:24 PDT
<rdar://problem/83373402>