Page MenuHomePhabricator

[web] Update misc parts of `web` to support `MinimallyEncodedThreadInfo`
ClosedPublic

Authored by atul on Nov 15 2023, 7:01 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jun 26, 3:16 PM
Unknown Object (File)
Tue, Jun 25, 10:49 AM
Unknown Object (File)
Tue, Jun 25, 6:28 AM
Unknown Object (File)
Mon, Jun 24, 7:25 AM
Unknown Object (File)
Mon, Jun 24, 7:24 AM
Unknown Object (File)
Mon, Jun 24, 7:24 AM
Unknown Object (File)
Mon, Jun 24, 7:24 AM
Unknown Object (File)
Mon, Jun 24, 7:10 AM
Subscribers
None

Details

Summary

Went through and made changes throughout web to support MinimallyEncodedThreadInfo where changes required were limited to updating signature.

Next diffs will involve changes that need to be made to native, message-specs, Redux, sendPushNotif, useResolvedThreadInfo, etc.

Test Plan

Trusting flow

Diff Detail

Repository
rCOMM Comm
Branch
arcpatch-D9894 (branched from master)
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

atul published this revision for review.Nov 15 2023, 7:02 AM

There's more in web to be updated, but this first pass will make subsequent refactoring easy. Loosely starting with "leaf" components/functions and working way up.

This revision is now accepted and ready to land.Nov 15 2023, 8:09 AM
This revision is now accepted and ready to land.Nov 16 2023, 11:00 AM
This revision was landed with ongoing or failed builds.Nov 16 2023, 11:01 AM
This revision was automatically updated to reflect the committed changes.