pass the HighFidelityInterface user agent with WebView

This commit is contained in:
Stephen Birarda 2016-04-01 15:13:28 -07:00
parent eaa0ba9e32
commit 6df7ddeb16

View file

@ -5,6 +5,8 @@ WebEngineView {
id: root
property var newUrl;
profile.httpUserAgent: "Chrome/48.0 (HighFidelityInterface)"
Component.onCompleted: {
console.log("Connecting JS messaging to Hifi Logging")
// Ensure the JS from the web-engine makes it to our logging