Closed Bug 1883258 Opened 7 months ago Closed 7 months ago

Fix wrong return type of MessagePart.headers after landing Bug 1854684, causing debug test fails

Categories

(Thunderbird :: Add-Ons: Extensions API, defect)

defect

Tracking

(Not tracked)

RESOLVED FIXED
125 Branch

People

(Reporter: TbSync, Assigned: TbSync)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

I erroneously returned an associative array, instead of an object.

Type: task → defect
Keywords: regression
Regressed by: 1854684

This patch fixes a regression introduced while refactoring the messages
API. MessagePart.headers now correctly returns an object again,
instead of an associative array.

Assignee: nobody → john
Status: NEW → ASSIGNED

Pushed by john@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/f5b9073d1417
Fix wrong return type of MessagePart.headers after landing Bug 1854684, causing debug test fails. r=dandarnell

Status: ASSIGNED → RESOLVED
Closed: 7 months ago
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: