Closed
Bug 1071289
Opened 10 years ago
Closed 10 years ago
Remove the leading space from processString in processSingleLeakFile
Categories
(Testing :: Mochitest, defect)
Testing
Mochitest
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla35
People
(Reporter: mccr8, Assigned: mccr8)
References
Details
Attachments
(1 file)
5.31 KB,
patch
|
jmaher
:
review+
|
Details | Diff | Splinter Review |
Since bug 1069689 has landed, the leading space is not really needed, and it makes code that uses it look odd, so we should just remove the space and then add spaces everywhere it is used.
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → continuation
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8494777 -
Flags: review?(jmaher)
Comment 2•10 years ago
|
||
Comment on attachment 8494777 [details] [diff] [review]
Remove the leading space from processString in processSingleLeakFile.
Review of attachment 8494777 [details] [diff] [review]:
-----------------------------------------------------------------
thanks!
Attachment #8494777 -
Flags: review?(jmaher) → review+
Assignee | ||
Comment 3•10 years ago
|
||
Comment 4•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
You need to log in
before you can comment on or make changes to this bug.
Description
•