Closed
Bug 786592
Opened 13 years ago
Closed 13 years ago
[OS.File] OS.Path.normalize should not log
Categories
(Toolkit Graveyard :: OS.File, defect)
Toolkit Graveyard
OS.File
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla18
People
(Reporter: Yoric, Assigned: avp)
References
Details
Attachments
(1 file, 1 obsolete file)
Line |exports.OS.Shared.LOG("normalize", "stack", stack.toSource());| should just be removed.
| Assignee | ||
Comment 1•13 years ago
|
||
Attachment #656389 -
Flags: feedback?(dteller)
| Reporter | ||
Comment 2•13 years ago
|
||
Comment on attachment 656389 [details] [diff] [review]
Removed logging of OS.Path.normalize from /osfile/ospath_unix_back.jsm
Review of attachment 656389 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good, thanks.
Attachment #656389 -
Flags: feedback?(dteller) → review+
| Reporter | ||
Updated•13 years ago
|
Assignee: nobody → abhishekp.bugzilla
| Assignee | ||
Comment 3•13 years ago
|
||
Should I mark the patch as check-in required ?
| Reporter | ||
Comment 4•13 years ago
|
||
Here are the last two steps:
- modify the title of the patch to add ";r=yoric" (without the quotes), as I was the reviewer on this patch;
- add keyword checkin-needed
| Assignee | ||
Comment 5•13 years ago
|
||
Attachment #656389 -
Attachment is obsolete: true
Attachment #662467 -
Flags: checkin?
| Reporter | ||
Updated•13 years ago
|
Attachment #662467 -
Flags: checkin?
| Reporter | ||
Updated•13 years ago
|
Keywords: checkin-needed
Comment 6•13 years ago
|
||
Pushed to Try.
https://tbpl.mozilla.org/?tree=Try&rev=e6d648fea6f0
Comment 7•13 years ago
|
||
(In reply to Ryan VanderMeulen from comment #6)
> https://tbpl.mozilla.org/?tree=Try&rev=e6d648fea6f0
Green on Try.
https://hg.mozilla.org/integration/mozilla-inbound/rev/debc0d341e7d
Flags: in-testsuite-
Keywords: checkin-needed
| Assignee | ||
Comment 8•13 years ago
|
||
Thanks Ryan !
Comment 9•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla18
Updated•2 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•