Closed
Bug 779307
Opened 13 years ago
Closed 12 years ago
Softblock addons which use mutation event listeners
Categories
(Toolkit :: Blocklist Policy Requests, defect)
Toolkit
Blocklist Policy Requests
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: smaug, Unassigned)
Details
We have now the replacement (MutationObserver) for mutation events unprefixed.
It is significantly faster way to observer mutations.
We should consider blocking addons which use old Mutation Events.
Comment 1•13 years ago
|
||
We have generally not accepted mutation events on AMO, and we're encouraging all developers to move to the new model. Some still need to use the old system for old versions, and I don't think that's worth blocklisting for. What we can do is figure out who is still using them and give them the information about the new events.
I don't think blocklisting is in order here.
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•10 years ago
|
Product: addons.mozilla.org → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•