Title: [138106] trunk/LayoutTests
Revision
138106
Author
fpi...@apple.com
Date
2012-12-18 19:28:53 -0800 (Tue, 18 Dec 2012)

Log Message

Unreviewed, fix expected file to have the right test description.

* fast/js/dfg-ensure-array-storage-on-window-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (138105 => 138106)


--- trunk/LayoutTests/ChangeLog	2012-12-19 03:18:36 UTC (rev 138105)
+++ trunk/LayoutTests/ChangeLog	2012-12-19 03:28:53 UTC (rev 138106)
@@ -1,3 +1,9 @@
+2012-12-18  Filip Pizlo  <fpi...@apple.com>
+
+        Unreviewed, fix expected file to have the right test description.
+
+        * fast/js/dfg-ensure-array-storage-on-window-expected.txt:
+
 2012-12-18  Tim Horton  <timothy_hor...@apple.com>
 
         fast/css/image-set-value-not-removed-crash.html should not InsertText with an apostrophe

Modified: trunk/LayoutTests/fast/js/dfg-ensure-array-storage-on-window-expected.txt (138105 => 138106)


--- trunk/LayoutTests/fast/js/dfg-ensure-array-storage-on-window-expected.txt	2012-12-19 03:18:36 UTC (rev 138105)
+++ trunk/LayoutTests/fast/js/dfg-ensure-array-storage-on-window-expected.txt	2012-12-19 03:28:53 UTC (rev 138106)
@@ -1,4 +1,4 @@
-Tests that creating an indexed setter on the global object doesn't break things.
+Tests that passing the global object to an array access that will arrayify to ArrayWithArrayStorage doesn't break things.
 
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to