summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* View: test signal for deletion of external page set to viewKirill Burtsev2021-03-231-0/+22
* Notify canGoBack/canGoForward changes based on web actionsJüri Valdmann2021-03-222-1/+47
* Add web-ui chrome://net-internalsAllan Sandfeld Jensen2021-03-221-1/+1
* Fix normalization of app localesAllan Sandfeld Jensen2021-03-121-0/+24
* Blacklist numberOfStartedAndFinishedSignalsIsSame on b2q CIsAllan Sandfeld Jensen2021-03-041-0/+3
* Update tst_QWebEngineView::webUIURLs auto testPeter Varga2021-02-101-6/+11
* Add tracing UI resourcesPeter Varga2021-02-101-1/+1
* Enable webrtc logging and the corresponding WebUIPeter Varga2021-02-091-1/+1
* Resolve installed interceptors right before interception pointKirill Burtsev2021-02-082-3/+130
* Remove frame metadata observer (RenderWidgetHostViewQt) on destroyKirill Burtsev2021-02-063-0/+27
* Fix loadFinished signal if page has content but server sends HTTP errorPeter Varga2021-02-052-47/+106
* Remove remains of chrome://flashPeter Varga2021-02-041-1/+0
* Enable chrome://user-actions WebUIPeter Varga2021-02-041-1/+1
* Do not extract download file names from certain url schemesMichael Brüning2021-01-221-0/+47
* Revert "Blacklist page's dev tools tests for msvc-2019"Kirill Burtsev2021-01-152-14/+8
* Touch input test: detect and check scrolling on each inputKirill Burtsev2021-01-151-0/+8
* Fix WebEngineViewJavaScriptDialogs qml auto tests after Chromium 87Peter Varga2021-01-131-0/+15
* Adaptations for Chromium 86Allan Sandfeld Jensen2021-01-132-4/+10
* Add test for LocalContentCanAccessRemoteUrls settingKirill Burtsev2021-01-082-0/+29
* Blacklist horizontalScrollbarTest on macOSMichael Brüning2021-01-061-0/+3
* Suppress error pages also for http errors if they are disabledKirill Burtsev2021-01-061-2/+34
* Migrate user script IPC to mojoMichal Klocek2020-12-111-0/+2
* Fix building against Qt 5.14Allan Sandfeld Jensen2020-12-112-6/+28
* Fix building against 5.12 on most CIsAllan Sandfeld Jensen2020-12-084-0/+14
* Stabilize load signals emittingTamas Zakor2020-12-039-35/+187
* Fix handling of more than one finger for touch eventKirill Burtsev2020-12-021-7/+56
* Set custom headers from QWebEngineUrlRequestInfo before triggering redirectKirill Burtsev2020-12-013-31/+67
* Merge remote-tracking branch 'origin/5.15.2' into 5.15Allan Sandfeld Jensen2020-11-241-0/+9
|\
| * Fix tst_QWebEngineView flaky IME testsTamas Zakor2020-10-291-0/+9
* | Add touch input tests for scrolling and pinch zoomingKirill Burtsev2020-11-181-1/+93
* | Move touch input tests to separate testcaseKirill Burtsev2020-11-185-209/+242
* | Fix flaky tst_QWebEngineView::textSelectionOutOfInputField testTamas Zakor2020-11-102-3/+3
* | Fix new view request handlingTamas Zakor2020-11-104-4/+38
* | Fix spelling and coding styleAllan Sandfeld Jensen2020-11-012-40/+41
|/
* Use OTR profile in tst_loadsignalsJüri Valdmann2020-09-301-4/+7
* Use less pointers in tst_loadsignalsJüri Valdmann2020-09-303-98/+74
* Fix downloadable.tar.gz issue in tst_loadsignalsJüri Valdmann2020-09-301-2/+2
* Avoid to reject a certificate error twice in QuickPeter Varga2020-09-162-9/+46
* Chromium 81-based adaptationsAllan Sandfeld Jensen2020-09-093-37/+65
* Merge remote-tracking branch 'origin/5.15.1' into 5.15Allan Sandfeld Jensen2020-09-071-10/+27
|\
| * Do not call deprecated profile interceptor on ui threadKirill Burtsev2020-09-011-10/+27
* | Expand FullScreenRequest testingKirill Burtsev2020-08-312-0/+90
* | Don't send duplicate load progress valuesKirill Burtsev2020-08-3112-18/+72
* | Make HttpServer to server resource from dirs for unhandled requestsKirill Burtsev2020-08-314-32/+31
* | Simplify testing with HttpServerKirill Burtsev2020-08-318-61/+31
* | Wait for favicon in tst_QWebEngineCookieStore::basicFilterOverHTTPJüri Valdmann2020-08-311-0/+3
* | Ignore QQuickWebEngineNewViewRequest if it is unhandledTamas Zakor2020-08-251-27/+51
|/
* 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