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 13:56:29 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
startupcache
History
Nicholas Nethercote
2b67a0c986
Bug 1297300 - Add missing checks to GetSpec() calls in rdf/, startupcache/ and xpfe/. r=froydnj.
...
--HG-- extra : rebase_source : ea94044a5f674f80cdac2b382f3d58d71ba19088
2016-08-31 09:08:42 +10:00
..
test
Bug 1297300 - Add missing checks to GetSpec() calls in rdf/, startupcache/ and xpfe/. r=froydnj.
2016-08-31 09:08:42 +10:00
moz.build
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
2016-07-14 10:16:42 -06:00
nsIStartupCache.idl
Bug 1249389 - part 6 - provide UniquePtr overload for nsIStartupCache::GetBuffer; r=erahm
2016-02-18 14:35:21 -05:00
StartupCache.cpp
Bug 1297658 - Avoid unnecessary checking in memory reporters. r=erahm.
2016-08-24 15:23:45 +10:00
StartupCache.h
Bug 1249389 - part 5 - use UniquePtr instead of nsAutoArrayPtr in mozilla::scache::CacheEntry; r=erahm
2016-02-18 14:14:28 -05:00
StartupCacheModule.cpp
…
StartupCacheUtils.cpp
Bug 1278452 - Add some null checks when getting streams. r=froydnj.
2016-06-07 16:03:32 +10:00
StartupCacheUtils.h
…