Closed
Bug 713728
Opened 13 years ago
Closed 13 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•13 years ago
|
Attachment #584470 -
Flags: review?(mrbkap) → review+
Assignee | ||
Comment 1•13 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/af2659d377d4
Comment 2•13 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/af2659d377d4
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla12
Version: unspecified → Trunk
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•