Re: PSA: some setTimeout()/setInterval() changes

2016-10-27 Thread Mike Taylor
On 10/27/16 12:48 PM, Ben Kelly wrote: On Thu, Oct 27, 2016 at 1:26 PM, Mike Taylor > wrote: On 10/27/16 10:08 AM, Ben Kelly wrote: The short story is that there should be very minimal observable difference. How do these

Re: PSA: some setTimeout()/setInterval() changes

2016-10-27 Thread Ben Kelly
On Thu, Oct 27, 2016 at 1:26 PM, Mike Taylor wrote: > On 10/27/16 10:08 AM, Ben Kelly wrote: > >> The short story is that there should be very minimal observable >> difference. >> > > How do these changes compare with other browsers behavior (for the > web-observable effects)?

Re: PSA: some setTimeout()/setInterval() changes

2016-10-27 Thread Mike Taylor
Hey Ben, On 10/27/16 10:08 AM, Ben Kelly wrote: The short story is that there should be very minimal observable difference. How do these changes compare with other browsers behavior (for the web-observable effects)? Do you have any idea? -- Mike Taylor Web Compat, Mozilla

PSA: some setTimeout()/setInterval() changes

2016-10-27 Thread Ben Kelly
Hey all, Just FYI, I've landed a refactoring of how we suspend our timers in: https://bugzilla.mozilla.org/show_bug.cgi?id=1303167 The short story is that there should be very minimal observable difference. The main changes you might see are: 1) Previously we shifted timers during things