Skip to content

Remove inline event handlers for compatibility with 136 #543

Description

@RealRaven2000

In Firefox / Thunderbird 136, inline event handlers will be deprecated - they will simply not be executed anymore.

therefore any event handlers that added via event attributes (either with a xul overlay or a function injecting the attribute) have to be replaced with a real JavaScript coded event.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions