Comment serialization cleanup part 5: Convert DiffReviewableCollection

Review Request #13659 — Created March 21, 2024 and submitted

Information

Review Board
release-7.x

Reviewers

This change converts the DiffReviewableCollection to Typescript and
spina. While not truly necessary for the DiffFile cleanup, it is used in
here, and having this makes it easier to use automated tooling to find
the DiffFile uses.

Ran js-tests.

Summary ID
Comment serialization cleanup part 5: Convert DiffReviewableCollection
This change converts the DiffReviewableCollection to Typescript and spina. While not truly necessary for the DiffFile cleanup, it is used in here, and having this makes it easier to use automated tooling to find the DiffFile uses. Testing Done: Ran js-tests.
8f6ac0802186652a5acb5a58299fe5106ae19047
Description From Last Updated

Some or all of these can be import type.

chipx86chipx86

While it's obvious, we should still document this.

chipx86chipx86
chipx86
  1. 
      
  2. Show all issues

    Some or all of these can be import type.

  3. Show all issues

    While it's obvious, we should still document this.

  4. 
      
david
maubin
  1. Ship It!
  2. 
      
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-7.x (5c15e66)
Loading...