Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(300)

Unified Diff: LayoutTests/ChangeLog

Side-by-side diff isn't available for this file because of its large size.
Issue 7171012: Merge 88489 - 2011-06-09 Kenneth Russell <kbr@google.com> (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/782/
Patch Set: Created 9 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | LayoutTests/http/tests/canvas/webgl/origin-clean-conformance.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/ChangeLog
===================================================================
--- LayoutTests/ChangeLog (revision 88897)
+++ LayoutTests/ChangeLog (working copy)
@@ -1,3 +1,31 @@
+2011-06-09 Kenneth Russell <kbr@google.com>
+
+ Reviewed by Adam Barth.
+
+ Disallow use of cross-domain media (images, video) in WebGL
+ https://bugs.webkit.org/show_bug.cgi?id=62257
+
+ Updated origin-clean-conformance.html to track upstream version in
+ Khronos repository. Added new layout tests mirroring those added
+ in bug 61015 which verify that new CORS support for images is
+ working in the context of WebGL.
+
+ Verified new tests in WebKit and Chromium. Skipped tests on
+ platforms where WebGL is disabled.
+
+ * http/tests/canvas/webgl/origin-clean-conformance-expected.txt:
+ * http/tests/canvas/webgl/origin-clean-conformance.html:
+ * http/tests/security/webgl-remote-read-remote-image-allowed-expected.txt: Added.
+ * http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials-expected.txt: Added.
+ * http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html: Added.
+ * http/tests/security/webgl-remote-read-remote-image-allowed.html: Added.
+ * http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin-expected.txt: Added.
+ * http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html: Added.
+ * platform/gtk/Skipped:
+ * platform/mac-leopard/Skipped:
+ * platform/mac-wk2/Skipped:
+ * platform/qt/Skipped:
+
2011-05-25 Adam Klein <adamk@chromium.org>
Unreviewed. Update chromium expectations after r87307.
« no previous file with comments | « no previous file | LayoutTests/http/tests/canvas/webgl/origin-clean-conformance.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698