repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 1927094 - optimize lineScrollAmount so it doesn't iterate over all tabs, r=mconley
[gecko.git]
/
xpcom
/
rust
/
malloc_size_of_derive
/
README.md
blob
5848d79be9446477307856b03660f2c2f3367b38
1
# malloc_size_of_derive
2
3
This crate is used for Firefox memory reporting. It's not intended for external
4
use, but is published so that it can be used by WebRender, which can be built
5
and used separately from Firefox.