mirror-chatterino2/mocks
pajlada d2f1516818
Fix crash that could occur if closing the usercard quickly after blocking (#4711)
* Specifically, this adds a caller to the network request, which makes the
success or failure callback not fire.
This has the unintended consequence of the block list not reloading if
the usercard is closed, but it's not a big concern.

* Add unrelated `-DUSE_ALTERNATE_LINKER` cmake option

From 0517d99b46/CMakeLists.txt (L87-L103)
2023-07-01 12:01:47 +00:00
..
include/mocks Fix crash that could occur if closing the usercard quickly after blocking (#4711) 2023-07-01 12:01:47 +00:00
.clang-format Move mocks to their own interface (#4645) 2023-05-20 10:54:50 +00:00
CMakeLists.txt Move mocks to their own interface (#4645) 2023-05-20 10:54:50 +00:00