[Webkit-unassigned] [Bug 76631] New: [GTK] DumpRenderTree converts "file:///" to a path differently
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 19 07:11:08 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=76631
Summary: [GTK] DumpRenderTree converts "file:///" to a path
differently
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: pnormand at igalia.com
two test failures:
--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/http/tests/misc/drag-over-iframe-invalid-source-crash-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/http/tests/misc/drag-over-iframe-invalid-source-crash-actual.txt
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: Not allowed to load local resource: /
+CONSOLE MESSAGE: Not allowed to load local resource:
This page tests that we don't crash if we drag something to an iframe that has an invalid source.
--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/http/tests/misc/iframe-invalid-source-crash-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/http/tests/misc/iframe-invalid-source-crash-actual.txt
@@ -1,3 +1,3 @@
-CONSOLE MESSAGE: Not allowed to load local resource: /
+CONSOLE MESSAGE: Not allowed to load local resource:
This tests that we don't crash if an iframe has an invalid source.
SUCCESS - didn't crash
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list