Skip to content

Instantly share code, notes, and snippets.

@kracekumar
Created December 5, 2012 09:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kracekumar/4214275 to your computer and use it in GitHub Desktop.
Save kracekumar/4214275 to your computer and use it in GitHub Desktop.
nightly error
hasgeek@hasgeek-MacBook:~/codes/js/B2G$ error: ddg_for_firefox: An exception occurred.
Traceback (most recent call last):
File "resource://jid1-zadieub7xozojw-at-jetpack/api-utils/lib/xhr.js", line 125, in
self._orsc.apply(self, arguments);
File "resource://jid1-zadieub7xozojw-at-jetpack/addon-kit/lib/request.js", line 91, in onreadystatechange
emit(target, 'complete', response);
File "resource://jid1-zadieub7xozojw-at-jetpack/api-utils/lib/event/core.js", line 83, in emit
for each (let item in emit.lazy.apply(emit.lazy, arguments)) {
File "resource://jid1-zadieub7xozojw-at-jetpack/api-utils/lib/event/core.js", line 101, in lazy
yield listeners.shift().apply(target, args);
File "resource://jid1-zadieub7xozojw-at-jetpack/ddg_for_firefox/lib/main.js", line 159, in pageModGoogle<.onAttach/</<.onComplete
worker.port.emit('results-loaded', {'response': response.json});
File "resource://jid1-zadieub7xozojw-at-jetpack/api-utils/lib/content/worker.js", line 364, in
emit: function () self._emitEventToContent(Array.slice(arguments))
File "resource://jid1-zadieub7xozojw-at-jetpack/api-utils/lib/content/worker.js", line 399, in _emitEventToContent
throw new Error(ERR_FROZEN);
Error: The page is currently hidden and can no longer be used until it is visible again.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment