Closed
Bug 465447
Opened 16 years ago
Closed 16 years ago
Workers: Implement terminate() for explicitly killing a worker
Categories
(Core :: DOM: Core & HTML, defect, P2)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla1.9.1b3
People
(Reporter: bent.mozilla, Assigned: bent.mozilla)
References
Details
(Keywords: fixed1.9.1)
Attachments
(1 file)
(deleted),
patch
|
sicking
:
review+
sicking
:
superreview+
|
Details | Diff | Splinter Review |
Workers: Implement terminate() for explicitly killing a worker. Patch attached.
Attachment #348680 -
Flags: superreview?(jst)
Attachment #348680 -
Flags: review?(jst)
Comment on attachment 348680 [details] [diff] [review]
Patch, v1
(though feel free to have jst look at this one too if you want)
Attachment #348680 -
Flags: superreview?(jst)
Attachment #348680 -
Flags: superreview+
Attachment #348680 -
Flags: review?(jst)
Attachment #348680 -
Flags: review+
Assignee | ||
Updated•16 years ago
|
Attachment #348680 -
Flags: approval1.9.1?
Comment 2•16 years ago
|
||
Marking this a blocker. Trivial patch in hand to make us more spec compliant and give developers more resource management tools when dealing with workers which could be critical in worker heavy apps.
Flags: blocking1.9.1+
Priority: -- → P2
Assignee | ||
Updated•16 years ago
|
Attachment #348680 -
Flags: approval1.9.1?
Comment 3•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: mozilla1.9.1 → mozilla1.9.1b3
Updated•16 years ago
|
Keywords: fixed1.9.1
Updated•12 years ago
|
Component: DOM: Mozilla Extensions → DOM
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
•