Closed
Bug 1437058
Opened 7 years ago
Closed 7 years ago
Add CacheEntryHandle::~CacheEntryHandle log
Categories
(Core :: Networking: Cache, enhancement, P3)
Core
Networking: Cache
Tracking
()
RESOLVED
FIXED
mozilla60
Tracking | Status | |
---|---|---|
firefox60 | --- | fixed |
People
(Reporter: mayhemer, Assigned: mayhemer)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
915 bytes,
patch
|
michal
:
review+
|
Details | Diff | Splinter Review |
The pointer can get recycled which confuses logan.
Assignee | ||
Comment 1•7 years ago
|
||
super simple...
Attachment #8949769 -
Flags: review?(michal.novotny)
Updated•7 years ago
|
Attachment #8949769 -
Flags: review?(michal.novotny) → review+
Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Pushed by ccoroiu@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/e221a4e7b13c
Add LOG for CacheEntryHandle::~CacheEntryHandle to track its lifetime correctly, r=michal
Keywords: checkin-needed
Comment 3•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in
before you can comment on or make changes to this bug.
Description
•