Bug 163907

Summary: Reduce special handling for typed arrays in JSDOMConvert.h
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: BindingsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, darin, ggaren, keith_miller, mark.lam, msaboff, saam, sam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2016-10-24 13:20:36 PDT
Reduce special handling for typed arrays in JSDOMConvert.h by adding a toWrapped() static function on JSGenericTypedArrayView, similarly to other wrapper types.
Comment 1 Chris Dumez 2016-10-24 13:21:41 PDT
Created attachment 292646 [details]
Patch
Comment 2 WebKit Commit Bot 2016-10-24 17:19:17 PDT
Comment on attachment 292646 [details]
Patch

Clearing flags on attachment: 292646

Committed r207791: <http://trac.webkit.org/changeset/207791>
Comment 3 WebKit Commit Bot 2016-10-24 17:19:22 PDT
All reviewed patches have been landed.  Closing bug.