Fix move detection metadata for the diff viewer.

Review Request #13302 — Created Oct. 4, 2023 and submitted

Information

Review Board
release-6.x

Reviewers

A cleanup of diff viewer code ended up passing the wrong variable to a
function for move detection state calculations. This resulted in move
detection flags being disabled everywhere.

This change fixes that variable, restoring move detection support.

Viewed a diff with moved lines and verified that move detection is
working again.

Summary ID
Fix move detection metadata for the diff viewer.
A cleanup of diff viewer code ended up passing the wrong variable to a function for move detection state calculations. This resulted in move detection flags being disabled everywhere. This change fixes that variable, restoring move detection support.
eb324a98723d19af782f0102df137765a0d895ae
david
  1. Ship It!
  2. 
      
maubin
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-6.x (28dc6db)
Loading...