[Bug 20434] append(ArrayBuffer) should allow asynchronous processing

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20434

Cyril Concolato <cyril.concolato@telecom-paristech.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cyril.concolato@telecom-par
                   |                            |istech.fr

--- Comment #3 from Cyril Concolato <cyril.concolato@telecom-paristech.fr> ---
It seems to me to add a lot of overhead for simple cases: adding a listener and
processing events at each append. Maybe adding a appendSync method should be
kept too or adding the possibility to queue appends should be considered.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Sunday, 20 January 2013 16:19:54 UTC