https://bugs.webkit.org/show_bug.cgi?id=138507
Reviewed by Pratik Solanki.
* http/tests/navigation/resources/redirect-updates-history-item-done.html:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@175785
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2014-11-08 Alexey Proskuryakov <ap@apple.com>
+
+ http/tests/navigation/redirect-on-back-updates-history-item.html leaks a cookie
+ https://bugs.webkit.org/show_bug.cgi?id=138507
+
+ Reviewed by Pratik Solanki.
+
+ * http/tests/navigation/resources/redirect-updates-history-item-done.html:
+
2014-11-07 Chris Dumez <cdumez@apple.com>
Move 'webkit-clip-path' CSS property to the new StyleBuilder
<script src="redirect-updates-history-item.js"></script>
<script>
+clearLocationCookie();
+
onload = function() {
if (window.testRunner)
testRunner.notifyDone();