Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7eb825cadfd4faba4b1e00201862065826d01757 https://github.com/WebKit/WebKit/commit/7eb825cadfd4faba4b1e00201862065826d01757 Author: Fujii Hironori <fu...@igalia.com> Date: 2025-08-27 (Wed, 27 Aug 2025)
Changed paths: M Tools/Scripts/webkitpy/port/glib.py M Tools/WebKitTestRunner/InjectedBundle/wpe/TestRunnerWPE.cpp Log Message: ----------- [WPE] Implement TestRunner::inspectorTestStubURL https://bugs.webkit.org/show_bug.cgi?id=298011 Reviewed by Carlos Garcia Campos. All inspector layout tests timed out. Added TestRunner::inspectorTestStubURL implementation for WPE port. Even after this change, some inspector layout tests still times out. Those tests are using window.internals.openDummyInspectorFrontend(). protocol-test.js uses it. * Tools/Scripts/webkitpy/port/glib.py: (GLibPort.setup_environ_for_server): * Tools/WebKitTestRunner/InjectedBundle/wpe/TestRunnerWPE.cpp: (WTR::TestRunner::inspectorTestStubURL): Canonical link: https://commits.webkit.org/299242@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes