Page MenuHomePhabricator

Remove legacy pre-loading of handles from Herald rendering
ClosedPublic

Authored by epriestley on Jan 23 2020, 7:42 PM.
Tags
None
Referenced Files
F15579080: D20948.id49926.diff
Tue, May 6, 10:13 PM
F15534728: D20948.id49926.diff
Thu, Apr 24, 1:23 AM
F15525139: D20948.diff
Mon, Apr 21, 12:26 PM
F15502707: D20948.diff
Mon, Apr 14, 3:26 AM
F15502120: D20948.diff
Sun, Apr 13, 10:44 PM
F15482481: D20948.id.diff
Wed, Apr 9, 5:45 AM
F15480060: D20948.diff
Apr 8 2025, 11:18 AM
F15470343: D20948.id49926.diff
Apr 4 2025, 9:37 PM
Subscribers
None

Details

Summary

Ref T13480. When Herald renders rules, it partly uses a very old handle pre-loading mechanism where PHIDs are extracted and loaded upfront. This was obsoleted a long time ago and was pretty shaky even when it worked. Get rid of it to simplify the code a little.

Test Plan

Viewed Herald rules rendered into static text with PHID list actions, saw handles. Grepped for all affected methods.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Jan 29 2020, 11:07 PM
This revision was automatically updated to reflect the committed changes.