[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.21-584-g1e41756
hamaji at chromium.org
hamaji at chromium.org
Fri Feb 26 22:15:27 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit 838a4a8f8d246ea8f7b96b1403f7681345c5584f
Author: hamaji at chromium.org <hamaji at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Tue Feb 9 07:15:15 2010 +0000
2010-02-08 Shinichiro Hamaji <hamaji at chromium.org>
Unreviewed GTK+ test fix.
Web site is stuck loading forever
https://bugs.webkit.org/show_bug.cgi?id=31227
It seems the following bug is addressing this issue.
[GTK] Needs proper reporting of frame loader callbacks, in DRT
https://bugs.webkit.org/show_bug.cgi?id=32170
* platform/gtk/Skipped:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54529 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index aebf2a3..08f40a1 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,16 @@
+2010-02-08 Shinichiro Hamaji <hamaji at chromium.org>
+
+ Unreviewed GTK+ test fix.
+
+ Web site is stuck loading forever
+ https://bugs.webkit.org/show_bug.cgi?id=31227
+
+ It seems the following bug is addressing this issue.
+ [GTK] Needs proper reporting of frame loader callbacks, in DRT
+ https://bugs.webkit.org/show_bug.cgi?id=32170
+
+ * platform/gtk/Skipped:
+
2010-02-08 Hayato Ito <hayato at chromium.org>
Reviewed by Darin Adler.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index b1cf82d..322e829 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5716,6 +5716,8 @@ fast/loader/stateobjects/document-destroyed-navigate-back-with-fragment-scroll.h
fast/loader/stateobjects/document-destroyed-navigate-back.html
http/tests/loading/state-object-security-exception.html
http/tests/security/mixedContent/empty-url-plugin-in-frame.html
+# Seems to be the same issue as above.
+http/tests/loading/load-javascript-after-many-xhrs.html
# Fails because of new behaviour enforced by libsoup
# See: https://bugzilla.gnome.org/show_bug.cgi?id=603825
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list