Closed
Bug 1860665
Opened 2 years ago
Closed 2 years ago
Remove the PContent RecordingDeviceEvents message
Categories
(Core :: WebRTC: Audio/Video, task)
Core
WebRTC: Audio/Video
Tracking
()
RESOLVED
FIXED
121 Branch
| Tracking | Status | |
|---|---|---|
| firefox121 | --- | fixed |
People
(Reporter: mccr8, Assigned: mccr8)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The last send for this message was removed in bug 1320994, so the ContentParent::RecvRecordingDeviceEvents function is not needed. All this message does is notify observers of "recording-device-ipc-events" but there aren't any, so there shouldn't be any sandbox escape potential for this message.
| Assignee | ||
Comment 1•2 years ago
|
||
The last sender of this message was removed 6 years ago.
Pushed by amccreight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f96945846ccd
Remove the PContent RecordingDeviceEvents message. r=media-playback-reviewers,padenot
Comment 3•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox121:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•