index
:
qt/qtwebengine.git
0.9
5.10
5.11
5.12
5.13
5.14
5.15
5.15.10
5.15.11
5.15.12
5.15.13
5.15.14
5.15.15
5.15.16
5.15.17
5.15.18
5.15.19
5.15.3
5.15.4
5.15.5
5.15.6
5.15.7
5.15.8
5.15.9
5.4
5.5
5.6
5.7
5.8
5.9
6.10
6.2
6.2.0
6.2.10
6.2.11
6.2.12
6.2.3
6.2.4
6.2.7
6.2.8
6.2.9
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.5.4
6.5.5
6.5.6
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
wip/47-based
wip/qtpdf
Qt WebEngine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
auto
/
widgets
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix accessibility for <p> tags with Windows Narrator
Kaloyan Chehlarski
2025-06-05
1
-3
/
+3
*
Fix accessibility for tables
Kaloyan Chehlarski
2025-06-05
1
-2
/
+54
*
Restore default locale at end of tests that set it
Edward Welbourne
2025-06-05
1
-2
/
+6
*
Normalize signal/slot signatures 2025
Marc Mutz
2025-06-04
2
-3
/
+3
*
Support extension service workers
Martin Negyokru
2025-06-04
4
-0
/
+46
*
Add auto tests for the extension manager API
Martin Negyokru
2025-06-02
12
-0
/
+433
*
Add support for extension WebUI
Anu Aliyas
2025-05-30
1
-1
/
+1
*
Add API for providing additional CA certificates
Kai Uwe Broulik
2025-05-27
5
-0
/
+188
*
Client Hints: Improve version lists
Szabolcs David
2025-05-22
1
-4
/
+12
*
Fix flaky tst_qwebengineview::inputContextQueryInput
Peter Varga
2025-03-31
1
-0
/
+1
*
Add support for Sec-CH-UA-Form-Factors
Anu Aliyas
2025-03-11
1
-4
/
+13
*
Fix QWebEngineDownloadRequest::pause()
Szabolcs David
2025-02-24
1
-0
/
+50
*
Optimize removing quality values from Accept-Language string
Peter Varga
2025-02-21
1
-0
/
+8
*
Fix flaky tst_QWebEngineView::deferredDelete
Peter Varga
2025-02-19
1
-2
/
+8
*
Port away from foreach
Peter Varga
2025-02-19
1
-4
/
+2
*
Fix flaky tst_QWebEnginePage::discardAbortsPendingLoadAndPreservesCommittedLoad
Peter Varga
2025-02-14
1
-1
/
+1
*
Fix source file path reported in "js" logging category
Peter Varga
2025-02-14
5
-1
/
+98
*
Fix tst_QWebEngineView::pageWithPaintListeners on macOS
Peter Varga
2025-02-13
1
-8
/
+8
*
Fix flaky tst_QWebEngineDownloadRequest auto tests
Peter Varga
2025-02-13
1
-2
/
+40
*
Fix flaky tst_QWebEngineView::keyboardFocusAfterPopup on macOS
Peter Varga
2025-02-11
2
-3
/
+1
*
Add setting to enable back/forward cache
Szabolcs David
2025-02-10
1
-0
/
+46
*
Blacklist keyboardFocusAfterPopup on macos for now
Allan Sandfeld Jensen
2025-02-09
1
-0
/
+3
*
Update accessibility roles and corresponding tests
Peter Varga
2025-02-02
1
-32
/
+117
*
Fix discarded QFile::open() results
Peter Varga
2025-02-02
5
-10
/
+16
*
Fix flaky tst_QWebEngineProfile::clearDataFromCache on Windows
Peter Varga
2025-01-31
1
-0
/
+6
*
Fix the flaky tst_Printing::printFromPdfViewer test
Anu Aliyas
2025-01-29
1
-3
/
+3
*
Adaptations for Chromium 130
Allan Sandfeld Jensen
2025-01-15
1
-2
/
+6
*
qwebengine_convert_dict: fix word length limit
Moss Heim
2025-01-09
1
-0
/
+1
*
Ensure unique data path for the profile
Anu Aliyas
2024-12-06
1
-0
/
+19
*
Add QWebEngineProfileBuilder class
Anu Aliyas
2024-12-04
3
-0
/
+290
*
Fix script execution when a render frame swaps hosts
Allan Sandfeld Jensen
2024-12-04
1
-0
/
+76
*
Correct behavior of JavscriptCanAccessClipboard
Moss Heim
2024-11-04
1
-8
/
+12
*
Make download API asynchronous
Szabolcs David
2024-10-24
1
-12
/
+75
*
Stabilize flaky getUserMedia auto tests
Peter Varga
2024-10-22
1
-23
/
+27
*
Add PrintHeaderAndFooter to WebEngineSettings
Szabolcs David
2024-10-17
1
-0
/
+49
*
Handle missing webrtc in getUserMedia tests
Moss Heim
2024-10-17
1
-0
/
+4
*
Remove some unused and unneeded code
Szabolcs David
2024-10-12
1
-137
/
+0
*
Fix history service reinitalization
Martin Negyokru
2024-10-07
1
-0
/
+50
*
Force layout update on dom tree before reading text from it
Martin Negyokru
2024-09-26
1
-4
/
+0
*
Adaptations for Chromium 126
Allan Sandfeld Jensen
2024-09-26
1
-7
/
+6
*
Increase wait time in tst_Printing::printFromPdfViewer
Moss Heim
2024-09-23
1
-1
/
+1
*
Fix crash with popups over transparent backgrounds
Moss Heim
2024-09-19
2
-0
/
+25
*
Handle null desktop media capturer
Moss Heim
2024-09-03
1
-36
/
+58
*
Revert "Blacklist flaky tests for Bugfix week 2024/H2"
Daniel Smith
2024-08-29
1
-2
/
+0
*
Drop poppler dependency
Szabolcs David
2024-08-28
2
-37
/
+54
*
Permission manager: separate tracking of transient permissions
Kaloyan Chehlarski
2024-08-24
2
-6
/
+4
*
Remove second parameter being passed to QSKIP()
Edward Welbourne
2024-08-13
3
-29
/
+20
*
Blacklist flaky tests for Bugfix week 2024/H2
Daniel Smith
2024-08-09
1
-0
/
+2
*
Blacklist failing test
Moss Heim
2024-08-08
1
-1
/
+1
*
tests: avoid setting cursor position
Moss Heim
2024-08-05
1
-3
/
+1
[next]