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
F14043367: D19926.diff
Tue, Nov 12, 9:47 AM
F14006079: D19926.id47551.diff
Mon, Oct 28, 12:43 AM
F13998932: D19926.diff
Thu, Oct 24, 11:54 AM
F13997014: D19926.diff
Thu, Oct 24, 1:41 AM
F13981295: D19926.id47551.diff
Oct 19 2024, 3:36 PM
F13981024: D19926.id47551.diff
Oct 19 2024, 1:52 PM
F13980960: D19926.id47551.diff
Oct 19 2024, 1:34 PM
F13980903: D19926.diff
Oct 19 2024, 1:13 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