Bug 77173

Summary: fast/js/dfg-byte-array-put should assert the array size
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: All   
Attachments:
Description Flags
the patch aestes: review+

Description Filip Pizlo 2012-01-26 19:32:37 PST
It'll make debugging issues with this test somewhat easier, since we're sometimes seeing flakiness that looks like it is due to canvas giving us a smaller array.
Comment 1 Filip Pizlo 2012-01-26 19:34:23 PST
Created attachment 124239 [details]
the patch
Comment 2 Andy Estes 2012-01-26 19:36:19 PST
Comment on attachment 124239 [details]
the patch

View in context: https://bugs.webkit.org/attachment.cgi?id=124239&action=review

> LayoutTests/ChangeLog:3
> +        fast/js/dfg-byte-array-put should assert the array size

Should be dfg-byte-array-put.html
Comment 3 Filip Pizlo 2012-01-26 19:46:43 PST
Landed in http://trac.webkit.org/changeset/106081