I got swamped with other work and haven't started it. It would be
great if you would pick it up. I'll be happy to do code reviews.
-Ken
On Sun, Nov 14, 2010 at 6:49 PM, Jian Li wrote:
> Kenneth, if you have not started working on adding DataView support, I can
> take this to make it work. How do
Kenneth, if you have not started working on adding DataView support, I can
take this to make it work. How do you think? Thanks.
On Wed, Oct 13, 2010 at 8:37 AM, Jian Li wrote:
>
>
> On Tue, Oct 12, 2010 at 2:17 PM, Kenneth Russell wrote:
>
>> On Fri, Oct 8, 2010 at 2:46 PM, Jian Li wrote:
>> >
On Tue, Oct 12, 2010 at 2:17 PM, Kenneth Russell wrote:
> On Fri, Oct 8, 2010 at 2:46 PM, Jian Li wrote:
> > Hi,
> > I am looking into hooking up ArrayBuffer support in FileReader and
> > BlobBuilder. It seems that most of the typed array types (ArrayBuffer,
> > ArrayBufferView, Uint8Array, and
On Fri, Oct 8, 2010 at 2:46 PM, Jian Li wrote:
> Hi,
> I am looking into hooking up ArrayBuffer support in FileReader and
> BlobBuilder. It seems that most of the typed array types (ArrayBuffer,
> ArrayBufferView, Uint8Array, and etc) have already been implemented in
> WebKit, except TypedArray.ge
On Oct 8, 2010, at 3:51 PM, Jian Li wrote:
>
>
> On Fri, Oct 8, 2010 at 3:29 PM, Maciej Stachowiak wrote:
>
> On Oct 8, 2010, at 3:05 PM, Jian Li wrote:
>
>> Sounds good. I will add the File API feature guard to it and still keep
>> those files under html/canvas.
>
> Another possibility is
On Fri, Oct 8, 2010 at 3:29 PM, Maciej Stachowiak wrote:
>
> On Oct 8, 2010, at 3:05 PM, Jian Li wrote:
>
> Sounds good. I will add the File API feature guard to it and still keep
> those files under html/canvas.
>
>
> Another possibility is to have an ArrayBuffer feature guard and ensure that
>
On Oct 8, 2010, at 3:05 PM, Jian Li wrote:
> Sounds good. I will add the File API feature guard to it and still keep those
> files under html/canvas.
Another possibility is to have an ArrayBuffer feature guard and ensure that it
is on if at least one of the features depending on it is on.
-
Sounds good. I will add the File API feature guard to it and still keep
those files under html/canvas.
On Fri, Oct 8, 2010 at 2:55 PM, Darin Adler wrote:
> On Oct 8, 2010, at 2:46 PM, Jian Li wrote:
>
> > Currently all these typed array supports are put under 3D_CANVAS feature
> guard. Since the
On Oct 8, 2010, at 2:46 PM, Jian Li wrote:
> Currently all these typed array supports are put under 3D_CANVAS feature
> guard. Since they're going to be widely used in other areas, like File API
> and XHR, should we remove the conditional guard 3D_CANVAS from all the
> related files?
I suggest
9 matches
Mail list logo