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

Side by Side Diff: LayoutTests/fast/canvas/webgl/shader-deleted-by-accessor-expected.txt

Issue 8015006: Merge 95728 - Ref protect shaders in V8WebGLRenderingContext::getAttachedShadersCallback (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/874/
Patch Set: Created 9 years, 3 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:
View unified diff | Download patch
OLDNEW
1 Verifies that WebGLRenderingContext::getAttachedShaders doesn't crash when an ac cessor property is defined on Array.prototype. 1 Verifies that WebGLRenderingContext::getAttachedShaders doesn't crash when an ac cessor property is defined on Array.prototype.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 PASS successfullyParsed is true 5 PASS successfullyParsed is true
6 6
7 TEST COMPLETE 7 TEST COMPLETE
8 8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698