Page MenuHomePhabricator

Allow DocumentEngine to elect into diff construction
ClosedPublic

Authored by epriestley on Sep 25 2019, 4:26 PM.
Tags
None
Referenced Files
F13097184: D20830.id49661.diff
Thu, Apr 25, 9:47 PM
F13096467: D20830.id49671.diff
Thu, Apr 25, 4:44 PM
Unknown Object (File)
Thu, Apr 25, 2:08 AM
Unknown Object (File)
Tue, Apr 23, 7:12 PM
Unknown Object (File)
Wed, Apr 17, 10:43 PM
Unknown Object (File)
Wed, Apr 10, 12:42 AM
Unknown Object (File)
Sun, Mar 31, 10:17 PM
Unknown Object (File)
Mar 24 2024, 6:10 AM
Subscribers
None

Details

Summary

Ref T13425. Allow DocumentEngines to claim they can produce diffs. If both sides of a change can be diffed by the same document engine and it can produce diffs, have it diff them.

This has no impact on runtime behavior because no upstream engine elects into diff generation yet.

Test Plan

Loaded some revisions, nothing broke.

Diff Detail

Repository
rP Phabricator
Branch
jupyter1
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/applications/differential/parser/DifferentialChangesetParser.php:1697XHP16TODO Comment
Unit
Tests Passed
Build Status
Buildable 23488
Build 32277: Run Core Tests
Build 32276: arc lint + arc unit