• 
      

    Make inline rendering explicit for review UI diff fragments.

    Review Request #13522 — Created Feb. 5, 2024 and submitted

    Information

    Review Board
    master

    Reviewers

    The render call for review UIs when rendering as a fragment for the diff
    viewer was relying on the default value of the inline parameter, which
    confused me for a while. This change makes that value explicit in the
    function call.

    Ran unit tests.

    Summary ID
    Make inline rendering explicit for review UI diff fragments.
    The render call for review UIs when rendering as a fragment for the diff viewer was relying on the default value of the `inline` parameter, which confused me for a while. This change makes that value explicit in the function call. Testing Done: Ran unit tests.
    fb6c92e1316c1281e7b38e128546d898920cd16c
    maubin
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-7.x (b01f114)