Open Bug 1864855 Opened 6 months ago Updated 2 days ago

[Automated review] Lint points out that a corresponding 'removeEventListener' is missing although it is present

Categories

(Developer Infrastructure :: Source Code Analysis, defect)

defect

Tracking

(Not tracked)

People

(Reporter: janikaneuberger, Unassigned)

Details

Phabricator URL: https://phabricator.services.mozilla.com/D193633

I am adding a DOMFormRemoved event listener in onDOMDocFetchSuccess and removing the event listener in onDOMFormRemoved, but lint points out the following error:

ERROR: No corresponding 'removeEventListener(DOMFormRemoved)' was found.

The severity field is not set for this bug.
:andi, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(bpostelnicu)
Severity: -- → S3
Flags: needinfo?(bpostelnicu)
You need to log in before you can comment on or make changes to this bug.