Files
status-app/ui/StatusQ/include
Andrey Bocharnikov d38dfef5cd fix(browser): clear browsing data via BrowserProfileUtils
Desktop clearBrowsingData was stuck because QML WebEngineProfile has no
cookie API and the old clearCache path threw before the fallback timer.
Add BrowserProfileUtils (QtWebEngine-only) to clear HTTP cache + cookies,
and align the QML API with the UI (clearBrowsingData / clearSiteData).
2026-07-17 17:00:51 +04:00
..