Closed
Bug 713728
Opened 14 years ago
Closed 14 years ago
Workers: Need a shutdown observer topic
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla12
People
(Reporter: bent.mozilla, Assigned: bent.mozilla)
Details
Attachments
(1 file)
|
3.28 KB,
patch
|
mrbkap
:
review+
|
Details | Diff | Splinter Review |
C++ code that uses workers needs to know when the runtime service is shutting down. Attached patch adds a simple hook that consumers can use.
Attachment #584470 -
Flags: review?(mrbkap)
Updated•14 years ago
|
Attachment #584470 -
Flags: review?(mrbkap) → review+
| Assignee | ||
Comment 1•14 years ago
|
||
Comment 2•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla12
Version: unspecified → Trunk
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•