Closed
Bug 1060839
Opened 7 years ago
Closed 7 years ago
Use template strings for multi-line SQL statements in tests
Categories
(Toolkit :: Places, defect)
Toolkit
Places
Tracking
()
RESOLVED
FIXED
mozilla34
People
(Reporter: michael, Assigned: michael)
Details
Attachments
(1 file)
29.81 KB,
patch
|
ttaubert
:
review+
|
Details | Diff | Splinter Review |
Following the adoption of template strings for multi-line SQL statements in bugs 1041429 and 1057782, I propose doing the same for tests.
Assignee | ||
Comment 1•7 years ago
|
||
Here are the results from the try server: https://tbpl.mozilla.org/?tree=Try&rev=ff1d31629410
Attachment #8481849 -
Flags: review?(ttaubert)
Comment 2•7 years ago
|
||
Comment on attachment 8481849 [details] [diff] [review] Patch Review of attachment 8481849 [details] [diff] [review]: ----------------------------------------------------------------- Great, thanks!
Attachment #8481849 -
Flags: review?(ttaubert) → review+
Updated•7 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Comment 3•7 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/11e22b691251 Thanks again, Michael!
Keywords: checkin-needed
Comment 4•7 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/11e22b691251
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla34
Updated•7 years ago
|
Flags: qe-verify-
You need to log in
before you can comment on or make changes to this bug.
Description
•