Re: Standby API Specification Proposal

On 28 May 2014, at 15:54, Marcos <marcos@marcosc.com> wrote:

>> Is it possible that the browser implementation could detect  
>> window refresh associated with video or games, thus obviating  
>> the need for use of an API entirely in some cases? (that still would  
>> not address the use case of viewing a recipe)
> 
> You could, like assuming requestAnimationFrame() or CSS animations could imply this. But it's a bit of an abuse of the API and would tie people to using some particular solution or another. That could become unpredictable and have unforeseen consequences that developers didn't expect ("wtf is causing the screen to stay on?"). It's better, IMO, to let developers just handle this and not add any magic.    

Agreed. These would be considered side effects, which is bad. Also, each implementation would act differently.

Thanks,

-Anssi

Received on Wednesday, 28 May 2014 13:41:50 UTC