Closed
Bug 1252452
Opened 9 years ago
Closed 9 years ago
Firefox spams debug logging "nsHttpConnectionMgr::Shutdown() ProcessNextEvent" prints at shutdown
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1252386
People
(Reporter: jujjyl, Unassigned)
References
Details
(Keywords: regression)
STR:
1. Open Firefox from console, e.g. /Applications/Firefox.app/Contents/MacOS/firefox
2. Navigate to http://www.google.com/
3. After when the main page loads, close down the Firefox process (e.g. press press Cmd-Q).
Observed:
The terminal window reads
Jukkas-MacBook-Pro:incoming jjylanki$ /Applications/FirefoxNightly.app/Contents/MacOS/firefox
nsHttpConnectionMgr::Shutdown() ProcessNextEvent
nsHttpConnectionMgr::Shutdown() ProcessNextEvent
nsHttpConnectionMgr::Shutdown() ProcessNextEvent
nsHttpConnectionMgr::Shutdown() ProcessNextEvent
nsHttpConnectionMgr::Shutdown() ProcessNextEvent
nsHttpConnectionMgr::Shutdown() ProcessNextEvent
nsHttpConnectionMgr::Shutdown() ProcessNextEvent
nsHttpConnectionMgr::Shutdown() ProcessNextEvent
nsHttpConnectionMgr::Shutdown() ProcessNextEvent
nsHttpConnectionMgr::Shutdown() ProcessNextEvent
Jukkas-MacBook-Pro:incoming jjylanki$
Comment 1•9 years ago
|
||
Yoric, is this intentional?
https://hg.mozilla.org/mozilla-central/rev/3a336fe9269c#l1.12
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(dteller)
Resolution: --- → DUPLICATE
Should be fixed in the next Nightly.
You need to log in
before you can comment on or make changes to this bug.
Description
•