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)
Sat, May 10, 9:33 PM
Unknown Object (File)
Mon, May 5, 5:47 PM
Unknown Object (File)
Sat, May 3, 7:22 AM
Unknown Object (File)
Tue, Apr 29, 1:44 PM
Unknown Object (File)
Mon, Apr 28, 1:14 PM
Unknown Object (File)
Sun, Apr 27, 2:00 AM
Unknown Object (File)
Sat, Apr 26, 3:32 AM
Unknown Object (File)
Apr 17 2025, 10:21 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