Re: Should <video> buffer control be tri-state?

On Sun, Jan 3, 2010 at 3:42 PM, Maciej Stachowiak <mjs@apple.com> wrote:

> In the absence of any explicit attributes for buffer control, a likely good
> design would be to apply a heuristic. For example: if a page contains only
> one <video> element, then buffer aggressively. If it contains many, don't
> buffer any of them. Alternately, one could look at whether a particular
> video has larger explicit dimensions or appears in a more prominent place on
> the page. Since an unaware author is most likely not to add any special
> attributes, it would be nice to apply a heuristic like this when no special
> buffering-related attribute is present. Let's call this case (A).
>

I'm unconvinced a heuristic is needed. Shouldn't we wait and see if authors
actually fail to apply "autobuffer" when they should?

Rob
-- 
"He was pierced for our transgressions, he was crushed for our iniquities;
the punishment that brought us peace was upon him, and by his wounds we are
healed. We all, like sheep, have gone astray, each of us has turned to his
own way; and the LORD has laid on him the iniquity of us all." [Isaiah
53:5-6]

Received on Sunday, 3 January 2010 04:08:01 UTC