Title: [91035] trunk/LayoutTests
- Revision
- 91035
- Author
- [email protected]
- Date
- 2011-07-14 16:38:15 -0700 (Thu, 14 Jul 2011)
Log Message
DFG JIT crashes on host constructor calls in debug mode.
https://bugs.webkit.org/show_bug.cgi?id=64562
Patch by Filip Pizlo <[email protected]> on 2011-07-14
Reviewed by Gavin Barraclough.
This bug snuck past our tests, so this patchs adds a test to cover this
case.
* fast/js/array-constructor-host-call-expected.txt: Added.
* fast/js/array-constructor-host-call.html: Added.
* fast/js/script-tests/array-constructor-host-call.js: Added.
(constructArray):
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (91034 => 91035)
--- trunk/LayoutTests/ChangeLog 2011-07-14 23:26:45 UTC (rev 91034)
+++ trunk/LayoutTests/ChangeLog 2011-07-14 23:38:15 UTC (rev 91035)
@@ -37,6 +37,12 @@
* platform/chromium/test_expectations.txt:
+2011-07-14 Vincent Scheib <[email protected]>
+
+ [chromium] updated test expectations.
+
+ * platform/chromium/test_expectations.txt:
+
2011-07-14 Tim Horton <[email protected]>
Clear SVGElementInstance's children immediately upon detachment
Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (91034 => 91035)
--- trunk/LayoutTests/platform/chromium/test_expectations.txt 2011-07-14 23:26:45 UTC (rev 91034)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt 2011-07-14 23:38:15 UTC (rev 91035)
@@ -645,7 +645,7 @@
BUGWK60109 SLOW LINUX WIN DEBUG : inspector/elements/edit-dom-actions.html = TEXT PASS
BUGWK62309 WIN DEBUG : inspector/styles/styles-disable-then-change.html = PASS TIMEOUT
-BUGWK62309 WIN : inspector/styles/styles-iframe.html = PASS TEXT
+BUGWK62309 DEBUG SLOW : inspector/styles/styles-iframe.html = PASS
BUGWK62309 WIN : inspector/styles/parse-utf8-bom.html = PASS TEXT
BUGWK62309 WIN : inspector/styles/styles-source-lines.html = PASS TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes