Closed
Bug 956331
Opened 12 years ago
Closed 12 years ago
HTTP cache v2: Leaks with patch for bug 951713
Categories
(Core :: Networking: Cache, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: mayhemer, Assigned: mayhemer)
References
Details
According try run at [1] it seems like bug 951713 causes leaks. It is the only change between current and previous m-c changesets I've merged gum to. Previous merge didn't suffer from this leak. I've never pushed a try run for that bug. The run at [1] is just m-c at [2] - having the bug 951713 patch - with enabling the cache2 code.
[1] https://tbpl.mozilla.org/?tree=Try&rev=9e5b030a35c1
[2] http://hg.mozilla.org/mozilla-central/rev/5c7fa2bfea8b
| Assignee | ||
Comment 1•12 years ago
|
||
https://tbpl.mozilla.org/?tree=Try&rev=74512f707010 (m-c with cache2=on)
https://tbpl.mozilla.org/?tree=Try&rev=fe9666dabb11 (m-c, backout of 951713, cache2=on)
| Assignee | ||
Comment 2•12 years ago
|
||
Rerun shows the leaks are there regardless the patch for bug 951713. Maybe just raises the frequency.
You need to log in
before you can comment on or make changes to this bug.
Description
•