Bug 230585 - Reduce use of makeRef() and use Ref { } instead
Summary: Reduce use of makeRef() and use Ref { } instead
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: 2021-09-21 16:51 PDT by Chris Dumez
Modified: 2021-09-22 00:35 PDT (History)
63 users (show)

See Also:


Attachments
Patch (188.22 KB, patch)
2021-09-21 16:54 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 16:51:20 PDT
Reduce use of makeRef() and use Ref { } instead.
Comment 1 Chris Dumez 2021-09-21 16:54:21 PDT
Created attachment 438887 [details]
Patch
Comment 2 EWS 2021-09-21 19:55:37 PDT
Committed r282860 (241991@main): <https://commits.webkit.org/241991@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 438887 [details].
Comment 3 Radar WebKit Bug Importer 2021-09-21 19:56:21 PDT
<rdar://problem/83381009>
Comment 4 Fujii Hironori 2021-09-22 00:35:31 PDT
This change broke Windows Debug builds.
Filed: Bug 230599 – [Win] REGRESSION(r282860): ClipboardItemBindingsDataSource.cpp(147): error C2955: 'WTF::Ref': use of class template requires template argument list