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, May 28, 3:21 PM
Unknown Object (File)
Mon, May 26, 4:08 AM
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)
Apr 29 2025, 1:44 PM
Unknown Object (File)
Apr 28 2025, 1:14 PM
Unknown Object (File)
Apr 27 2025, 2:00 AM
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
Branch
auth7
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 23884
Build 32864: Run Core Tests
Build 32863: arc lint + arc unit