Closed
Bug 1903727
Opened 2 years ago
Closed 7 months ago
Fix the proxy API to work with Thunderbird
Categories
(Thunderbird :: Add-Ons: Extensions API, defect)
Thunderbird
Add-Ons: Extensions API
Tracking
(Not tracked)
RESOLVED
FIXED
147 Branch
People
(Reporter: john, Assigned: john)
References
Details
Attachments
(1 file)
The toolkit implementation of the proxy API fails, because it expects certain preferences to exist, which we do not have. Before this is fixed, we need to make sure if the API is at all useful for Thunderbird.
| Assignee | ||
Updated•8 months ago
|
Blocks: tb-maintenance-2025-q4
| Assignee | ||
Comment 1•8 months ago
•
|
||
In the past, the proxy API failed with error messages about missing preferences,
which can no longer be observed. This patch enables official support for the
proxy API in the documentation.
Updated•8 months ago
|
Assignee: nobody → john
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
| Assignee | ||
Updated•8 months ago
|
Summary: Consider fixing proxy API work with Thunderbird → Fix the proxy API to work with Thunderbird
Updated•7 months ago
|
Attachment #9526138 -
Attachment description: Bug 1903727 - Enable support for proxy API and add Thunderbird tests. r=#thunderbird-reviewers → Bug 1903727 - Enable support for proxy API. r=#thunderbird-reviewers
| Assignee | ||
Updated•7 months ago
|
Keywords: checkin-needed-tb
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/8c7ee07579d3
Enable support for proxy API. r=mkmelin
Updated•7 months ago
|
Target Milestone: --- → 147 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•