mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-04 14:58:37 +09:00
Issue #21 - Remove remaining telemetry structs, callers and flags.
This commit is contained in:
parent
2564be2d79
commit
eaf9e756a0
50 changed files with 31 additions and 500 deletions
|
|
@ -21,7 +21,7 @@
|
|||
namespace mozilla {
|
||||
namespace net {
|
||||
|
||||
#define kMinMetadataRead 1024 // TODO find optimal value from telemetry
|
||||
#define kMinMetadataRead 1024 // TODO find optimal value
|
||||
#define kAlignSize 4096
|
||||
|
||||
// Most of the cache entries fit into one chunk due to current chunk size. Make
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue