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

Chris Dumez
Reported 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.
Attachments
Patch (4.82 KB, patch)
2016-10-24 13:21 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-10-24 13:21:41 PDT
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2016-10-24 17:19:22 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.