Bug 163907 - Reduce special handling for typed arrays in JSDOMConvert.h
Summary: Reduce special handling for typed arrays in JSDOMConvert.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-24 13:20 PDT by Chris Dumez
Modified: 2016-10-24 17:19 PDT (History)
9 users (show)

See Also:


Attachments
Patch (4.82 KB, patch)
2016-10-24 13:21 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

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