summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Do not call deprecated profile interceptor on ui threadKirill Burtsev2020-09-011-10/+27
* Check for ssl when compling qml testsMichal Klocek2020-08-187-6/+294
* Add binary compatibility files for 5.15 for QtWebEngineMilla Pohjanheimo2020-08-173-0/+48232
* Load page to inspect before testing inspectionAllan Sandfeld Jensen2020-08-132-6/+10
* Fix incorrect doc for acceptNavigationRequest and add testJüri Valdmann2020-07-221-0/+29
* Add the cookie filter to URL requestsAllan Sandfeld Jensen2020-07-153-1/+74
* Replace qgetenv with qEnvironmentVariableAllan Sandfeld Jensen2020-06-301-1/+1
* Return valid path in Profile::GetPath() for incognito profilesAllan Sandfeld Jensen2020-06-291-2/+3
* Add auto test for safe redirectTamas Zakor2020-06-101-0/+32
* Extend tst_QWebEngineScript::matchQrcUrl with negative matchJüri Valdmann2020-05-294-11/+26
* Fix 'qmake -r' runMichal Klocek2020-05-291-7/+18
* Fix resource paths in faviconbrowser manual testPeter Varga2020-05-271-8/+8
* Test: port qwebenginedownloaditem auto test to QRegularExpressionPeter Varga2020-05-271-2/+4
* QML test case for certificate error handlingKirill Burtsev2020-05-265-2/+128
* Add test for first party urls of service workerTamas Zakor2020-05-264-0/+109
* Remove leftover of tst_QWebEnginePage::inputFieldFocus auto testPeter Varga2020-05-251-14/+0
* Fix crash on WebContentsDelegateQt::CloseContents()Peter Varga2020-05-251-0/+22
* Fix path validation in FilePickerController::accepted()Tamas Zakor2020-05-201-12/+28
* Allow to set feature permission before first ever navigationKirill Burtsev2020-05-141-24/+42
* Fix setting WebEngineView.audioMuted before initializationJüri Valdmann2020-05-052-0/+64
* Document early feature reply for NotificationAllan Sandfeld Jensen2020-05-051-0/+13
* Add cookie testcase to proxy testMichal Klocek2020-05-043-5/+55
* Merge remote-tracking branch 'origin/5.15.0' into 5.15Allan Sandfeld Jensen2020-04-302-5/+163
|\
| * Restore behavior of OpenURLFromTab if createWindow returns thisJüri Valdmann2020-04-261-2/+2
| * Fix crash if createWindow returns this for AddNewContentsJüri Valdmann2020-04-261-0/+158
| * Fix flaky profile tests due to HTTP disconnectsJüri Valdmann2020-04-261-5/+5
* | Fix missing QWebEnginePage::audioMutedChanged signalJüri Valdmann2020-04-293-12/+32
|/
* Move request interceptor to ui threadMichal Klocek2020-04-201-27/+96
* Stabilize widget auto tests which use evaluateJavaScriptSync()Peter Varga2020-04-091-3/+6
* Test qquickwebengineview: remove unneeded blacklistingKirill Burtsev2020-04-091-3/+0
* Use SetBaseBackgroundColorOverride for setting background colorJüri Valdmann2020-04-091-0/+6
* Enable most qmltests without testsupportAllan Sandfeld Jensen2020-04-0757-67/+313
* Adaptations for Chromium 80Allan Sandfeld Jensen2020-04-072-10/+12
* Fix flaky tst_QWebEngineProfile::clearDataFromCacheJüri Valdmann2020-04-031-0/+3
* Speculative fix for titleUpdate test caseMichal Klocek2020-04-022-1/+2
* Merge "Merge branch '5.14' into 5.15"v5.15.0-beta3Allan Sandfeld Jensen2020-03-312-8/+38
|\
| * Merge branch '5.14' into 5.15Allan Sandfeld Jensen2020-03-262-8/+38
| |\
| | * Merge remote-tracking branch 'origin/5.14.2' into 5.14Allan Sandfeld Jensen2020-03-251-0/+38
| | |\
| | | * Merge 5.14 into 5.14.2Kari Oikarinen2020-03-103-21/+18
| | | |\
| | | * | Fix applying background color on RenderViewPeter Varga2020-03-101-0/+38
| | * | | Revert "Blacklist several Qt WebEngine quick dialog tests on macOS 10.13"Kirill Burtsev2020-03-131-8/+0
| | | |/ | | |/|
* | / | Fix changeUseForGlobalCertificateVerification test flakinessJüri Valdmann2020-03-261-1/+2
|/ / /
* | | Enum class QPdfPageRenderer::RenderModev5.15.0-beta2Allan Sandfeld Jensen2020-03-161-4/+4
* | | Add support for qrc proxy pac fileMichal Klocek2020-03-135-12/+31
* | | Update accessibility roles and test after 79-basedPeter Varga2020-03-081-124/+183
* | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Allan Sandfeld Jensen2020-03-043-22/+18
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Allan Sandfeld Jensen2020-03-033-22/+18
| |\| |
| | * | Stabilize tst_QQuickWebEngineView::transparentWebEngineViewsJüri Valdmann2020-02-282-19/+14
| | * | Stabilize tst_QWebEnginePage::localStorageVisibility()Kirill Burtsev2020-02-281-2/+4
| | |/
* | | Fix building with latest qtbaseAllan Sandfeld Jensen2020-03-031-1/+1