[Webkit-unassigned] [Bug 213330] New: [WinCairo][MediaFoundation] Use /DELAYLOAD for mf.dll
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 17 22:23:49 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=213330
Bug ID: 213330
Summary: [WinCairo][MediaFoundation] Use /DELAYLOAD for mf.dll
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Platform
Assignee: webkit-unassigned at lists.webkit.org
Reporter: Hironori.Fujii at sony.com
[WinCairo][MediaFoundation] Use /DELAYLOAD for mf.dll
In Bug 198783, I stopped using soft linking for Media Foundation.
A Playwright user is using Windows 10 N which doesn't have Media Foundation.
https://github.com/microsoft/playwright/issues/2548#issuecomment-645700214
I should try /DELAYLOAD for mf.dll as Chromium does.
https://chromium.googlesource.com/chromium/src/+/HEAD/media/gpu/BUILD.gn#238
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200618/0b08d2e7/attachment-0001.htm>
More information about the webkit-unassigned
mailing list