mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 08:04:57 +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 | ||
Forward.h | ||
HttpRequest.cpp | ||
HttpRequest.h | ||
HttpResponse.cpp | ||
HttpResponse.h | ||
HttpsJob.cpp | ||
HttpsJob.h | ||
Job.cpp | ||
Job.h |