summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/origins/tst_origins.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warnings in testsMoss Heim2024-03-191-3/+2
* Do more WE processing before returning to the Qt event-loopAllan Sandfeld Jensen2023-09-291-4/+4
* Improve LocalContentCanAccess(File/Remote)Urls settingsSzabolcs David2023-06-011-6/+95
* Attempt to fix flaky fetchAPI testAllan Sandfeld Jensen2023-02-131-1/+1
* Custom URL Schemes usable with HTML5 Fetch ApiYigit Akcay2023-02-091-1/+128
* Rewrite mixedSchemes testMichal Klocek2022-12-091-86/+142
* Reduce slowness and flakiness of tst_originMichal Klocek2022-12-091-10/+18
* Adaptations for 106-basedAllan Sandfeld Jensen2022-11-281-2/+2
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-111-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-06-221-27/+2
* Test local, secure and file redirectsAllan Sandfeld Jensen2022-06-181-23/+169
* Add test for blocking of remote contentAllan Sandfeld Jensen2022-02-141-0/+33
* Improve local scheme access rulesAllan Sandfeld Jensen2022-01-281-63/+289
* Add testing of redirect by interceptorAllan Sandfeld Jensen2022-01-191-19/+74
* Cleanup code and clang build warningsKirill Burtsev2022-01-021-2/+3
* Adaptations for Chromium 94Allan Sandfeld Jensen2021-12-021-4/+4
* Extend schemes access test with LocalContentCanAccess* flagsKirill Burtsev2021-10-271-69/+124
* Block CORS from local URLs when remote access is not enabledAllan Sandfeld Jensen2021-10-121-1/+1
* Remove local-access-allowed from qrcAllan Sandfeld Jensen2021-08-121-2/+2
* Remove QRC->file special caseAllan Sandfeld Jensen2021-07-011-3/+5
* Stop using Widgets in WebEngineCore testsAllan Sandfeld Jensen2021-06-161-0/+958