mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-09 20:52:54 +00:00
This commit changes the variables used to represent the size and progress of downloads from u32 to u64. This allows `pro` and `Browser` to report the total size and progress of a download correctly for downloads larger than 4GiB. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Request.cpp | ||
Request.h | ||
RequestClient.cpp | ||
RequestClient.h | ||
WebSocket.cpp | ||
WebSocket.h | ||
WebSocketClient.cpp | ||
WebSocketClient.h |