Closed
Bug 1096078
Opened 10 years ago
Closed 10 years ago
Restore Cycle collection use of Destroy() for DOMMediaStream if needed.
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
FIXED
mozilla36
Tracking | Status | |
---|---|---|
firefox34 | --- | unaffected |
firefox35 | --- | fixed |
firefox36 | --- | fixed |
b2g-v2.0 | --- | unaffected |
b2g-v2.1 | --- | unaffected |
b2g-v2.2 | --- | fixed |
People
(Reporter: jesup, Assigned: aosmond)
References
Details
(Whiteboard: [priority][webrtc-uplift])
Attachments
(1 file)
(deleted),
patch
|
jesup
:
review+
lsblakk
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #994912 +++
Please restore the lost tmp->Destroy() (in place of bug 1078017's release of just the listener), or respond & resolve as to why it's not appropriate to do so.
Assignee | ||
Comment 1•10 years ago
|
||
Assignee | ||
Comment 2•10 years ago
|
||
Comment on attachment 8520062 [details] [diff] [review]
bug1096078.patch, v1
successful tries:
https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=dfaddf47d85f
https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=0d4b7a166c09
Attachment #8520062 -
Flags: review?(rjesup)
Assignee | ||
Updated•10 years ago
|
Status: NEW → ASSIGNED
Reporter | ||
Updated•10 years ago
|
Attachment #8520062 -
Flags: review?(rjesup) → review+
Reporter | ||
Comment 3•10 years ago
|
||
Please ask for uplift to 35 after this is in central (as bug 1078017 was uplifted to there, and also 2.2 if that's branched (I don't think so - check)).
Whiteboard: [priority] → [priority][webrtc-uplift]
Assignee | ||
Updated•10 years ago
|
status-b2g-v2.0:
--- → unaffected
status-b2g-v2.1:
--- → unaffected
status-b2g-v2.2:
--- → affected
status-firefox34:
--- → unaffected
status-firefox35:
--- → affected
status-firefox36:
--- → affected
Keywords: checkin-needed
Comment 4•10 years ago
|
||
2.2 isn't branching for awhile yet
Assignee | ||
Comment 5•10 years ago
|
||
Comment on attachment 8520062 [details] [diff] [review]
bug1096078.patch, v1
Approval Request Comment
[Feature/regressing bug #]: 994912 and 1078017
[User impact if declined]: Difficult to say. Fix in bug 1078017 appears to resolve the reported assertions, but since it solves the problem in a different way, it may be broken in other ways, where as this approach has been long tested.
[Describe test coverage new/current, TBPL]: Existing mochitests appear to capture the condition (although they passed for 994912, may be intermittent) as from bug 1078017. Verified manually that no assertion was produced when recording videos and playing back content.
[Risks and why]: Small given this is merely reverting in part to the way it historically worked without issue.
[String/UUID change made/needed]: None.
Attachment #8520062 -
Flags: approval-mozilla-aurora?
Comment 6•10 years ago
|
||
Keywords: checkin-needed
Comment 7•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
Updated•10 years ago
|
Attachment #8520062 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 8•10 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•