Closed
Bug 1660049
Opened 5 years ago
Closed 5 years ago
Broadcast application-background & application-foreground to content processes
Categories
(GeckoView :: General, task)
Tracking
(firefox81 fixed)
RESOLVED
FIXED
81 Branch
Tracking | Status | |
---|---|---|
firefox81 | --- | fixed |
People
(Reporter: agi, Assigned: agi)
References
Details
Attachments
(1 file)
Right now there's no way to listen for application-background
in the content process. WebRTC code wants this so that they can obscure camera/mic when the application is not visible.
Comment 1•5 years ago
•
|
||
And application-foreground
too please, so we can unmute the camera again as well.
Summary: Broadcast application-background to content processes → Broadcast application-background & application-foreground to content processes
Assignee | ||
Comment 2•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → agi
Status: NEW → ASSIGNED
Pushed by asferro@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fbc9e7c85713
Broadcast application-{background,foreground} to content processes. r=nika
Comment 4•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•