Closed
Bug 327557
Opened 20 years ago
Closed 20 years ago
Storage service keeps reference to main thread
Categories
(Core :: SQLite and Embedded Database Bindings, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: brettw, Assigned: brettw)
Details
(Keywords: fixed1.8.1)
Attachments
(1 file)
|
4.75 KB,
patch
|
Details | Diff | Splinter Review |
The storage service keeps references to the main thread by owning the observer service and by keeping a reference to the storage service on the writer thread.
| Assignee | ||
Comment 1•20 years ago
|
||
Attachment #212164 -
Flags: first-review?(darin)
Comment 2•20 years ago
|
||
Comment on attachment 212164 [details] [diff] [review]
Patch
r=darin
Attachment #212164 -
Flags: first-review?(darin) → first-review+
| Assignee | ||
Comment 3•20 years ago
|
||
ON branch and trunk
Updated•1 year ago
|
Product: Toolkit → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•