Bug 238961 - static_pointer_cast<>() may cause some unnecessary ref-counting churn
Summary: static_pointer_cast<>() may cause some unnecessary ref-counting churn
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: 2022-04-07 14:39 PDT by Chris Dumez
Modified: 2022-04-08 11:44 PDT (History)
19 users (show)

See Also:


Attachments
Patch (13.36 KB, patch)
2022-04-07 14:40 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 2022-04-07 14:39:52 PDT
static_pointer_cast<>() may cause some unnecessary ref-counting churn.
Comment 1 Chris Dumez 2022-04-07 14:40:59 PDT
Created attachment 456971 [details]
Patch
Comment 2 EWS 2022-04-08 11:43:06 PDT
Committed r292627 (249447@main): <https://commits.webkit.org/249447@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 456971 [details].
Comment 3 Radar WebKit Bug Importer 2022-04-08 11:44:15 PDT
<rdar://problem/91494827>