Bug 1146926: Fix SDK remote tests to pass with e10s enabled. r=gabor
By not waiting for the tab to finish loading we end up accidentally killing
the child process somehow and later tests that expect a child process to be
present fail.
M addon-sdk/source/test/addons/e10s-remote/main.js M addon-sdk/source/test/addons/remote/main.js