Closed
Bug 1665821
Opened 5 years ago
Closed 5 years ago
Poor formatting of SQL strings in CalStorageCalendar.jsm
Categories
(Calendar :: Internal Components, task)
Calendar
Internal Components
Tracking
(thunderbird_esr78 wontfix, thunderbird82 wontfix)
RESOLVED
FIXED
83 Branch
People
(Reporter: pmorris, Assigned: pmorris)
Details
Attachments
(1 file)
|
47 bytes,
text/x-phabricator-request
|
Details |
I noticed this while working on bug 1658032. Fallout from the initial Prettier formatting pass. We should use template strings to clean this up. Patch on the way.
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
| Assignee | ||
Updated•5 years ago
|
Keywords: checkin-needed-tb
Updated•5 years ago
|
Target Milestone: --- → 83 Branch
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/ed12350e3f70
Use template strings for SQL formatting in CalStorageCalendar.jsm. r=darktrojan
Updated•5 years ago
|
status-thunderbird82:
--- → wontfix
status-thunderbird_esr78:
--- → wontfix
You need to log in
before you can comment on or make changes to this bug.
Description
•