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 Bug 1396158 - Remove pocketsphinx references from the build system. r=chmanchester 2017-09-06 08:37:00 -07:00
nsContentDLF.cpp Bug 1384162 part 3 - Move document container setting into nsContentDLF::CreateBlankDocument before adding any nodes. r=bz 2017-07-26 20:02:58 +10:00
nsContentDLF.h Bug 1384162 part 3 - Move document container setting into nsContentDLF::CreateBlankDocument before adding any nodes. r=bz 2017-07-26 20:02:58 +10:00
nsLayoutCID.h Bug 961049 - Part 4: QuotaManager on PBackground core changes; r=baku 2015-11-22 10:43:55 +01:00
nsLayoutModule.cpp Bug 1396158 - Remove pocketsphinx references from the build system. r=chmanchester 2017-09-06 08:37:00 -07:00
nsLayoutStatics.cpp Bug 1398993 - Disable stylo in e10s parent process. r=xidorn 2017-09-13 17:13:11 +08:00
nsLayoutStatics.h