forked from mirrors/gecko-dev
This is a speculative fix for a crash we're seeing due to xul.css ostensibly not existing. The theory is that xul.css does in fact exist and the cached zip central for the omnijar is simply corrupt in some way. If it is corrupt in this way, then there is a bigger issue, and we need to investigate deeper. However, the benefit of this approach is that it is a very small and contained patch which should be simple to uplift. Differential Revision: https://phabricator.services.mozilla.com/D86829 |
||
|---|---|---|
| .. | ||
| BinaryPath.h | ||
| components.conf | ||
| FileLocation.cpp | ||
| FileLocation.h | ||
| GeckoProcessTypes.h | ||
| IOInterposer.cpp | ||
| IOInterposer.h | ||
| IOInterposerPrivate.h | ||
| LateWriteChecks.cpp | ||
| LateWriteChecks.h | ||
| mach_override.c | ||
| mach_override.h | ||
| MainThreadIOLogger.cpp | ||
| MainThreadIOLogger.h | ||
| moz.build | ||
| NSPRInterposer.cpp | ||
| NSPRInterposer.h | ||
| nsXPCOM.h | ||
| nsXPCOMCID.h | ||
| nsXPCOMCIDInternal.h | ||
| nsXPCOMPrivate.h | ||
| nsXULAppAPI.h | ||
| Omnijar.cpp | ||
| Omnijar.h | ||
| perfprobe.cpp | ||
| perfprobe.h | ||
| PoisonIOInterposer.h | ||
| PoisonIOInterposerBase.cpp | ||
| PoisonIOInterposerMac.cpp | ||
| PoisonIOInterposerStub.cpp | ||
| PoisonIOInterposerWin.cpp | ||
| Services.py | ||
| SmallArrayLRUCache.h | ||
| XPCOM.h | ||
| xpcom_alpha.def | ||
| XPCOMInit.cpp | ||
| XPCOMModule.h | ||
| XPCOMModule.inc | ||
| XREAppData.h | ||
| XREChildData.h | ||
| xrecore.h | ||
| XREShellData.h | ||