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)
Wed, Jul 24, 1:49 PM
Unknown Object (File)
Tue, Jul 23, 12:30 PM
Unknown Object (File)
Sat, Jul 20, 2:26 PM
Unknown Object (File)
Sat, Jul 20, 6:22 AM
Unknown Object (File)
Sat, Jul 20, 4:40 AM
Unknown Object (File)
Sat, Jul 20, 4:22 AM
Unknown Object (File)
Tue, Jul 16, 4:22 AM
Unknown Object (File)
Sun, Jul 14, 5:57 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