Page MenuHomePhabricator

[native] Replace `threadHasPermission` with `useThreadHasPermission` in `ThreadSettings`
ClosedPublic

Authored by atul on Tue, Apr 23, 2:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 1, 1:37 PM
Unknown Object (File)
Tue, Apr 30, 12:13 PM
Unknown Object (File)
Mon, Apr 29, 12:00 PM
Unknown Object (File)
Sat, Apr 27, 9:19 AM
Unknown Object (File)
Tue, Apr 23, 8:58 PM
Unknown Object (File)
Tue, Apr 23, 8:57 PM
Unknown Object (File)
Tue, Apr 23, 8:55 PM
Unknown Object (File)
Tue, Apr 23, 3:34 PM
Subscribers

Details

Summary

Similar to D11753, but for ThreadSettings


Depends on D11753

Test Plan

flow + close reading.

Will test generally at end to make sure things work as expected. Don't think it's practical to manually test each of these trivial changes.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

atul requested review of this revision.Tue, Apr 23, 3:14 PM

Will test generally at end to make sure things work as expected.

Is this something that will be done later in the stack?

This revision is now accepted and ready to land.Wed, Apr 24, 4:53 AM

Will test generally at end to make sure things work as expected.

Is this something that will be done later in the stack?

Yeah and have been doing basic sanity checks throughout with log statements