[Webkit-unassigned] [Bug 77628] REGRESSION (r106488): fast/events/remove-target-with-shadow-in-drag.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 2 05:10:23 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=77628


Csaba Osztrogonac <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|REGRESSION (r106488):       |REGRESSION (r106488):
                   |fast/events/remove-target-w |fast/events/remove-target-w
                   |ith-shadow-in-drag.html     |ith-shadow-in-drag.html
                   |failing on Qt Linux Release |fails
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #1 from Csaba Osztrogonac <ossy at webkit.org>  2012-02-02 05:10:23 PST ---
We can't comment the original bug, becasue it is security bug. Could you check if we should add platform specific expected results or if it is a real bug.

fast/events/remove-target-with-shadow-in-drag.html introduced in r106488, but fails almost on all platform with the following diffs:

Chromium:
--- E:\b\chromium-win-release-tests\build\layout-test-results\fast/events/remove-target-with-shadow-in-drag-expected.txt 
+++ E:\b\chromium-win-release-tests\build\layout-test-results\fast/events/remove-target-with-shadow-in-drag-actual.txt 
@@ -1,3 +1,3 @@
-CONSOLE MESSAGE: line 34: NOT_FOUND_ERR: DOM Exception 8: An attempt was made to reference a Node in a context where it does not exist.
-CONSOLE MESSAGE: line 34: NOT_FOUND_ERR: DOM Exception 8: An attempt was made to reference a Node in a context where it does not exist.
+CONSOLE MESSAGE: line 34: Uncaught Error: NOT_FOUND_ERR: DOM Exception 8
+CONSOLE MESSAGE: line 34: Uncaught Error: NOT_FOUND_ERR: DOM Exception 8
 PASS. DRT didn't crash.


GTK:
--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/events/remove-target-with-shadow-in-drag-expected.txt 
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/events/remove-target-with-shadow-in-drag-actual.txt 
@@ -1,3 +1,2 @@
-CONSOLE MESSAGE: line 34: NOT_FOUND_ERR: DOM Exception 8: An attempt was made to reference a Node in a context where it does not exist.
 CONSOLE MESSAGE: line 34: NOT_FOUND_ERR: DOM Exception 8: An attempt was made to reference a Node in a context where it does not exist.
 PASS. DRT didn't crash.


Qt:
--- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/events/remove-target-with-shadow-in-drag-expected.txt 
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/fast/events/remove-target-with-shadow-in-drag-actual.txt 
@@ -1,3 +1,1 @@
-CONSOLE MESSAGE: line 34: NOT_FOUND_ERR: DOM Exception 8: An attempt was made to reference a Node in a context where it does not exist.
-CONSOLE MESSAGE: line 34: NOT_FOUND_ERR: DOM Exception 8: An attempt was made to reference a Node in a context where it does not exist.
 PASS. DRT 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