Skip to content

Fix file picker which is broken in Thunderbird 125 #244

@RealRaven2000

Description

@RealRaven2000

According to bug 1878401 a parameter was changed in mozilla-central for the interface nsIFilePicker.init() - it will fail when we pass in window as first parameter. The c-c source code shows that instead we need to plug in window.browsingContext. This needs to be fixed in a way so that quickFilters stays compatible with Thunderbird 115 but is also compatible with Thunderbird 125 and later.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions