Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Consider using WebView2 when available #539

Closed
flamott opened this issue Aug 16, 2019 · 9 comments
Closed

Consider using WebView2 when available #539

flamott opened this issue Aug 16, 2019 · 9 comments

Comments

@flamott
Copy link

flamott commented Aug 16, 2019

The new WebView2 is powered by Chromium Edge, and has better support for the web than the old IE-powered WebView.
Please consider using it (when it's out of preview ofc) for users with Edge Chromium, which will be the default browser for Windows in the future.

https://docs.microsoft.com/en-us/microsoft-edge/hosting/webview2

@xupefei
Copy link
Member

xupefei commented Aug 16, 2019

Supported Platforms
Developer preview is first available for Win32 C++ on Windows 10. In the future, we plan to have WebView2 on all the supported versions of Windows supporting C++, .NET and XAML.

Looks nice. We have to wait though.

@mooflu
Copy link
Contributor

mooflu commented Jan 10, 2021

Tried it here mooflu@99c8e4d

Also a nice alternative to PdfiumViewer/PdfViewer plugin.

And possibly other file types, too, like svg.

@xupefei
Copy link
Member

xupefei commented Jan 10, 2021

@mooflu Since Webview2 is available on all Windows versions, I choose to completely deprecate the old one.

@Darthagnon
Copy link

@xupefei Does this mean a prerequisite/dependency of QuickLook is now Microsoft Edgium browser? e.g. will it still work if I don't have Edgium installed?

@rabelux
Copy link
Member

rabelux commented Mar 8, 2021

All you need is the edge runtime package. If you run QuickLook and don't have it installed it will show you a link where you can download said package.

@xupefei
Copy link
Member

xupefei commented Mar 8, 2021

It's depending on Microsoft Edge WebView2. It's an independent package to the Edge browser.

@Darthagnon
Copy link

Thank you so much! Here's the download link to Edgium Webview 2 for any future user who comes across this thread

@rabelux
Copy link
Member

rabelux commented Mar 8, 2021

Direct download-link: https://go.microsoft.com/fwlink/p/?LinkId=2124703

@Harriser
Copy link

When installing "Webview2", error "0x8004070c" is reported. After deleting "C:\Program Files (x86)\Microsoft", download and install "Evergreen Standalone Installer"
Ready to use after restarting
https://developer.microsoft.com/en-us/microsoft-edge/webview2/?form=MA13LH#download-section

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

6 participants