Closed
Bug 1924869
Opened 1 year ago
Closed 1 year ago
Improve readability of MimeJSComponents.sys.mjs
Categories
(MailNews Core :: MIME, task)
MailNews Core
MIME
Tracking
(thunderbird_esr128 wontfix)
RESOLVED
FIXED
133 Branch
| Tracking | Status | |
|---|---|---|
| thunderbird_esr128 | --- | wontfix |
People
(Reporter: john, Assigned: john)
Details
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
Details |
No description provided.
| Assignee | ||
Comment 1•1 year ago
|
||
This is not a functional change.
HEADER_OPTION_DECODE_2231 is only supported if used together with
HEADER_PARAMETER (which is correctly stated in mimeParser.sys.mjs). It
should not be specified in places where it is not having an effect to
not trick the reader into thinking decoding according to RFC 2231 is
supported.
Updated•1 year ago
|
Assignee: nobody → john
Status: NEW → ASSIGNED
| Assignee | ||
Updated•1 year ago
|
Keywords: checkin-needed-tb
Pushed by brendan@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/c7f4c7f8a18d
Improve readability of MimeJSComponents.sys.mjs. r=freaktechnik
Updated•1 year ago
|
status-thunderbird_esr128:
--- → wontfix
Target Milestone: --- → 133 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•