Changes

Jump to: navigation, search

Electrolysis/Build

9 bytes added, 18:10, 25 August 2009
-C is good
If you have made any changes to any protocol files (*.ipdl), then you must run
make -C [BLD_DIR]/ipc/ipdl
If you've changed the master ContentProcess.ipdl in dom/ipc, you must make there, too:
make -C [BLD_DIR]/dom/ipc
Finally, since e10s requires libxul, you must re-build libxul each time you compile (at least if you want your changes to actually show up in the browser :). You do this by running
make -C [BLD_DIR]/toolkit/library
The libxul build takes by far the longest of these three, so I just dump all three commands (plus a make for whatever directory I'm working in) in a script and run it each time to rebuild.
Confirm, emeritus
1,217
edits

Navigation menu