Closed
Bug 1845841
Opened 1 year ago
Closed 1 year ago
Remove Win7,8 fixes for GetDpiForMonitor in libwebrtc
Categories
(Core :: WebRTC, task, P2)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
118 Branch
Tracking | Status | |
---|---|---|
firefox118 | --- | fixed |
People
(Reporter: mjf, Assigned: mjf)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Added in Bug 1837667 - avoid calling GetDpiForMonitor on Win32 or Win<8.1;r=mjf,webrtc-reviewers,pehrsons. We can remove this now that we're sunsetting support for Win7 & 8.
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
This also helps with our patch burn-down for libwebrtc. It will effectively backout both mercurial commit efb1631077da and 501ade4b55d9.
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 2•1 year ago
|
||
Pushed by mfroman@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b06655c236a6
remove our added support for win7,8 from libwebrtc screen_capture_utils.cc r=ng,webrtc-reviewers
Comment 4•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox118:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•