Similar to rest of diff, we want to replace usages of threadHasPermission with useThreadHasPermission.
Depends on D11914
Paths
| Differential D11915 Authored by atul on May 6 2024, 1:39 PM.
Details Summary Similar to rest of diff, we want to replace usages of threadHasPermission with useThreadHasPermission. Depends on D11914 Test Plan flow and close reading for now. Logged return value of threadHasPermission and useThreadHasPermission in ThreadListProvider and ensured that they remained the same.
Diff Detail
Event TimelineHarbormaster completed remote builds in B28719: Diff 39873.May 6 2024, 1:58 PM2024-05-06 13:58:32 (UTC-7) This revision is now accepted and ready to land.May 6 2024, 2:12 PM2024-05-06 14:12:55 (UTC-7)
atul edited the test plan for this revision. (Show Details)May 14 2024, 11:17 AM2024-05-14 11:17:31 (UTC-7) Harbormaster completed remote builds in B28909: Diff 40178.May 14 2024, 11:32 AM2024-05-14 11:32:52 (UTC-7) Closed by commit rCOMM10778f439a3f: [lib] Introduce `useThreadInChatList` and consume in `web/ThreadListProvider` (authored by atul). · Explain WhyMay 14 2024, 1:10 PM2024-05-14 13:10:52 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 39873 lib/shared/thread-utils.js
web/chat/thread-list-provider.js
|