Closed Bug 1694777 Opened 3 years ago Closed 3 years ago

Update audioipc to 8fb5ff19

Categories

(Core :: Audio/Video: cubeb, task, P3)

task

Tracking

()

RESOLVED FIXED
88 Branch
Tracking Status
firefox87 --- fixed
firefox88 --- fixed

People

(Reporter: kinetik, Assigned: kinetik)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

This includes:

a5fd9ee - server: Drop unused SharedMem after RPC setup.
4d405d0 - Use VM-backed anonymous shmem regions on Windows (#115)
fa262b5 - server: Clean up ServerStream if stream_init fails.
Blocks: 1679500
Blocks: 1693151
Pushed by mgregan@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/98ce934ae615
Update audioipc to a5fd9eef.  r=cubeb-reviewers,chunmin

Missing cast caused issues in 32-bit builds - trivial fix: https://github.com/mozilla/audioipc-2/commit/8fb5ff19fba7b09e8e66598122421e68a5c573ac

Flags: needinfo?(kinetik)

.

Summary: Update audioipc to a5fd9eef → Update audioipc to 8fb5ff19
Attachment #9205204 - Attachment description: Bug 1694777 - Update audioipc to a5fd9eef. r?#cubeb-reviewers → Bug 1694777 - Update audioipc to 8fb5ff19. r?#cubeb-reviewers
Pushed by mgregan@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5b7cd2cab245
Update audioipc to 8fb5ff19.  r=cubeb-reviewers,chunmin
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch

Comment on attachment 9205204 [details]
Bug 1694777 - Update audioipc to 8fb5ff19. r?#cubeb-reviewers

Beta/Release Uplift Approval Request

  • User impact if declined: Many shared memory IPC setup temp files are leaked if media playback is active on systems with no audio devices (bug 1679500, since Firefox 84)
  • Is this code covered by automated tests?: Yes
  • 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: Medium
  • Why is the change risky/not risky? (and alternatives if risky): Change includes a significant rewrite of the shared memory module of audioipc (affecting Windows only)
  • String changes made/needed: none
Attachment #9205204 - Flags: approval-mozilla-beta?

(In reply to Matthew Gregan [:kinetik] from comment #8)

  • Why is the change risky/not risky? (and alternatives if risky): Change includes a significant rewrite of the shared memory module of audioipc (affecting Windows only)

If this ends up causing issues how likely are we to notice and fix within a week or so?

Flags: needinfo?(kinetik)

(In reply to Julien Cristau [:jcristau] from comment #9)

(In reply to Matthew Gregan [:kinetik] from comment #8)

  • Why is the change risky/not risky? (and alternatives if risky): Change includes a significant rewrite of the shared memory module of audioipc (affecting Windows only)

If this ends up causing issues how likely are we to notice and fix within a week or so?

Fair likely, I think. The entire API of the module is exercised during regular audio playback/capture, so fairly well covered in testing also.

Flags: needinfo?(kinetik)

Comment on attachment 9205204 [details]
Bug 1694777 - Update audioipc to 8fb5ff19. r?#cubeb-reviewers

approved for 87.0b6, thanks

Attachment #9205204 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: