Back out c39d60483813 (bug 905364) for xpcshell and b2g desktop bustage
This commit is contained in:
@@ -1718,8 +1718,6 @@ main(int argc, char **argv, char **envp)
|
||||
if (NS_FAILED(rv))
|
||||
return 1;
|
||||
|
||||
// Workaround for bug 905926.
|
||||
xpc->GetSafeJSContext();
|
||||
{
|
||||
JS::Rooted<JSObject*> glob(cx, holder->GetJSObject());
|
||||
if (!glob) {
|
||||
|
||||
Reference in New Issue
Block a user