Closed
Bug 1405258
Opened 8 years ago
Closed 8 years ago
Update libcubeb to revision ba2a89611875cd9f2dabae99a362461b03c0dd3d
Categories
(Core :: Audio/Video: cubeb, defect, P2)
Core
Audio/Video: cubeb
Tracking
()
RESOLVED
FIXED
mozilla58
People
(Reporter: padenot, Assigned: padenot)
References
Details
Attachments
(2 files)
|
32.74 KB,
patch
|
Details | Diff | Splinter Review | |
|
8.10 KB,
patch
|
padenot
:
review+
ritu
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
This include the following commits from upstream, and fixes some gecko bugs:
ba2a8 Implement some rudimentary underrun protection for duplex streams (#354) (bug 1393689)
d6ae2 pulse: Cleanup potentionally dangling pointers.
69b9b pulse: Wake up waiting operation once on EOL.
7e39a audiounit: expect error when set device info. (#358) (followup bug 1367702)
c5493 pulse: Improve handling when there are no pulse source/sink. (#360) (bug 1399978)
| Assignee | ||
Updated•8 years ago
|
| Assignee | ||
Comment 1•8 years ago
|
||
This has all been reviewed upstream, by :achronop (ba2a8, d6ae2, 69b9b) and myself (c5493, 7e39a).
| Assignee | ||
Comment 2•8 years ago
|
||
MozReview-Commit-ID: PngLiVneAh
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → padenot
Status: NEW → ASSIGNED
Pushed by paul@paul.cx:
https://hg.mozilla.org/integration/mozilla-inbound/rev/3bdc753d11f0
Update libcubeb to revision ba2a89611875cd9f2dabae99a362461b03c0dd3d
Pushed by paul@paul.cx:
https://hg.mozilla.org/integration/mozilla-inbound/rev/40f7a69cec34
Update libcubeb to 40cd4ad0 to fix warnings as errors bustage.
Updated•8 years ago
|
Rank: 15
Priority: -- → P2
Comment 5•8 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/3bdc753d11f0
https://hg.mozilla.org/mozilla-central/rev/40f7a69cec34
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
will the modification be merged into firefox 56/57?
the crash issue is serious: audiounit: expect error when set device info. (#358) (followup bug 1367702)
| Assignee | ||
Comment 7•8 years ago
|
||
Alex, can you nominate the OSX bits here ?
Flags: needinfo?(achronop)
Comment 8•8 years ago
|
||
Approval Request Comment
[Feature/Bug causing the regression]: Bug 1384053
[User impact if declined]: Crash
[Is this code covered by automated tests?]: No
[Has the fix been verified in Nightly?]: Yes for a long time
[Needs manual test from QE? If yes, steps to reproduce]: No
[List of other uplifts needed for the feature/fix]:
[Is the change risky?]: No
[Why is the change risky/not risky?]:small patch which is proven to fix the issue according to the crash-stats
[String changes made/needed]:
Flags: needinfo?(achronop)
Attachment #8918288 -
Flags: review?(padenot)
Attachment #8918288 -
Flags: approval-mozilla-beta?
| Assignee | ||
Comment 9•8 years ago
|
||
Comment on attachment 8918288 [details] [diff] [review]
Bug 1405258 - Uplift part of cubeb import ba2a896. r?padenot
Review of attachment 8918288 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good, thanks.
Attachment #8918288 -
Flags: review?(padenot) → review+
status-firefox57:
--- → affected
Comment on attachment 8918288 [details] [diff] [review]
Bug 1405258 - Uplift part of cubeb import ba2a896. r?padenot
Crash fix that was verified on Nightly, Beta57+
Attachment #8918288 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 11•8 years ago
|
||
| bugherder uplift | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•