Title: [168667] trunk/LayoutTests
Revision
168667
Author
roger_f...@apple.com
Date
2014-05-12 18:29:05 -0700 (Mon, 12 May 2014)

Log Message

Unreviewed. Adjust expected result for test added in r168666.
* webgl/many-contexts-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (168666 => 168667)


--- trunk/LayoutTests/ChangeLog	2014-05-13 01:07:52 UTC (rev 168666)
+++ trunk/LayoutTests/ChangeLog	2014-05-13 01:29:05 UTC (rev 168667)
@@ -1,5 +1,11 @@
 2014-05-12  Roger Fong  <roger_f...@apple.com>
 
+        Unreviewed. Adjust expected result for test added in r168666.
+
+        * webgl/many-contexts-expected.txt:
+
+2014-05-12  Roger Fong  <roger_f...@apple.com>
+
         Limit number of active graphics contexts per web process.
         https://bugs.webkit.org/show_bug.cgi?id=132833.
         <rdar://problem/16888459>

Modified: trunk/LayoutTests/webgl/many-contexts-expected.txt (168666 => 168667)


--- trunk/LayoutTests/webgl/many-contexts-expected.txt	2014-05-13 01:07:52 UTC (rev 168666)
+++ trunk/LayoutTests/webgl/many-contexts-expected.txt	2014-05-13 01:29:05 UTC (rev 168667)
@@ -1 +1 @@
-PASS if this test did not crash.
+PASS  if this test did not crash and 1000th context was null.
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to