Page MenuHomePhabricator

Allow device bindings to be destroyed
ClosedPublic

Authored by joshuaspence on Nov 11 2015, 1:17 AM.
Tags
None
Referenced Files
F15568789: D14461.id.diff
Sat, May 3, 9:33 AM
F15544943: D14461.id35052.diff
Sat, Apr 26, 7:59 AM
F15537130: D14461.diff
Thu, Apr 24, 12:24 PM
F15530523: D14461.diff
Wed, Apr 23, 4:32 AM
F15521778: D14461.id35052.diff
Sun, Apr 20, 3:47 PM
F15521777: D14461.id.diff
Sun, Apr 20, 3:47 PM
F15521776: D14461.diff
Sun, Apr 20, 3:47 PM
F15507605: D14461.id35052.diff
Tue, Apr 15, 9:39 PM
Subscribers

Details

Summary

Ref T9762. Currently it is not possible to destroy an Alamanac device because any associate bindings cannot be destroyed.

Test Plan

Destroyed an Almanac device.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Allow device bindings to be destroyed.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.

This should also destroy associated AlmanacProperty objects, although leaving them around isn't a huge deal.

Possibly DestructionEngine should be more flexible and use some module to automatically destroy AlmanacProperty objects associated with any object which implements AlmanacPropertyInterface.

This revision is now accepted and ready to land.Nov 15 2015, 4:50 PM
This revision was automatically updated to reflect the committed changes.