Convert RB.DiffFragmentView to TypeScript/spina.

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

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
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
Review request changed
Commits:
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.
b016ea43b03f1e3211731353f2b42c928f76654e
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

Checks run (2 succeeded)

flake8 passed.
JSHint passed.
chipx86
  1. Ship It!
  2.