Page MenuHomePhabricator

[lib] Rename `threadIsWatched` to `isThreadWatched`
ClosedPublic

Authored by atul on Jun 22 2022, 3:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 6, 8:35 PM
Unknown Object (File)
Mon, May 6, 4:10 PM
Unknown Object (File)
Apr 17 2024, 8:51 PM
Unknown Object (File)
Apr 6 2024, 3:34 AM
Unknown Object (File)
Apr 4 2024, 5:13 PM
Unknown Object (File)
Apr 4 2024, 6:06 AM
Unknown Object (File)
Mar 31 2024, 6:27 AM
Unknown Object (File)
Mar 30 2024, 8:48 PM
Subscribers

Details

Summary

I think this is a better name.

This is an "opinionated" change, so open to abandoning if others disagree.


Depends on D4334

Test Plan

flow

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

atul requested review of this revision.Jun 22 2022, 3:21 PM
This revision is now accepted and ready to land.Jun 23 2022, 3:59 AM

Agree with this. threadIsWatched-type boolean names feel like they imply a value of true, since it sounds like "The thread is watched" versus "Is the thread watched?"

cherrypick before landing

This revision was landed with ongoing or failed builds.Jun 24 2022, 10:42 AM
This revision was automatically updated to reflect the committed changes.