-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[lib] Introduce
MinimallyEncodedRawThreadInfo
and validator
Summary: `RawThreadInfo` type w/ minimally encoded fields. Next diffs: - Higher level utilities for translating back/forth from `RawThreadInfo` <=> `MinimallyEncodedRawThreadInfo` - Native refactoring + migrations - Web refactoring - Flipping the switch --- Depends on D9735 Test Plan: Single unit test, will be tested implicitly in subsequent diffs as well. Reviewers: ashoat, ginsu, tomek, rohan Reviewed By: tomek Subscribers: wyilio Differential Revision: https://phab.comm.dev/D9736
- Loading branch information
1 parent
b67b7d2
commit 611517f
Showing
2 changed files
with
88 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters