mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-23 13:04:28 +00:00
warren blew away my DEBUG_pnunn changes. Adding it back.
This commit is contained in:
parent
cd000467f8
commit
fb5fa96ffe
@ -2074,7 +2074,7 @@ NS_METHOD nsDocumentBindInfo::OnStopRequest(nsIURI* aURL, nsresult aStatus, cons
|
||||
url = "";
|
||||
#endif
|
||||
|
||||
#if DEBUG
|
||||
#ifdef DEBUG_pnunn
|
||||
cerr << "nsDocumentBindInfo::OnStopRequest: Load of URL '" << url << "' failed. Error code: "
|
||||
<< NS_ERROR_GET_CODE(aStatus) << "\n";
|
||||
#endif
|
||||
|
@ -2074,7 +2074,7 @@ NS_METHOD nsDocumentBindInfo::OnStopRequest(nsIURI* aURL, nsresult aStatus, cons
|
||||
url = "";
|
||||
#endif
|
||||
|
||||
#if DEBUG
|
||||
#ifdef DEBUG_pnunn
|
||||
cerr << "nsDocumentBindInfo::OnStopRequest: Load of URL '" << url << "' failed. Error code: "
|
||||
<< NS_ERROR_GET_CODE(aStatus) << "\n";
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user