This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-16 05:45:33 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
memory
/
mozalloc
History
Mike Hommey
53ece1ccc1
Bug 1834337 - Ignore -Winline-new-delete warnings. r=sergesanspaille
...
Differential Revision:
https://phabricator.services.mozilla.com/D178994
2023-05-29 20:24:44 +00:00
..
cxxalloc.cpp
…
cxxalloc.h
…
moz.build
Bug 1802675 - Don't build winheap.cpp when mozglue is a static library. r=firefox-build-system-reviewers,andi
2023-05-23 03:01:22 +00:00
mozalloc_abort.cpp
…
mozalloc_abort.h
…
mozalloc_oom.cpp
…
mozalloc_oom.h
Bug 1829050 - Enable STL wrapping (and thus infallible new) for wasm-sandboxed code. r=firefox-build-system-reviewers,shravanrn,andi
2023-05-08 21:10:19 +00:00
mozalloc.cpp
Bug 1829050 - Enable STL wrapping (and thus infallible new) for wasm-sandboxed code. r=firefox-build-system-reviewers,shravanrn,andi
2023-05-08 21:10:19 +00:00
mozalloc.h
Bug 1834337 - Ignore -Winline-new-delete warnings. r=sergesanspaille
2023-05-29 20:24:44 +00:00
msvc_raise_wrappers.cpp
…
throw_gcc.h
Bug 1832708 - Disable std::__throw_* wrapping on libc++ >= 14.0. r=firefox-build-system-reviewers,andi
2023-05-15 21:10:55 +00:00
winheap.cpp
…