blob: 71db27c0b50804f44ccaa3fd7b7226646072065e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
## QTBUG 62957: databases-incognito and VideoDecodeStats in home
- url: https://bugreports.qt.io/browse/QTBUG-62957
- workaround: use provided firejail profile
## QTBUG 65223: loadStarted is emitted twice when loading link with anchor
- url: https://bugreports.qt.io/browse/QTBUG-65223
## rcc embeds time in output
- url: https://bugreports.qt.io/browse/QTBUG-62511
- workaround: pass _'--format-version=1'_ to rcc
## QWebEngineUrlRequestInterceptor does not allow to pass the Referer header
- url: https://bugreports.qt.io/browse/QTBUG-60203
|