Page MenuHomePhabricator

Fix an issue where storage inlines are fed to InlineAdjustmentEngine
ClosedPublic

Authored by epriestley on May 8 2020, 11:51 PM.
Tags
None
Referenced Files
F19905422: D21239.id.diff
Tue, Mar 31, 5:14 PM
F19905421: D21239.id.diff
Tue, Mar 31, 5:09 PM
F19818073: D21239.id50581.diff
Mar 5 2026, 5:21 PM
F19623066: D21239.diff
Feb 4 2026, 3:08 PM
F19613496: D21239.id50581.diff
Feb 3 2026, 8:40 PM
F18994599: D21239.diff
Nov 19 2025, 1:44 PM
F18773192: D21239.id50580.diff
Oct 9 2025, 7:59 AM
F18745958: D21239.id50581.diff
Oct 3 2025, 10:31 AM
Subscribers
None

Details

Summary

Ref T13513. If an intradiff has at least one unchanged file ("hasSameEffectAs()") or more than 100 files ("Large Change"), we hit this block and don't upcast storage inlines to runtime inlines. I missed this in testing.

Add the conversion step.

Test Plan

Viewed an intradiff with at least one unchanged file and at least one inline comment, saw correct rendering instead of fatal.

Diff Detail

Repository
rP Phabricator
Branch
inline1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 24397
Build 33613: Run Core Tests
Build 33612: arc lint + arc unit