Renames fetchJSON to callServerEndpoint and changes accompanying types to match.
Details
Details
- Run flow
- Test some basic things in the native and web app to check if it works
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
lib/utils/action-utils.js | ||
---|---|---|
148 ↗ | (On Diff #17128) | This doesn't read too well. Maybe serverEndpointCallsWaitingForNewCookie |
375–376 ↗ | (On Diff #17128) | This comment is slightly outdated - I'm pretty sure we don't use mapStateToProps anymore. I think that we can just skip the irrelevant part, but would like to get @ashoat perspective |
Comment Actions
In retrospect we probably should've called this callKeyserverEndpoint, but we can save that rename for when we introduce multi-keyserver support (we'll need to change the function signature then)