Bug 231615

Summary: Decrease use of makeWeakPtr()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, alecflett, beidson, benjamin, calvaris, cgarcia, changseok, cmarcelo, darin, eric.carlson, esprehn+autocc, ews-watchlist, ggaren, glenn, gustavo, gyuyoung.kim, hi, hta, jbedard, jer.noble, jiewen_tan, joepeck, jsbell, kangil.han, keith_miller, macpherson, mark.lam, menard, msaboff, pangle, philipj, pnormand, saam, sam, sergio, tommyw, toyoshim, tzagallo, vjaquez, webkit-bug-importer, yutak
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 231580    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description Chris Dumez 2021-10-12 14:10:44 PDT
Decrease use of makeWeakPtr() and use WeakPtr { } directly instead.
Comment 1 Chris Dumez 2021-10-12 14:29:09 PDT
Created attachment 440983 [details]
Patch
Comment 2 Chris Dumez 2021-10-12 16:33:17 PDT
Comment on attachment 440983 [details]
Patch

Clearing flags on attachment: 440983

Committed r284057 (242886@main): <https://commits.webkit.org/242886@main>
Comment 3 Chris Dumez 2021-10-12 16:33:23 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2021-10-12 16:34:20 PDT
<rdar://problem/84172108>