Closed
Bug 1833101
Opened 3 years ago
Closed 3 years ago
Remove third_party/libwebrtc/modules/desktop_capture/screen_capturer_mac.mm
Categories
(Core :: WebRTC, task, P3)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
115 Branch
| Tracking | Status | |
|---|---|---|
| firefox115 | --- | fixed |
People
(Reporter: pehrsons, Assigned: pehrsons)
Details
Attachments
(1 file)
The real mac screen capture backend lives at third_party/libwebrtc/modules/desktop_capture/mac/screen_capturer_mac.mm. Note the mac folder.
third_party/libwebrtc/modules/desktop_capture/screen_capturer_mac.mm is not used.
It was moved upstream 5 years ago. We probably mis-merged that commit, ending up with two copies.
| Assignee | ||
Comment 1•3 years ago
|
||
This is code existing only in our local copy.
Pushed by pehrsons@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/92458cfcd52c
From libwebrtc, remove desktop_capture/screen_capturer_mac.mm. r=mjf,webrtc-reviewers
Comment 3•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox115:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•