Re: requestAnimationFrame rate for background tabs and offscreen instances
"L. David Baron" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.layout |
|---|---|
| Message-ID | <[email protected]> |
On Wednesday 2015-09-02 10:53 +1000, Cameron McCormack wrote:
> Boris Zbarsky:
> > The real question here is what should get throttled. Just rAF? Or
> > everything we run off the refresh driver (rAF, SMIL animations, CSS
> > transitions/animations, etc)? The latter fire page-visible events
> > that might well break pages if we turn them off completely, but I'm
> > probably OK throttling them all off altogether as long as Chrome
> > does the same thing (and we're sure they're doing it; e.g. they ship
> > it).
>
> This is the kind of thing the Google folks want to standardise in their
> “rendering pipeline” spec. From what I understood, they want to
> throttle everything. I have no idea if that is what they currently do.
Yes, http://logs.csswg.org/irc.w3.org/houdini/2015-08-29/#e589936
was very clear that they would want to throttle everything together;
I think I was under the impression that they currently only throttle
rAF.
But one of the key concepts they want to standardize in the
rendering pipeline spec is that there's a set of stuff that needs to
all happen together and cannot happen separately.
-David
--
𝄞 L. David Baron http://dbaron.org/ 𝄂
𝄢 Mozilla https://www.mozilla.org/ 𝄂
Before I built a wall I'd ask to know
What I was walling in or walling out,
And to whom I was like to give offense.
- Robert Frost, Mending Wall (1914)
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout
signature.asc
(application/pgp-signature, 819 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJV5ksAAAoJEO/hYSUPhPwhfwYP/2WoKD53p9M8q39vo8OIgHXB jblC09QWQEpaSJZ3zJ3Pr84k7luABg/3sgXpDR0Wlddeq6+SJjoEAYTSFCQ+PJZr xrT9YL7uN/TmCXfBfDTcQNnYaQ9UVxRQlchD9flfNx9mmgyXZtsEwlRvehJZxxUe ri3S0Jd+pRuA8Izj33SvyoNcGwwXbw1fkX+/SdMCeGcI7ev18v4LCuZRxgeoTB8d Th3xfC44AlMXoymT9wUe9VFTUwqqTpnA32k2JqpdYG/zH5irRzH/3xljYxQMDKJV W9I+6LwaoxYRpuaN25YmwDK2uEYIr1hL0Gscs0PG1C8gZwenWY+a+ZMcjnRru52t b1Sm30Zwf4fyF4jFOPJYr60cbaGqpPthuylEsLYnMPK93oty3N4soDeZBs/3ZYQG qRMNPWsbnDTCKd/nXbdQQX0iSfnruhP/FEqw9bMckQlkRQcDKeusVFA39t3axcVg eFFz3qarhF9qjInhF/uRRbJmAhxQWGkW0q6fXEM268p/1N4iJ1xlBnvC1bwsxdga xwxNEmuqk+0TtPyiYRi1+OEcOBH1E6vkKe3kpo2wVlYvENvmhPOsKKYTxlLLGlGi zfxKhUIbYMoVEt/YHry7uD7DWQ7GNDlwLhWotpB1Ciuz4mz7iflaL5FAoWOJQL1s MpGY6WRgwUBeMZdtcoua =17dd -----END PGP SIGNATURE-----