RESOLVED FIXED160369
TypedArray super constructor has some incompatibilities
https://bugs.webkit.org/show_bug.cgi?id=160369
Summary TypedArray super constructor has some incompatibilities
Keith Miller
Reported 2016-07-29 18:27:16 PDT
TypedArray super constructor has some incompatabilities
Attachments
Patch (9.49 KB, patch)
2016-07-29 18:28 PDT, Keith Miller
no flags
Patch for landing (9.73 KB, patch)
2016-07-29 18:34 PDT, Keith Miller
no flags
Keith Miller
Comment 1 2016-07-29 18:28:56 PDT
Keith Miller
Comment 2 2016-07-29 18:34:51 PDT
Created attachment 284926 [details] Patch for landing
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2016-07-29 19:04:08 PDT
All reviewed patches have been landed. Closing bug.
Mark Lam
Comment 5 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/.
Note You need to log in before you can comment on or make changes to this bug.