Page MenuHomePhabricator

Implement PolicyInterface, ExtendedPolicyInterface, and DestructibleInterface on PhrictionContent
ClosedPublic

Authored by epriestley on Feb 15 2018, 1:01 PM.
Tags
None
Referenced Files
F18845791: D19094.diff
Wed, Oct 29, 2:24 PM
F18836809: D19094.id45760.diff
Mon, Oct 27, 3:41 AM
F18836800: D19094.id45774.diff
Mon, Oct 27, 3:41 AM
F18836799: D19094.id45760.diff
Mon, Oct 27, 3:41 AM
F18836797: D19094.id.diff
Mon, Oct 27, 3:41 AM
F18836259: D19094.id45774.diff
Sun, Oct 26, 11:36 PM
F18833932: D19094.diff
Sun, Oct 26, 6:44 AM
F18780676: D19094.id.diff
Oct 12 2025, 6:38 PM
Subscribers
None

Details

Summary

Depends on D19093. Ref T13077. Although content objects normally don't have any edges today, they may in the future.

Also implement Policy stuff properly.

Test Plan

Used bin/remove destroy to destroy a document, verified it also loaded and destroyed the correspoding Content correctly by looking at --trace and the database rows.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable