Page MenuHomePhabricator

[lib] Reorder types in `media-types.js`
ClosedPublic

Authored by michal on Apr 21 2023, 8:00 AM.
Tags
None
Referenced Files
F1704582: D7565.id26106.diff
Sun, May 5, 12:20 PM
F1704581: D7565.id26055.diff
Sun, May 5, 12:20 PM
F1704579: D7565.id25542.diff
Sun, May 5, 12:20 PM
F1704461: D7565.id.diff
Sun, May 5, 12:16 PM
F1704181: D7565.diff
Sun, May 5, 11:52 AM
F1704116: D7565.diff
Sun, May 5, 11:15 AM
Unknown Object (File)
Fri, May 3, 5:07 PM
Unknown Object (File)
Wed, May 1, 4:35 PM
Subscribers

Details

Summary

No logic changes. While types can be used before declaration, validators are just standard objects and can only be used after declaration. Moved a few types down so that we can add the validators next to them (in the future diff).
Depends on D7564

Test Plan

Run app on web and ios, check if they throw any unexpected errors.

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage