Closed
Bug 1447801
Opened 7 years ago
Closed 6 years ago
gte@melalawi.com extension: Error: Unchecked lastError value: Error: Promised response from onMessage listener went out of scope
Categories
(WebExtensions :: Developer Outreach, defect)
WebExtensions
Developer Outreach
Tracking
(Not tracked)
RESOLVED
INACTIVE
People
(Reporter: kmag, Unassigned, NeedInfo)
References
()
Details
(Whiteboard: [nightly-js-sentry:3284773])
This extension has message listeners which promise to respond to large numbers of messages but do not. This can cause performance and memory usage issues, and needs to be fixed.
This bug was automatically filed from Sentry: https://sentry.prod.mozaws.net/operations/nightly-js-errors/issues/3284773/
Error: Unchecked lastError value: Error: Promised response from onMessage listener went out of scope
at sendMessageToBackground(contentscript.js:2:425)
| Assignee | ||
Updated•6 years ago
|
Component: Add-ons → General
Product: Tech Evangelism → WebExtensions
Comment 2•6 years ago
|
||
Closing due to inactivity. Probably should do something about the extension as well (unless it's already been done).
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INACTIVE
Updated•6 years ago
|
Component: General → Developer Outreach
You need to log in
before you can comment on or make changes to this bug.
Description
•