Closed
Bug 608185
Opened 15 years ago
Closed 14 years ago
shutdown leaks in sync
Categories
(Firefox :: Sync, defect)
Firefox
Sync
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: gal, Unassigned)
Details
Bug 608109 disallows sending closures across threads. With the current background crypto code sync stops working (which is expected). Whats not expected is that I saw massive shutdown leaks in a debug build if sync tries to run (and then dies and reports at the bottom of the browser that sync failed and offers the option to retry).
Comment 1•15 years ago
|
||
(In reply to comment #0)
> Bug 608109 disallows sending closures across threads.
Bug 608142, rather.
/be
Comment 2•15 years ago
|
||
We've backed out the previous impl of background thread sync. Does this still leak?
Comment 3•14 years ago
|
||
I'm gonna say no. ;)
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•7 years ago
|
Component: Firefox Sync: Backend → Sync
Product: Cloud Services → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•