Page MenuHomePhabricator

Fully modularize DestructionEngine
ClosedPublic

Authored by epriestley on Dec 20 2015, 4:33 PM.
Tags
None
Referenced Files
F18838716: D14832.diff
Mon, Oct 27, 12:16 PM
F18785511: D14832.id.diff
Tue, Oct 14, 5:29 AM
F18776625: D14832.id35887.diff
Fri, Oct 10, 10:41 PM
F18745033: D14832.id35860.diff
Fri, Oct 3, 5:03 AM
F18738637: D14832.id35887.diff
Wed, Oct 1, 4:25 PM
F18704631: D14832.id.diff
Sun, Sep 28, 8:20 AM
F18700678: D14832.diff
Sat, Sep 27, 3:38 PM
F18695288: D14832.id.diff
Sep 27 2025, 5:21 AM
Subscribers
None

Details

Summary

Ref T9979. Convert all DestructionEngine behaviors to extensions.

Test Plan

Screen Shot 2015-12-20 at 8.32.07 AM.png (1×1 px, 203 KB)

Destroyed an object, verifying:

  • Herald transcripts were destroyed;
  • edges were destroyed;
  • flags were destroyed;
  • tokens were destroyed;
  • transactions were destroyed;
  • worker tasks were cancelled.

Diff Detail

Repository
rP Phabricator
Branch
destroy2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 9679
Build 11601: Run Core Tests
Build 11600: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Fully modularize DestructionEngine.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Dec 20 2015, 5:25 PM
This revision was automatically updated to reflect the committed changes.