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
Unknown Object (File)
Tue, Jun 3, 10:37 PM
Unknown Object (File)
Sun, May 18, 11:02 PM
Unknown Object (File)
May 6 2025, 6:02 AM
Unknown Object (File)
Apr 30 2025, 12:30 AM
Unknown Object (File)
Apr 28 2025, 6:55 PM
Unknown Object (File)
Apr 27 2025, 3:03 PM
Unknown Object (File)
Apr 26 2025, 11:06 AM
Unknown Object (File)
Apr 13 2025, 10:07 AM
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