Page MenuHomePhabricator

Make AuthProvider, ExternalAccount, and ExternalAccountIdentifier all Destructible
ClosedPublic

Authored by epriestley on Feb 22 2020, 3:19 AM.
Tags
None
Referenced Files
F17798606: D21015.diff
Fri, Jul 25, 3:45 AM
Unknown Object (File)
Jun 5 2025, 4:47 PM
Unknown Object (File)
May 28 2025, 3:21 PM
Unknown Object (File)
May 26 2025, 4:08 AM
Unknown Object (File)
May 10 2025, 9:33 PM
Unknown Object (File)
May 5 2025, 5:47 PM
Unknown Object (File)
May 3 2025, 7:22 AM
Unknown Object (File)
Apr 29 2025, 1:44 PM
Subscribers
None

Details

Summary

Depends on D21014. Ref T13493. Make these objects all use destructible interfaces and destroy sub-objects appropriately.

Test Plan
  • Used bin/remove destroy --trace ... to destroy a provider, a user, and an external account.
  • Observed destruction of sub-objects, including external account identifiers.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable