зеркало из https://github.com/mozilla/gecko-dev.git
d80f1e578d
nsLayoutStatics::Initialize is sometimes too early to know whether a process is an e10s parent process, or a non-e10s main process, because some prefs get loaded later on. So we unconditionally initialize some Servo data in nsLayoutStatics::Initialize, but we still check later on whether we are really a non-e10s main process or e10s content process when deciding whether to preload Servo style sheets, choose our document backend type, etc. MozReview-Commit-ID: 93tPCvuTdzl --HG-- extra : rebase_source : 07092bab376310867fa1a87210ba6c3eddb9cc8e |
||
---|---|---|
.. | ||
moz.build | ||
nsContentDLF.cpp | ||
nsContentDLF.h | ||
nsLayoutCID.h | ||
nsLayoutModule.cpp | ||
nsLayoutStatics.cpp | ||
nsLayoutStatics.h |