RESOLVED FIXED 180031
REGRESSION(r223073): disk cache directory is no longer copied in ProcessPoolConfiguration::copy()
https://bugs.webkit.org/show_bug.cgi?id=180031
Summary REGRESSION(r223073): disk cache directory is no longer copied in ProcessPoolC...
Carlos Garcia Campos
Reported 2017-11-27 05:16:58 PST
This has caused GTK/WPE test /webkit2/WebKitWebsiteData/configuration to fail, and the wrong directory is used by the network process. I think it was removed by mistake in r223073. TEST: ./Tools/glib/../../WebKitBuild/Release/bin/TestWebKitAPI/WebKit2Gtk/TestWebsiteData... (pid=5917) /webkit2/WebKitWebsiteData/configuration: ** ERROR:/home/slave/webkitgtk/gtk-linux-64-release/build/Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebsiteData.cpp:168:void testWebsiteDataConfiguration(WebsiteDataTest*, gconstpointer): assertion failed: (g_file_test(diskCacheDirectory.get(), G_FILE_TEST_IS_DIR)) FAIL
Attachments
Patch (1.76 KB, patch)
2017-11-27 05:19 PST, Carlos Garcia Campos
youennf: review+
Carlos Garcia Campos
Comment 1 2017-11-27 05:19:10 PST
Carlos Garcia Campos
Comment 2 2017-11-27 08:31:07 PST
Radar WebKit Bug Importer
Comment 3 2017-11-27 08:32:18 PST
Note You need to log in before you can comment on or make changes to this bug.