Bug 972817 - Enable type inference unconditionally, r=jandem.

This commit is contained in:
Brian Hackett
2014-03-18 09:05:16 -06:00
parent 177db59773
commit 77d9394fde
32 changed files with 90 additions and 290 deletions

View File

@@ -377,7 +377,6 @@ class XPCShellTestThread(Thread):
'-a', self.appPath,
'-r', self.httpdManifest,
'-m',
'-n',
'-s',
'-e', 'const _HTTPD_JS_PATH = "%s";' % self.httpdJSPath,
'-e', 'const _HEAD_JS_PATH = "%s";' % self.headJSPath