Closed
Bug 789563
Opened 12 years ago
Closed 12 years ago
Error: Not allowed to enumerate cross origin objects
Categories
(Add-on SDK Graveyard :: General, defect)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: KWierso, Unassigned)
References
Details
https://tbpl.mozilla.org/php/getParsedLog.php?id=15054970&tree=Mozilla-Inbound&full=1
error: addon-kit: An exception occurred.
Traceback (most recent call last):
File "resource://7f1fe5d8-5019-48f0-b0d6-147858ae7235-at-jetpack/api-utils/lib/content/content-worker.js", line 96, in onChromeEvent
return emit.apply(null, args);
File "resource://7f1fe5d8-5019-48f0-b0d6-147858ae7235-at-jetpack/api-utils/lib/content/content-worker.js", line 45, in onEvent
results.push(callback.apply(null, args));
File "resource://7f1fe5d8-5019-48f0-b0d6-147858ae7235-at-jetpack/api-utils/lib/content/content-worker.js", line 81, in onEvent
let str = JSON.stringify(args, replacer);
Error: Not allowed to enumerate cross origin objects
Reporter | ||
Updated•12 years ago
|
Severity: normal → critical
OS: Windows 8 → All
Hardware: x86_64 → All
Reporter | ||
Comment 1•12 years ago
|
||
So it looks like the patches that broke us have been backed out for now.
Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•