The TestCookieManager API test case is failing. TEST: ./Tools/gtk/../Scripts/../../WebKitBuild/Release/Programs/WebKit2APITests/TestCookieManager... (pid=7994) /webkit2/WebKitCookieManager/accept-policy: ** ERROR:../../Source/WebKit2/UIProcess/API/gtk/tests/TestCookieManager.cpp:181:void testCookieManagerAcceptPolicy(CookieManagerTest*, gconstpointer): assertion failed (domains[0] == kFirstPartyDomain): ("localhost" == "127.0.0.1") FAIL First occurrence on 64-bit Release builder, r130640-r130644: http://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release/builds/29516 First occurrence on 64-bit Debug builder, r130643-r130645: http://build.webkit.org/builders/GTK%20Linux%2064-bit%20Debug/builds/37403 Perhaps r130643 is to blame, I'm not sure though. http://trac.webkit.org/changeset/130643
Skipped the specific test case in r130748. http://trac.webkit.org/changeset/130748
Created attachment 169580 [details] Patch
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Committed r131876: <http://trac.webkit.org/changeset/131876>