Bug 77173 - fast/js/dfg-byte-array-put should assert the array size
Summary: fast/js/dfg-byte-array-put should assert the array size
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-26 19:32 PST by Filip Pizlo
Modified: 2012-01-26 19:46 PST (History)
0 users

See Also:


Attachments
the patch (1.64 KB, patch)
2012-01-26 19:34 PST, Filip Pizlo
aestes: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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