Skip to content

Instantly share code, notes, and snippets.

@fitzgen
Created July 11, 2013 18:34
Show Gist options
  • Save fitzgen/5977963 to your computer and use it in GitHub Desktop.
Save fitzgen/5977963 to your computer and use it in GitHub Desktop.
Components.utils.evalInSandbox("" + function one(fn) { two(fn); },
gDebuggee,
"1.8",
"http://example.com/one.js");
0:06.07 TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/devtools/debugger/test/browser_dbg_blackboxing-04.js | uncaught exception - NS_ERROR_ILLEGAL_VALUE: Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIXPCComponents_Utils.evalInSandbox] at chrome://mochitests/content/browser/browser/devtools/debugger/test/browser_dbg_blackboxing-04.js:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment