Electrolysis/HowTo

From MozillaWiki
< Electrolysis
Revision as of 21:53, 9 May 2013 by Evilpie (talk | contribs) (Created page with "== How to run on trunk == * Create a new profile! e10s will damage your current profile. * Make sure your build includes {{bug|868259}} * Set browser.tabs.remote to true * Se...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

How to run on trunk

  • Create a new profile! e10s will damage your current profile.
  • Make sure your build includes bug 868259
  • Set browser.tabs.remote to true
  • Set layers.offmainthreadcomposition.prefer-basic to true

How to run on larch

Prototyping happens on https://hg.mozilla.org/projects/larch/. Builds from that repository should usually just work. For debugging run with MOZ_DEBUG_CHILD_PROCESS=1.