mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Backed out changeset 26984019ff59 (bug 962605) for suspicion of causing OSX 10.8 debug mochitest-other crashes.
CLOSED TREE
This commit is contained in:
parent
b9d8299a2f
commit
b6ff44e241
@ -1458,9 +1458,6 @@ XRE_XPCShellMain(int argc, char **argv, char **envp)
|
||||
return 1;
|
||||
}
|
||||
|
||||
// Ion not enabled yet here because of bug 931861.
|
||||
JS::ContextOptionsRef(cx).setBaseline(true);
|
||||
|
||||
argc--;
|
||||
argv++;
|
||||
ProcessArgsForCompartment(cx, argv, argc);
|
||||
|
Loading…
Reference in New Issue
Block a user