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, Jul 23, 5:41 AM
Unknown Object (File)
Tue, Jul 23, 2:48 AM
Unknown Object (File)
Sat, Jul 20, 7:16 PM
Unknown Object (File)
Sat, Jul 13, 8:15 AM
Unknown Object (File)
Thu, Jul 11, 6:15 PM
Unknown Object (File)
Tue, Jul 9, 6:40 AM
Unknown Object (File)
Mon, Jul 8, 8:41 PM
Unknown Object (File)
Mon, Jul 8, 5:12 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