зеркало из https://github.com/mozilla/gecko-dev.git
e8e1f6902e
This XPCOM interface was being initialized and used, and was unnecessary. This patch removes it completely to simplify things, initializing viaduct during xpcom startup instead. This is done rather than keeping it lazy and tied to FOG startup, as the implementation just sets a static atomic to a function pointer. This makes no changes to anything which actually uses viaduct, which is done through the previously mentioned static atomic. Differential Revision: https://phabricator.services.mozilla.com/D162010 |
||
---|---|---|
.. | ||
components.conf | ||
moz.build | ||
nsContentDLF.cpp | ||
nsContentDLF.h | ||
nsLayoutCID.h | ||
nsLayoutModule.cpp | ||
nsLayoutModule.h | ||
nsLayoutStatics.cpp | ||
nsLayoutStatics.h |