Page MenuHomePhabricator

Update out-of-date API calls when rendering diffs inline in email
ClosedPublic

Authored by epriestley on May 19 2020, 5:31 PM.
Tags
None
Referenced Files
F14091694: D21270.diff
Mon, Nov 25, 1:32 AM
Unknown Object (File)
Thu, Nov 21, 7:42 AM
Unknown Object (File)
Sat, Nov 16, 5:46 PM
Unknown Object (File)
Mon, Oct 28, 5:24 PM
Unknown Object (File)
Oct 15 2024, 6:41 PM
Unknown Object (File)
Oct 14 2024, 6:46 AM
Unknown Object (File)
Sep 15 2024, 6:02 AM
Unknown Object (File)
Sep 7 2024, 11:54 PM
Subscribers
None

Details

Summary

See PHI1745. This callsite for "ChangesetParser" was not properly updated for recent changes.

Test Plan
  • Set metamta.differential.inline-patches to 100.
  • Created a new revision with a small (<100 line) diff, with at least one reviewer.
  • Ran bin/phd debug and observed outbound mail queue with bin/mail list-outbound.
  • Before: fatal when trying to generate the inline changes for mail.
  • After: clean mail generation.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable