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
F15464999: D19926.id47551.diff
Wed, Apr 2, 1:31 PM
F15461495: D19926.diff
Tue, Apr 1, 8:43 AM
F15459818: D19926.diff
Mon, Mar 31, 5:04 PM
F15431674: D19926.id47579.diff
Mon, Mar 24, 1:52 PM
F15430817: D19926.id47551.diff
Mon, Mar 24, 9:07 AM
F15389767: D19926.diff
Sat, Mar 15, 5:38 AM
Unknown Object (File)
Feb 21 2025, 1:15 AM
Unknown Object (File)
Feb 20 2025, 2:10 AM
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