Page MenuHomePhabricator

Make AuthProvider, ExternalAccount, and ExternalAccountIdentifier all Destructible
ClosedPublic

Authored by epriestley on Feb 22 2020, 3:19 AM.
Tags
None
Referenced Files
F13206250: D21015.id.diff
Wed, May 15, 6:33 AM
F13206222: D21015.id50060.diff
Wed, May 15, 6:15 AM
F13206095: D21015.id50078.diff
Wed, May 15, 5:07 AM
F13197191: D21015.diff
Sun, May 12, 11:53 PM
F13183350: D21015.diff
Fri, May 10, 8:30 AM
Unknown Object (File)
Sat, May 4, 2:14 PM
Unknown Object (File)
Fri, May 3, 9:56 AM
Unknown Object (File)
Mon, Apr 29, 7:29 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