Page MenuHomePhabricator

Make AuthProvider, ExternalAccount, and ExternalAccountIdentifier all Destructible
ClosedPublic

Authored by epriestley on Feb 22 2020, 3:19 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 19, 1:56 AM
Unknown Object (File)
Fri, Nov 8, 3:45 AM
Unknown Object (File)
Oct 22 2024, 10:15 PM
Unknown Object (File)
Oct 22 2024, 7:54 AM
Unknown Object (File)
Oct 21 2024, 3:18 AM
Unknown Object (File)
Oct 20 2024, 9:40 AM
Unknown Object (File)
Oct 17 2024, 2:46 PM
Unknown Object (File)
Oct 16 2024, 6:47 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