summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix application locales againSzabolcs David2021-04-212-14/+38
| | * Report server directs in navigation typeAllan Sandfeld Jensen2021-04-193-0/+42
| | * Fix first party url for cookie filterTamas Zakor2021-04-153-15/+31
* | | Remove ResourceTypeSubFrame check after website updateKirill Burtsev2021-05-111-12/+0
|/ /
* | Fix QWebEngineDownloadRequest signalsBalazs Egedi2021-05-073-35/+10
* | Make script execution order deterministicAllan Sandfeld Jensen2021-05-061-0/+49
* | Adapt to new Connections syntaxBalazs Egedi2021-05-061-5/+15
* | Update accessibility roles and test after 88-basedBalazs Egedi2021-05-021-1/+3
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-04-135-77/+71
|\|
| * Remove qquickwebengineprofile testMichal Klocek2021-04-122-74/+0
| * Fix qmltests::WebEngineViewNavigationHistory auto testsBalazs Egedi2021-04-091-2/+2
| * 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 'WebEngine' ambiguity for Qt6Michal Klocek2021-04-1331-46/+46
* | Do not force c++14Allan Sandfeld Jensen2021-03-222-2/+1
* | Stop using deprecated QVariant::TypeAllan Sandfeld Jensen2021-03-221-10/+10
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-03-162-0/+27
|\|
| * Fix normalization of app localesAllan Sandfeld Jensen2021-03-121-0/+24
| * Blacklist numberOfStartedAndFinishedSignalsIsSame on b2q CIsAllan Sandfeld Jensen2021-03-041-0/+3
* | qmltests: don't use implicit 'loadRequest' arg in 'onLoadingChanged'Kirill Burtsev2021-03-038-33/+29
* | Move QQuickWebEngineLoadRequest to core as a base api typeKirill Burtsev2021-03-035-25/+36
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-02-177-60/+277
|\|
| * 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
* | Add missing FullScreenRequest qml test into qmltests' listKirill Burtsev2021-02-121-0/+1
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-02-021-0/+47
|\|
| * Do not extract download file names from certain url schemesMichael Brüning2021-01-221-0/+47
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-01-255-18/+41
|\|
| * 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
* | Merge branch '5.15' into devAllan Sandfeld Jensen2021-01-197-8/+96
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-12-1124-281/+699
|\|
| * 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