Bug 231580 - Allow direct construction of WeakPtr without makeWeakPtr()
Summary: Allow direct construction of WeakPtr without makeWeakPtr()
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: 231615 231651 231679
  Show dependency treegraph
 
Reported: 2021-10-12 08:38 PDT by Chris Dumez
Modified: 2021-10-13 09:11 PDT (History)
44 users (show)

See Also:


Attachments
Patch (224.95 KB, patch)
2021-10-12 09:24 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-10-12 08:38:49 PDT
Allow direct construction of WeakPtr without makeWeakPtr(), and deprecate makeWeakPtr().
Comment 1 Chris Dumez 2021-10-12 09:24:31 PDT
Created attachment 440946 [details]
Patch
Comment 2 EWS 2021-10-12 13:09:28 PDT
Committed r284009 (242851@main): <https://commits.webkit.org/242851@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 440946 [details].
Comment 3 Radar WebKit Bug Importer 2021-10-12 13:10:20 PDT
<rdar://problem/84162866>