Closed
Bug 1057782
Opened 11 years ago
Closed 11 years ago
Use template strings for multi-line SQL statements
Categories
(Toolkit :: Places, defect)
Toolkit
Places
Tracking
()
RESOLVED
FIXED
mozilla34
People
(Reporter: michael, Assigned: michael)
Details
Attachments
(1 file)
|
65.28 KB,
patch
|
ttaubert
:
review+
|
Details | Diff | Splinter Review |
Following the changes in bug 1041429 adopting template strings in UnifiedComplete.js, I propose using template strings for multi-line SQL statements throughout toolkit/components/places.
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → michael
| Assignee | ||
Comment 1•11 years ago
|
||
Here are the results from the try server:
https://tbpl.mozilla.org/?tree=Try&rev=58b6aa6ffad0
Attachment #8477940 -
Flags: review?(mano)
Comment 2•11 years ago
|
||
Comment on attachment 8477940 [details] [diff] [review]
Patch
Review of attachment 8477940 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks!
Attachment #8477940 -
Flags: review?(mano) → review+
| Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Updated•11 years ago
|
Status: NEW → ASSIGNED
Comment 3•11 years ago
|
||
Keywords: checkin-needed
Comment 4•11 years ago
|
||
Thanks Michael!
Comment 5•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla34
You need to log in
before you can comment on or make changes to this bug.
Description
•