Confirmed users, Bureaucrats and Sysops emeriti
1,217
edits
No edit summary |
(updated testing instructions) |
||
Line 8: | Line 8: | ||
*Note: Currently electrolysis requires libxul, so do not set --disable-libxul in your mozconfig. | *Note: Currently electrolysis requires libxul, so do not set --disable-libxul in your mozconfig. | ||
To run the remote-tab demo, run Firefox with | To run the remote-tab demo, set the following pref using about:config: | ||
dom.ipc.tabs.enabled: true | |||
and then run Firefox with | |||
cd ''$objdir''/dist/bin | cd ''$objdir''/dist/bin | ||
./firefox -chrome | ./firefox -chrome chrome://global/content/test-ipc.xul |