Fix two diff settings that were loaded incorrectly.

Review Request #14463 — Created June 19, 2025 and submitted

Information

Review Board
release-7.1.x

Reviewers

This change fixes up two places where we were still using siteconfig
directly for loading diff settings instead of the DiffSettings wrapper.

  • Used in conjunction with LocalSite-specific diff settings and verified
    that the config layers were used correctly.
  • Ran unit tests.
Summary ID
Fix two diff settings that were loaded incorrectly.
This change fixes up two places where we were still using siteconfig directly for loading diff settings instead of the DiffSettings wrapper. Testing Done: - Used in conjunction with LocalSite-specific diff settings and verified that the config layers were used correctly. - Ran unit tests.
0df0e32a0cc66612375cab9e969d7d9b62e66a59
maubin
  1. Ship It!
  2. 
      
chipx86
  1. Ship It!
  2. 
      
david
Review request changed
Status:
Completed
Change Summary:
Pushed to release-7.1.x (b0ca8b7)