Closed
Bug 995525
Opened 11 years ago
Closed 7 years ago
clean-up ClearOnShutdown calls in NetworkWorker related parts
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: vicamo, Unassigned)
References
Details
+++ This bug was initially created as a clone of Bug #977995 +++
From Bug 977995 comment 5, Kyle suggested that we may also clean-up those ClearOnShutdown calls in NetworkWorker.cpp. Since NetworkWorker::Shutdown must have been called when it destructs itself, we have a perfect timing for cleaning up everything. We can also release the references to other objects in Shutdown().
Comment 1•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•