Page MenuHomePhabricator

Implement Pholio file add/remove transactions without "applyInitialEffects"
ClosedPublic

Authored by epriestley on Dec 20 2018, 9:53 PM.
Tags
None
Referenced Files
F15524694: D19926.diff
Mon, Apr 21, 9:46 AM
F15509194: D19926.id47579.diff
Wed, Apr 16, 10:33 AM
F15509193: D19926.id47551.diff
Wed, Apr 16, 10:33 AM
F15509192: D19926.id.diff
Wed, Apr 16, 10:33 AM
F15509166: D19926.diff
Wed, Apr 16, 10:19 AM
F15485743: D19926.id47551.diff
Thu, Apr 10, 2:03 AM
F15473806: D19926.diff
Sun, Apr 6, 1:50 AM
F15464999: D19926.id47551.diff
Wed, Apr 2, 1:31 PM
Subscribers
None

Details

Summary

Depends on D19924. Ref T11351. Like in D19924, apply these transactions by accepting PHIDs instead of objects so we don't need to juggle the Image objects down to PHIDs in applyInitialEffects.

(Validation is a little light here for now, but only first-party code can reach this, and you can't violate policies or do anything truly bad even if you could pick values to feed in here.)

Test Plan

Created and edited Mocks; added, removed, and reordered images in a Pholio Mock.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable