• 
      

    Remove obsolete upload_diff_form from review request context.

    Review Request #13692 — Created April 2, 2024 and submitted

    Information

    Review Board
    release-7.x

    Reviewers

    The review request template context was still including the old
    upload_diff_form, which has long been supplanted by a pure-JS
    implementation. This change removes it.

    • Ran unit tests.
    • Grepped to make sure that there were no uses of upload_diff_form.
    Summary ID
    Remove obsolete upload_diff_form from review request context.
    The review request template context was still including the old `upload_diff_form`, which has long been supplanted by a pure-JS implementation. This change removes it. Testing Done: - Ran unit tests. - Grepped to make sure that there were no uses of `upload_diff_form`.
    bd43213358da83726c53447352fd6db686e7afe4
    chipx86
    1. Ship It!
    2. 
        
    maubin
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-7.x (508ff5c)