Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 939365 | Differences between
and this patch

Collapse All | Expand All

(-)a/src/qml/WebView.qml (+1 lines)
Lines 25-30 WebEngineView { Link Here
25
    profile: WebEngineProfile {
25
    profile: WebEngineProfile {
26
        cachePath: rootDir
26
        cachePath: rootDir
27
        persistentStoragePath: rootDir
27
        persistentStoragePath: rootDir
28
        httpUserAgent: "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.21 (KHTML, like Gecko) Safari/537.21"
28
    }
29
    }
29
30
30
    ProgressBar {
31
    ProgressBar {

Return to bug 939365