[Webkit-unassigned] [Bug 120112] Typed Arrays have no public facing API
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 6 01:53:35 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=120112
--- Comment #1 from Dominic Szablewski <dominic.szablewski at gmail.com> 2013-11-06 01:52:21 PST ---
I updated the Typed Array API methods to work with the 538.4 tag of JSC:
https://github.com/phoboslab/JavaScriptCore-iOS/blob/master/JavaScriptCore/API/JSTypedArray.h
https://github.com/phoboslab/JavaScriptCore-iOS/blob/master/JavaScriptCore/API/JSTypedArray.cpp
I'm sure there are things that could be done better, but I hope that's at least an inspiration to fix this "bug".
Currently, this issues and https://bugs.webkit.org/show_bug.cgi?id=106179 are the only things stopping us from using the version of JSC that ships with iOS7 in Ejecta ( github.com/phoboslab/ejecta ).
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list