Closed
Bug 1011487
Opened 11 years ago
Closed 11 years ago
HTTP cache v2: WalkCacheRunnable may release it's callback on a non-main thread
Categories
(Core :: Networking: Cache, defect)
Core
Networking: Cache
Tracking
()
RESOLVED
FIXED
mozilla32
People
(Reporter: mayhemer, Assigned: mayhemer)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
michal
:
review+
mayhemer
:
checkin+
|
Details | Diff | Splinter Review |
What causes and assertion failure in nsXPCWrappedJS::Release.
Assignee | ||
Updated•11 years ago
|
Blocks: cache2afterenable
Assignee | ||
Comment 1•11 years ago
|
||
Simply proxy release.
https://tbpl.mozilla.org/?tree=Try&rev=141b3dec7e27
Assignee: nobody → honzab.moz
Status: NEW → ASSIGNED
Attachment #8423855 -
Flags: review?(michal.novotny)
Updated•11 years ago
|
Attachment #8423855 -
Flags: review?(michal.novotny) → review+
Assignee | ||
Comment 2•11 years ago
|
||
Comment on attachment 8423855 [details] [diff] [review]
v1
https://hg.mozilla.org/integration/mozilla-inbound/rev/61855331b767
Attachment #8423855 -
Flags: checkin+
Comment 3•11 years ago
|
||
This patch had the misfortune of landing in the middle of a large bustage pileup on inbound that led to me having to revert to a last-good cset in lieu of waiting 3-4 hours for green instead. Unfortunately, that means this was backed out along with the others. If this was confirmed green on Try, it can re-land at your convenience.
https://hg.mozilla.org/integration/mozilla-inbound/rev/eb2a6f7785a2
Assignee | ||
Comment 4•11 years ago
|
||
Comment 5•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla32
You need to log in
before you can comment on or make changes to this bug.
Description
•