gecko-dev/layout/build
Cameron McCormack d80f1e578d Bug 1398993 - Disable stylo in e10s parent process. r=xidorn
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
2017-09-13 17:13:11 +08:00
..
moz.build
nsContentDLF.cpp
nsContentDLF.h
nsLayoutCID.h
nsLayoutModule.cpp
nsLayoutStatics.cpp Bug 1398993 - Disable stylo in e10s parent process. r=xidorn 2017-09-13 17:13:11 +08:00
nsLayoutStatics.h