Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b234333a4c8a2546ec6f5ab92c9ba5d9b9f03fed
https://github.com/WebKit/WebKit/commit/b234333a4c8a2546ec6f5ab92c9ba5d9b9f03fed
Author: Vitaly Dyachkov <[email protected]>
Date: 2023-04-20 (Thu, 20 Apr 2023)
Changed paths:
M Source/WebKit/UIProcess/API/C/WKPageConfigurationRef.cpp
M Source/WebKit/UIProcess/API/C/WKPageConfigurationRef.h
M Tools/WebKitTestRunner/TestController.cpp
Log Message:
-----------
[WPE][GTK]Propagate `allowTestOnlyIPC` test option to page configuration
https://bugs.webkit.org/show_bug.cgi?id=255720
Reviewed by Carlos Garcia Campos.
261000@main added `allowTestOnlyIPC` test option and corresponding
`API::PageConfiguration` property. But the API to connect them together
on GLib platform was missing.
Fixes `http/wpt/cache-storage/cache-quota-after-restart.any.html` crash.
* Source/WebKit/UIProcess/API/C/WKPageConfigurationRef.cpp:
(WKPageConfigurationSetAllowTestOnlyIPC):
* Source/WebKit/UIProcess/API/C/WKPageConfigurationRef.h:
* Tools/WebKitTestRunner/TestController.cpp:
(WTR::TestController::generatePageConfiguration):
Canonical link: https://commits.webkit.org/263174@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes