@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator

Allow inline comment storage objects to generate their own runtime objects master

Summary: Ref T13513. Currently, inline storage objects ("TransactionComment") can't directly generate a runtime object ("InlineComment"). Allow this transformation to be performed in a genric way so clunky code which does it per-object-type can be removed, lifted, or simplified. Simplify an especially gross callsite in preview code. Test Plan: Previewed inline comments. Maniphest Tasks: T13513 Differential Revision: https://secure.phabricator.com/D21226


+32 -21
7 changed files