RESOLVED FIXED Bug 239970
static_reference_cast(const Ref<X, Y>&) causes unnecessary ref-counting churn
https://bugs.webkit.org/show_bug.cgi?id=239970
Summary static_reference_cast(const Ref<X, Y>&) causes unnecessary ref-counting churn
Chris Dumez
Reported 2022-05-02 09:28:04 PDT
static_reference_cast(const Ref<X, Y>&) causes unnecessary ref-counting churn.
Attachments
Chris Dumez
Comment 1 2022-05-02 09:33:15 PDT
EWS
Comment 2 2022-05-02 13:32:46 PDT
Committed r293682 (250182@main): <https://commits.webkit.org/250182@main> Reviewed commits have been landed. Closing PR #457 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-05-02 13:33:14 PDT
Darin Adler
Comment 4 2022-05-02 13:59:10 PDT
Should we add a test? We have tests for such things.
Note You need to log in before you can comment on or make changes to this bug.