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
Unknown Object (File)
Thu, May 2, 12:04 AM
Unknown Object (File)
Thu, Apr 25, 1:59 AM
Unknown Object (File)
Wed, Apr 24, 9:25 AM
Unknown Object (File)
Sun, Apr 21, 10:38 PM
Unknown Object (File)
Tue, Apr 9, 2:25 AM
Unknown Object (File)
Apr 2 2024, 7:26 AM
Unknown Object (File)
Mar 31 2024, 8:49 PM
Unknown Object (File)
Mar 28 2024, 8:51 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
Branch
pholio13
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 21404
Build 29152: Run Core Tests
Build 29151: arc lint + arc unit