Closed Bug 1118462 Opened 10 years ago Closed 9 years ago

[e10s] ABP objectTabs.js line 302 throws js exception regularly

Categories

(Firefox :: Extension Compatibility, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME
Tracking Status
e10s + ---

People

(Reporter: ally, Unassigned)

References

Details

No description provided.
objectTabs.js also throws an exception on line 364 (Bug 1118465)
OS: Windows 8 → All
Hardware: x86_64 → All
Summary: [e10s] ADP objectTabs.js line 302 throws js exception regularly → [e10s] ABP objectTabs.js line 302 throws js exception regularly
tracking-e10s: --- → +
For reference, line 302 is: > objtab.removeEventListener("mouseover", objectTabEventHander, false); objtab here is a DOM element created by Adblock Plus in a content document. Most likely, this code is being triggered by a timer here - other code paths are either less common (extension shutdown) or access other content elements before getting to this line. I'm pretty sure that this is a duplicate of bug 1118457 so please keep the general discussion there.
objectTabs.js no longer relies on CPOWs as of Adblock Plus 2.7, is this issue still present?
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.