Closed
Bug 1027789
Opened 10 years ago
Closed 10 years ago
CacheEntry::RememberCallback should unlock before call to InvokeAvailableCallback
Categories
(Core :: Networking: Cache, defect)
Tracking
()
RESOLVED
FIXED
mozilla33
People
(Reporter: mayhemer, Assigned: mayhemer)
References
Details
Attachments
(1 file)
3.63 KB,
patch
|
michal
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•10 years ago
|
||
This is slightly more complicated just because I wanted to save lock/unlock/lock/unlock and have lock/unlock for only the necessary time.
Assignee: nobody → honzab.moz
Status: NEW → ASSIGNED
Attachment #8444006 -
Flags: review?(michal.novotny)
Updated•10 years ago
|
Attachment #8444006 -
Flags: review?(michal.novotny) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla33
You need to log in
before you can comment on or make changes to this bug.
Description
•