Do you think this should require author opt-in? I was thinking that we spec 
what we degrade automagically so it's less of a black box even without opt-in. 

--Jet

----- Original Message -----
From: "smaug" <sm...@welho.com>
To: "Nicholas Nethercote" <n.netherc...@gmail.com>, "Jet Villegas" 
<j...@mozilla.com>
Sent: Friday, March 28, 2014 11:16:42 AM
Subject: Re: Graceful Platform Degradation

> Perhaps annotating setTimeout/Interval callbacks and animation frame 
> callbacks with
> { priority: "low" } and process such callbacks only if we can keep up with 
> 60Hz.
> priority: "medium" perhaps when 30Hz.
> But anyhow, keeping separate lists for less-important async stuff might make 
> it simpler for
> web devs to opt-in to different perf characteristics.
>
>
> -Olli
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to