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

Side by Side Diff: WebCore/manual-tests/large-size-image-crash.html

Issue 3573008: Merge 68446 - WebCore: ImageDecoderSkia.cpp needs to check for allocator fail... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/517/
Patch Set: Created 10 years, 2 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 <html> 1 <html>
2 <body> 2 <body>
3 Displaying the animated GIF below should not result in memory corruption . 3 Displaying the animated GIF below should not result in memory corruption .
4 <img src="resources/large-size-image-crash.gif"> 4 <img src="resources/large-size-image-crash.gif">
5 </body> 5 </body>
6 </html> 6 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698