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
F13282563: D19926.diff
Sun, Jun 2, 12:13 PM
F13268899: D19926.diff
Wed, May 29, 5:30 AM
F13264967: D19926.id47551.diff
Mon, May 27, 11:59 PM
F13254455: D19926.diff
Sat, May 25, 3:25 AM
F13232867: D19926.diff
Tue, May 21, 1:32 AM
F13201610: D19926.id.diff
Tue, May 14, 1:34 PM
F13188174: D19926.diff
Sat, May 11, 5:04 AM
F13184196: D19926.diff
Fri, May 10, 4:22 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