Closed
Bug 818959
Opened 13 years ago
Closed 13 years ago
The page is currently hidden and can no longer be used until it is visible again
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: me, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:20.0) Gecko/20121206 Firefox/20.0
Build ID: 20121206030737
Steps to reproduce:
I am using ubuntu 64 bit, running nightly 20.0a1, ran ./firefox-bin & via terminator.
Actual results:
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.
Expected results:
No idea, but this is printed all over terminator.
Comment 1•13 years ago
|
||
A Google Search for "jid1-zadieub7xozojw-at-jetpack" points to one of the DuckDuckGo restartless Addons (https://addons.mozilla.org/en-US/firefox/search/?q=DuckDuckGo).
Comment 2•13 years ago
|
||
Can you reproduce this issue in safe mode or with a clean profile?
http://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode
http://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles
Flags: needinfo?(me)
Updated•13 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•