RESOLVED FIXED 76631
[GTK] DumpRenderTree converts "file:///" to a path differently
https://bugs.webkit.org/show_bug.cgi?id=76631
Summary [GTK] DumpRenderTree converts "file:///" to a path differently
Philippe Normand
Reported 2012-01-19 07:11:07 PST
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
Attachments
Patch (3.08 KB, patch)
2012-01-21 03:48 PST, Sergio Villar Senin
no flags
Alexey Proskuryakov
Comment 1 2012-01-19 11:58:30 PST
Fixing the same for WK2 in bug 76653.
Sergio Villar Senin
Comment 2 2012-01-21 03:48:19 PST
Sergio Villar Senin
Comment 3 2012-01-22 02:12:17 PST
Comment on attachment 123444 [details] Patch Clearing flags on attachment: 123444 Committed r105587: <http://trac.webkit.org/changeset/105587>
Sergio Villar Senin
Comment 4 2012-01-22 02:12:24 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.