Re: Removing "nsDebug" logger

2015-10-20 Thread Eric Rahm
On Monday, October 19, 2015 at 11:39:20 AM UTC-7, eric...@gmail.com wrote:
> I am removing the "nsDebug" logger [1] in bug 1215629 [2]. It was added some 
> 12 years ago and the purpose has seemingly been lost over the years.
> 
> If you happen to rely on this being available please let us know. If I don't 
> hear any strong objections in the next day I will land the removal patch.
> 
> A cursory search of m-c indicates it is not being used by any in-tree tools. 
> Fear not: even with the removal of the logger, warnings will maintain the 
> current behavior of being printed to stderr.
> 
> -e
> 
> [1] 
> https://dxr.mozilla.org/mozilla-central/rev/d1a89632277fbaaf470c90a35573776048988f2d/xpcom/base/nsDebugImpl.cpp#375
> [2] https://bugzilla.mozilla.org/show_bug.cgi?id=1215629

Patch landed today: 
https://hg.mozilla.org/integration/mozilla-inbound/rev/3bc66762ac6ec54351a63f9d18cf4ef9f3d31a54

-e
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Removing "nsDebug" logger

2015-10-19 Thread ericrahm
I am removing the "nsDebug" logger [1] in bug 1215629 [2]. It was added some 12 
years ago and the purpose has seemingly been lost over the years.

If you happen to rely on this being available please let us know. If I don't 
hear any strong objections in the next day I will land the removal patch.

A cursory search of m-c indicates it is not being used by any in-tree tools. 
Fear not: even with the removal of the logger, warnings will maintain the 
current behavior of being printed to stderr.

-e

[1] 
https://dxr.mozilla.org/mozilla-central/rev/d1a89632277fbaaf470c90a35573776048988f2d/xpcom/base/nsDebugImpl.cpp#375
[2] https://bugzilla.mozilla.org/show_bug.cgi?id=1215629
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform