| Index: LayoutTests/http/tests/navigation/ping-cookie.html
|
| diff --git a/LayoutTests/http/tests/navigation/ping-cookie.html b/LayoutTests/http/tests/navigation/ping-cookie.html
|
| index 0663b85b8d07051e1378b57821d619355f6f9149..f6edccc1bf16e404820dfad404f4237848f11e46 100644
|
| --- a/LayoutTests/http/tests/navigation/ping-cookie.html
|
| +++ b/LayoutTests/http/tests/navigation/ping-cookie.html
|
| @@ -10,6 +10,7 @@ function test() {
|
| testRunner.dumpAsText();
|
| testRunner.overridePreference("WebKitHyperlinkAuditingEnabled", 1);
|
| testRunner.waitUntilDone();
|
| + testRunner.dumpPingLoaderCallbacks();
|
| }
|
| testCalled = true;
|
| return;
|
|
|