summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devMichael Brüning2020-07-246-4/+107
|\
| * 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
* | Use QList instead of QVectorJarek Kobus2020-07-1512-30/+30
* | Adapt to newer dependenciesAllan Sandfeld Jensen2020-07-066-17/+25
* | Do not run offscreen test on macOSAllan Sandfeld Jensen2020-07-061-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-06-296-18/+76
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-05-2812-40/+333
|\|
| * 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
* | Remove leftover of tst_QWebEnginePage::inputFieldFocus auto testPeter Varga2020-05-201-14/+0
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-05-158-22/+327
|\|
| * 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
| |/
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-04-2772-136/+513
|\|
| * 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
* | | | Fix building dev with newer QtBaseAllan Sandfeld Jensen2020-04-244-3/+7
* | | | Remove unused headerTamas Zakor2020-03-251-1/+0