Closed
Bug 1501605
Opened 6 years ago
Closed 6 years ago
Update cubeb from upstream to 04d58b6
Categories
(Core :: Audio/Video: cubeb, defect, P2)
Core
Audio/Video: cubeb
Tracking
()
RESOLVED
FIXED
mozilla65
People
(Reporter: achronop, Assigned: achronop)
References
Details
Attachments
(1 file)
2.55 KB,
patch
|
kinetik
:
review+
RyanVM
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
Pick commits:
04d58b6 osx: close the stream before calling setup (BMO 1500109)
262aea3 doc: update docs for register collection changed callback. Fixes 42
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/73b5fa4feb449d10c332c24c8bbac7af8329c7d2
Bug 1501605 - Update cubeb from upstream to 04d58b6. r=kinetik
Comment 2•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
Comment 3•6 years ago
|
||
Alex, do you think we may want to uplift this to beta 64 since it fixed bug 1500109?
Flags: needinfo?(achronop)
Assignee | ||
Comment 4•6 years ago
|
||
Yes we need to uplift it, I have been waiting the fix to be baked on Nightly.
Flags: needinfo?(achronop)
Assignee | ||
Comment 6•6 years ago
|
||
[Beta/Release Uplift Approval Request]
Feature/Bug causing the regression: Bug 1501605
User impact if declined: A sporadic crash when a user join a webrtc call with BT headset
Is this code covered by automated tests?: No
Has the fix been verified in Nightly?: Yes
Needs manual test from QE?: No
If yes, steps to reproduce:
List of other uplifts needed: None
Risk to taking this patch: Low
Why is the change risky/not risky? (and alternatives if risky): It works well in Nightly. Also, it's a small fix (one line).
String changes made/needed:
Flags: needinfo?(achronop)
Attachment #9020724 -
Flags: review?(kinetik)
Attachment #9020724 -
Flags: approval-mozilla-beta?
Comment 7•6 years ago
|
||
(In reply to Alex Chronopoulos [:achronop] from comment #6)
> Feature/Bug causing the regression: Bug 1501605
That's this bug. Can you please clarify which bug you meant to say?
Flags: needinfo?(achronop)
Comment 8•6 years ago
|
||
Comment on attachment 9020724 [details] [diff] [review]
uplift-cubeb-04d58b6-to-beta.patch
[Triage Comment]
Fixes webrtc crashes while using a BT headset. Approved for 64.0b5.
Attachment #9020724 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 9•6 years ago
|
||
bugherder uplift |
status-firefox64:
--- → fixed
Comment 11•6 years ago
|
||
That still doesn't make sense. That's the bug this uplift is *fixing*. The question on the form is which bug *caused* the problem.
Flags: needinfo?(achronop)
Updated•6 years ago
|
Attachment #9020724 -
Flags: review?(kinetik) → review+
Assignee | ||
Comment 13•6 years ago
|
||
Hmm this does not look right, I think you have uplifted the original patch and not the one nominated for uplift. This is totally fine from runtime execution point of view but it creates confusion in the way we mark changes in this folder. Is it late to backout and re-land the correct one?
I am putting off the uplift request of Bug 1503240 since it will go on the top of that.
Flags: needinfo?(ryanvm)
Comment 14•6 years ago
|
||
bugherder uplift |
Updated•6 years ago
|
Flags: needinfo?(ryanvm)
You need to log in
before you can comment on or make changes to this bug.
Description
•