RESOLVED FIXED 230585
Reduce use of makeRef() and use Ref { } instead
https://bugs.webkit.org/show_bug.cgi?id=230585
Summary Reduce use of makeRef() and use Ref { } instead
Chris Dumez
Reported 2021-09-21 16:51:20 PDT
Reduce use of makeRef() and use Ref { } instead.
Attachments
Patch (188.22 KB, patch)
2021-09-21 16:54 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2021-09-21 16:54:21 PDT
EWS
Comment 2 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].
Radar WebKit Bug Importer
Comment 3 2021-09-21 19:56:21 PDT
Fujii Hironori
Comment 4 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
Note You need to log in before you can comment on or make changes to this bug.