Convert RB.DiffFragmentView to TypeScript/spina.

Review Request #14099 — Created Aug. 9, 2024 and submitted

Information

Review Board
master

Reviewers

This change converts RB.DiffFragmentView to TypeScript.

  • Ran js-tests.
  • Tested diff fragment loading in various situations.
Summary ID
Convert RB.DiffFragmentView to TypeScript/spina.
This change converts RB.DiffFragmentView to TypeScript. Testing Done: - Ran js-tests. - Tested diff fragment loading in various situations.
9a0cddd3c403b9979a78da383c1add5c341b3272
Description From Last Updated

We usually have the optional attributes below the required ones (mirroring requirements in dataclass and function arguments).

chipx86chipx86

Can these be private?

chipx86chipx86

We might as well make these async () => ... while we're at it.

chipx86chipx86
There are no open issues
chipx86
  1. 
      
  2. Show all issues

    We usually have the optional attributes below the required ones (mirroring requirements in dataclass and function arguments).

  3. Show all issues

    Can these be private?

  4. Show all issues

    We might as well make these async () => ... while we're at it.

  5. 
      
david
chipx86
  1. Ship It!
  2. 
      
david
Review request changed
Status:
Completed
Change Summary:
Pushed to master (b38804f)
Loading...