aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu/applets/web_browser.cpp
AgeCommit message (Collapse)Author
2018-12-28web_browser: Add bounds checking to applet interfaceZach Hilman
2018-12-28qt: Implement Qt frontend to web browserZach Hilman
Using a custom reimplementation of QWebEngineView and an injector script.