Bug 2000047 Comment 4 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

I'm not sure how much of a user-facing perf impact this would actually have, since no-op `width`/`height` animations should be relatively cheap;I guess the wakeups themselves just keep the CPU briefly-but-frequently active.  So presumably there are some power savings to be had from keeping the main-thread quiet here. --> Adding `power` keyword.
I'm not sure how much of a user-facing perf impact this would actually have, since no-op `width`/`height` animations should be relatively cheap; I guess the wakeups themselves just keep the CPU briefly-but-frequently active.  So presumably there are some power savings to be had from keeping the main-thread quiet here. --> Adding `power` keyword.

Back to Bug 2000047 Comment 4