summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Client Hints: Improve version listsSzabolcs David3 days1-4/+12
* Add support for Sec-CH-UA-Form-FactorsAnu Aliyas2025-03-111-4/+13
* Fix flaky tst_QWebEnginePage::discardAbortsPendingLoadAndPreservesCommittedLoadPeter Varga2025-02-141-1/+1
* Fix source file path reported in "js" logging categoryPeter Varga2025-02-141-1/+76
* Add setting to enable back/forward cacheSzabolcs David2025-02-101-0/+46
* Fix discarded QFile::open() resultsPeter Varga2025-02-021-1/+1
* Correct behavior of JavscriptCanAccessClipboardMoss Heim2024-11-041-8/+12
* Stabilize flaky getUserMedia auto testsPeter Varga2024-10-221-23/+27
* Handle missing webrtc in getUserMedia testsMoss Heim2024-10-171-0/+4
* Remove some unused and unneeded codeSzabolcs David2024-10-121-137/+0
* Fix crash with popups over transparent backgroundsMoss Heim2024-09-191-0/+24
* Handle null desktop media capturerMoss Heim2024-09-031-36/+58
* Permission manager: separate tracking of transient permissionsKaloyan Chehlarski2024-08-241-2/+0
* Remove second parameter being passed to QSKIP()Edward Welbourne2024-08-131-8/+6
* tests: skip tests that can't run on WaylandMoss Heim2024-08-021-0/+10
* Find text: Start new search when toggling case sensitivityKaloyan Chehlarski2024-07-231-0/+17
* Fix compiler warnings in tests and examplesPeter Varga2024-07-181-14/+18
* QWebEnginePermission: Post-API reviewKaloyan Chehlarski2024-07-031-71/+72
* Additions to QWebEngineClientHints (post API review)Szabolcs David2024-06-271-6/+5
* Update test commentMoss Heim2024-06-111-2/+1
* Implement API for listing existing permissions in a profileKaloyan Chehlarski2024-06-031-33/+27
* Add QWebEnginePermission and rewrite permissions APIKaloyan Chehlarski2024-06-031-88/+147
* Implement optional website permission persistenceKaloyan Chehlarski2024-06-011-3/+7
* Add hasPostData to QWebEngineNavigationRequestAllan Sandfeld Jensen2024-04-261-1/+28
* Fix failing autotest in tst_qwebenginepageKaloyan Chehlarski2024-04-121-11/+4
* Add support for local font access notificationsKaloyan Chehlarski2024-03-151-0/+63
* Add granular permission for clipboard-read/writeMoss Heim2024-03-111-0/+147
* Add test for Hangout services extensionMartin Negyokru2024-01-151-0/+47
* Add API to override User Agent Client HintsSzabolcs David2023-12-141-8/+106
* Reinstall URLRequestInterceptors during new view adoptationSzabolcs David2023-11-021-0/+49
* Skip comboBoxPopupPosition* tests on apple m1Michal Klocek2023-10-281-6/+15
* Do more WE processing before returning to the Qt event-loopAllan Sandfeld Jensen2023-09-291-2/+2
* Handle initial NavigationEntriesMartin Negyokru2023-09-281-6/+6
* Second attemp to fix acceptNavigationRequestNavigationType testMartin Negyokru2023-08-171-7/+7
* Fix geolocation permissions to use new Qt Permissions APIMichael BrĂ¼ning2023-07-261-1/+5
* Improve LocalContentCanAccess(File/Remote)Urls settingsSzabolcs David2023-06-011-18/+0
* Add QWebEnginePage::devToolsId()Benjamin Terrier2023-05-311-0/+2
* Assert that the primary screen is available before using itMichael BrĂ¼ning2023-05-171-0/+2
* Test WebWindowType parameter in CreateWindow()Anu Aliyas2023-05-051-0/+74
* Add InputEventObserver to child framesMartin Negyokru2023-01-171-0/+108
* Fix contentsSize and scrollPosition on High DPI screensPeter Varga2023-01-131-3/+4
* Deprecate Quota Permission Request APIPeter Varga2022-12-081-27/+26
* Add Support for Client Hints HeadersAllan Sandfeld Jensen2022-12-041-0/+28
* Adaptations for 106-basedAllan Sandfeld Jensen2022-11-281-6/+7
* Fix GCC compiler warnings in auto testsPeter Varga2022-10-131-5/+5
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-111-286/+286
* Add missing header to tst_qwebenginepageMichal Klocek2022-10-061-1/+1
* Stop using deprecated QMouseEvent constructorShawn Rutledge2022-10-061-2/+5
* Fix crashes of combobox popup testsMichal Klocek2022-08-261-9/+22
* Increase timeoutsAllan Sandfeld Jensen2022-08-171-1/+1