- From: <bugzilla@jessica.w3.org>
- Date: Sun, 20 Jan 2013 16:16:17 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=18962
Cyril Concolato <cyril.concolato@telecom-paristech.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cyril.concolato@telecom-par
| |istech.fr
--- Comment #5 from Cyril Concolato <cyril.concolato@telecom-paristech.fr> ---
Why did you add the maxSize attribute ? I don't see the use case where one
would want to push XHR data limited to a size, except maybe if it has parsed
the data in already, in which case the appendArrayBuffer will be used. I would
rather see a maxDuration attribute.
(As a side note, I think the Stream object has a problem in that it keeps all
data since the beginning of the download, which is not what we want here. More
details here:
http://lists.w3.org/Archives/Public/public-webapps/2013JanMar/0081.html)
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Sunday, 20 January 2013 16:16:18 UTC