[Webkit-unassigned] [Bug 95442] New: New fast/events/set-attribute-listener-window-onerror-crash.html fails on JSC platforms
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 30 04:15:09 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=95442
Summary: New
fast/events/set-attribute-listener-window-onerror-cras
h.html fails on JSC platforms
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ossy at webkit.org
CC: abarth at webkit.org, antonm at chromium.org
It introduced in https://trac.webkit.org/changeset/127117
(https://bugs.webkit.org/show_bug.cgi?id=94440 is security bug)
--- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/events/set-attribute-listener-window-onerror-crash-expected.txt
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/fast/events/set-attribute-listener-window-onerror-crash-actual.txt
@@ -1,2 +1,2 @@
-CONSOLE MESSAGE: line 16: Uncaught SyntaxError: Unexpected token ;
+CONSOLE MESSAGE: line 16: SyntaxError: Unexpected token ';'
Test passes if it does not crash.
As far as I remember the consensus is that platform independent
result should be the JSC one it JSC and V8 results are different.
Could you update it, please?
--
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