Bug 160369

Summary: TypedArray super constructor has some incompatibilities
Product: WebKit Reporter: Keith Miller <keith_miller>
Component: New BugsAssignee: Keith Miller <keith_miller>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing none

Description Keith Miller 2016-07-29 18:27:16 PDT
TypedArray super constructor has some incompatabilities
Comment 1 Keith Miller 2016-07-29 18:28:56 PDT
Created attachment 284925 [details]
Patch
Comment 2 Keith Miller 2016-07-29 18:34:51 PDT
Created attachment 284926 [details]
Patch for landing
Comment 3 WebKit Commit Bot 2016-07-29 19:04:03 PDT
Comment on attachment 284926 [details]
Patch for landing

Clearing flags on attachment: 284926

Committed r203937: <http://trac.webkit.org/changeset/203937>
Comment 4 WebKit Commit Bot 2016-07-29 19:04:08 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Mark Lam 2016-07-30 08:41:50 PDT
Comment on attachment 284926 [details]
Patch for landing

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

> Source/JavaScriptCore/ChangeLog:8
> +        This patch fixes the length proprety of the TypedArray super constructor.

typo: /proprety/property/.